Fix swapped colors in video and playlist thumbnails
This commit is contained in:
parent
35eeccd45a
commit
dff1adb1ad
6 changed files with 26 additions and 6 deletions
|
|
@ -6,8 +6,8 @@
|
|||
|
||||
<color name="ic_launcher_background">#CD201F</color>
|
||||
|
||||
<color name="placeholder_background">#F6F6F6</color>
|
||||
<color name="placeholder_foreground">#6E6E6E</color>
|
||||
<color name="placeholder_background">#6E6E6E</color>
|
||||
<color name="placeholder_foreground">#F6F6F6</color>
|
||||
|
||||
<!-- Light Theme -->
|
||||
<color name="light_background_color">#EEEEEE</color>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue