Commit Graph

7 Commits

Author SHA1 Message Date
Thialfihar
b60842a35b Make main text color themeable 2015-07-21 20:56:39 +02:00
Thialfihar
6b8127ca94 Make cardview header divider themeable 2015-07-21 20:50:32 +02:00
Thialfihar
9f3ecf6bc0 Make log background themeable 2015-07-21 20:50:32 +02:00
Thialfihar
0f6acbd030 Make FAB colors themeable 2015-07-21 20:50:32 +02:00
Thialfihar
fe9c802bbb Make button row background themeable 2015-07-21 20:50:32 +02:00
Thialfihar
13983be799 Make header text and tertiary text color themeable 2015-07-21 20:50:32 +02:00
Thialfihar
58cb6bb4b7 Start moving colors into themes
Using attrs instead of fixed colors it will be possible to style
everything and also dynamically grab the color where needed in code.
This is done with colorEmphasis as an initial test.

Also remove several unused colors.
2015-07-21 20:49:08 +02:00