aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/src/main/res/values-night (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace hard-coded colors with theme colorsJason A. Donenfeld2018-07-301-3/+1
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* Remove placeholder color and directly use alphaHarsh Shandilya2018-07-301-3/+0
| | | | | | Why wasn't this done like this in the first place? Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
* Make placeholder prettyJason A. Donenfeld2018-07-231-0/+3
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* theme: use less disgusting colorJason A. Donenfeld2018-07-201-1/+1
| | | | | | | | Harsh's "users" were offended by the dark theme. So, we change the accent to that used by gboard's dark theme, which should be pretty uncontroversial. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* FloatingActionMenu: 5.1 requires explicit text colorJason A. Donenfeld2018-06-061-1/+2
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* FloatingActionMenu: use appcompat themeJason A. Donenfeld2018-06-051-2/+1
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* colors: final touchesJason A. Donenfeld2018-06-011-0/+3
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* ui: Use better list colors in night modeHarsh Shandilya2018-06-011-0/+2
| | | | Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
* fab: Make label responsive to night modeHarsh Shandilya2018-06-011-0/+5
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>