]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/values/themes.xml
Fixed text color of normal text.
[Dictionary.git] / res / values / themes.xml
index 2ec3984c6e3a0399cae9af813ad7b7be25caa19e..a39b036b5c345a377da5d1818c968de845b4c28a 100644 (file)
@@ -11,6 +11,7 @@
     <item name="android:textColor">#FFFFFF</item>
     </style>
   
+  <color name="theme_default_token_row_fg">#FFFFFF</color>
   <color name="theme_default_token_row_main_bg">#111111</color>
   <color name="theme_default_token_row_other_bg">#111111</color>
   <color name="theme_default_other_lang_bg">#000000</color>
@@ -26,7 +27,7 @@
     <item name="android:textColor">#000000</item>
   </style>
   
-  <color name="theme_light_token_row_fg">#FFFFFF</color>
+  <color name="theme_light_token_row_fg">#000000</color>
   <color name="theme_light_token_row_main_bg">#EEEEEE</color>
   <color name="theme_light_token_row_other_bg">#EEEEEE</color>
   <color name="theme_light_other_lang_bg">#FFFFFF</color>