Screenshout and more

This commit is contained in:
Akki 2015-11-11 22:24:59 +01:00
parent 4678cc7a0a
commit 159999e716
10 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -19,7 +19,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>

Binary file not shown.

View File

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