]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/values/themeLight.xml
UI changes, (experiments), Arabic rendering changes, changing the way
[Dictionary.git] / res / values / themeLight.xml
index 59f3d410a550702ae4d97fcbdf28cc80910a0280..2b75000571cb506c2aabcf933f37e1e883d8b0d1 100644 (file)
@@ -9,7 +9,13 @@
   <item name="android:colorBackground">#FFFFFF</item>
 
   <item name="android:textColorPrimary">#000000</item>
+  
  -->
  
  </style>
+
+ <style name="Theme.Light.Token" parent="@style/Theme.Light">
+  <item name="android:textColor">@android:color/primary_text_dark</item>
+</style>
 </resources>