OSDN Git Service

Eleven: lots of ui tweaks (fonts, padding, grid layout) and cancel tasks smarter
[android-x86/packages-apps-Eleven.git] / res / values / colors.xml
index bbbee0d..3d57335 100644 (file)
@@ -64,7 +64,7 @@
     <!-- Color for the action bar -->
     <color name="header_action_bar_color">#ff31353f</color>
     <color name="header_action_bar_text_color">@color/white</color>
-    <color name="bottom_action_bar_text_color">@color/white</color>
+    <color name="bottom_action_bar_text_color">@color/default_text_color_light</color>
 
 
     <!-- Color for the pop up menu -->
@@ -77,6 +77,7 @@
     <color name="list_item_text_color">@color/default_text_color</color>
     <color name="list_item_text_color_light">@color/default_text_color_light</color>
     <color name="list_item_divider_color">#4c231f20</color>
+    <color name="grid_list_item_text_color">#cc231f20</color>
 
     <!-- Top title page colors -->
     <color name="tpi_background_color">#fff4f4f4</color>