* Use darker colors for artist images Fixes #983 Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com> * Use material colors Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com> * Update generate-themes.pl Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
12 lines
543 B
XML
12 lines
543 B
XML
<resources>
|
|
<attr name="overlay_background_color" format="color" />
|
|
<attr name="overlay_foreground_color" format="color" />
|
|
<attr name="float_color" format="color" />
|
|
<attr name="tabs_background" format="color" />
|
|
<attr name="now_playing_marker" format="color" />
|
|
<attr name="controls_normal" format="color" />
|
|
<attr name="controls_active" format="color" />
|
|
<attr name="background_circle_color" format="color" />
|
|
<attr name="themed_letter_tile_colors" format="reference" />
|
|
</resources>
|