]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/values/styles.xml
Fixed background in dark theme.
[Dictionary.git] / res / values / styles.xml
index 069097cea02d50c042ddfa75245071b5dcbca7d1..d2ae2c6e5efcf403a0c7737d31a89f8694527798 100644 (file)
@@ -58,7 +58,7 @@
     <color name="theme_default_token_row_fg">#FFFFFF</color>
     <color name="theme_default_token_row_main_bg">#222222</color>
     <color name="theme_default_token_row_other_bg">#222222</color>
-    <color name="theme_default_other_lang_bg">#000000</color>
+    <color name="theme_default_normal_row_bg">#000000</color>
 
     <!-- ****************************************************************** -->
 
@@ -74,7 +74,7 @@
     <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>
+    <color name="theme_light_normal_row_bg">#FFFFFF</color>
 
     <color name="gray">#777777</color>