Hintergrundfarbe

This commit is contained in:
Akki
2015-11-05 22:29:10 +01:00
parent 3d3f006a53
commit 2e4b35d2e7
14 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
<color name="list_row_end_color">#e0ffffff</color>
<color name="list_row_hover_end_color">#80ebeef0</color>
<color name="list_row_hover_start_color">#80ebeef0</color>
<color name="list_row_start_color">#00ffffff</color>
<color name="list_row_start_color">#e0ffffff</color>
<color name="newstitle">#FFFFFFFF</color>
<color name="titleshadow">#ff000000</color>
<color name="year">#888888</color>