aboutsummaryrefslogtreecommitdiff
path: root/res/values/colors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/colors.xml')
-rw-r--r--res/values/colors.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index b6b40563..e0a0b99f 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -109,11 +109,11 @@
<!-- TV view -->
<color name="tvview_block_text_color">#80EEEEEE</color>
+ <color name="tvview_block_image_color_filter">#99000000</color>
<!-- Channel banner -->
<color name="channel_banner_text_color">#FFEEEEEE</color>
<color name="channel_banner_episode_text_color">#B3EEEEEE</color>
- <color name="channel_banner_secondary_input_label_color">#B3EEEEEE</color>
<color name="channel_banner_dim_text_color">#80EEEEEE</color>
<!-- Keypad channel switch -->
@@ -121,7 +121,7 @@
<!-- Select input -->
<color name="select_input_text_color_primary">@color/channel_banner_text_color</color>
- <color name="select_input_text_color_secondary">@color/channel_banner_secondary_input_label_color</color>
+ <color name="select_input_text_color_secondary">#B3EEEEEE</color>
<color name="select_input_text_color_disabled">#4DEEEEEE</color>
<!-- Recommendation cards in LeanbackLauncher -->