20 Commits

Author SHA1 Message Date
mueller-ma
fdec4d50da Use darker colors for artist images (#984)
* 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>
2020-01-19 12:12:13 +01:00
Adrian Ulrich
18abc9e97a Set theme for BottomSheet 2019-01-27 13:12:09 +01:00
Adrian Ulrich
2f6caffaec order generated theme data 2019-01-27 13:03:39 +01:00
Adrian Ulrich
1a4484b0c1 Make controls.xml more re-usable.
Note that we also must update the themes to have PopupWindow provide overlay_background_color.
2018-12-03 21:25:43 +01:00
Adrian Ulrich
a31301274e Make theme names translateable 2017-12-30 19:24:28 +01:00
Adrian Ulrich
9149ea92b7 add amoled-dark theme 2017-12-30 19:12:44 +01:00
Adrian Ulrich
43f1d345cf make theming flexibler 2017-12-30 17:31:30 +01:00
Adrian Ulrich
e703dea460 fix bug #649 2017-08-10 10:50:18 +02:00
Adrian Ulrich
da4e2c2420 add red theme 2017-06-21 20:35:37 +02:00
Adrian Ulrich
2e9dca4505 fix grey theme 2017-06-21 20:32:00 +02:00
Adrian Ulrich
884c5ec491 Fix MiniPlaybackActivity
The PopupWindow style does not inherit from VanillaBase, so we must pass the bare minimum to it.
2017-06-21 19:47:48 +02:00
Adrian Ulrich
3a43622f41 fix color 2017-06-18 18:02:29 +02:00
Adrian Ulrich
57992bad25 Add background circle to play button 2017-06-07 14:41:08 +02:00
Adrian Ulrich
919ddc5f75 Do not use resource-magic to select themes.
Gradle uses a completely different resources-order, so calculating the theme id will fail.
We are therefore emiting all theme styles into integer-array's.
2017-02-26 13:44:33 +01:00
Adrian Ulrich
091d711ff9 change accent of blue theme 2017-01-08 19:04:44 +01:00
Adrian Ulrich
70b8119365 add blue theme 2016-12-26 20:50:32 +01:00
Adrian Ulrich
2f0fe7586b Revert "add blue theme"
This reverts commit 8f670897ddc85570163ac62e1896e95db0886111.
2016-12-26 20:50:06 +01:00
Adrian Ulrich
8f670897dd add blue theme 2016-12-26 19:51:58 +01:00
Adrian Ulrich
a4a5d477b6 implement simple theme preview 2016-05-26 21:55:56 +02:00
Adrian Ulrich
013a391cf0 Support for multiple themes 2016-05-26 20:53:05 +02:00