-#836: Modified notifications texts to use custom colors instead of device-specific styles.
This commit is contained in:
parent
d6e4f3c809
commit
2da411c1ec
4 changed files with 10 additions and 7 deletions
|
|
@ -39,7 +39,10 @@
|
|||
<color name="duration_text_color">#EEFFFFFF</color>
|
||||
<color name="playlist_stream_count_text_color">#ffffff</color>
|
||||
<color name="video_overlay_color">#66000000</color>
|
||||
|
||||
<color name="background_notification_color">#323232</color>
|
||||
<color name="background_title_color">#ffffff</color>
|
||||
<color name="background_subtext_color">#999999</color>
|
||||
|
||||
<color name="subscribe_background_color">#e53935</color>
|
||||
<color name="subscribe_text_color">#fff</color>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue