theme: use less disgusting color
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>
This commit is contained in:
parent
b1d1e3b436
commit
ed802336e6
@ -6,5 +6,5 @@
|
|||||||
<color name="fab_label_text_color">#000000</color>
|
<color name="fab_label_text_color">#000000</color>
|
||||||
<color name="fab_label_background_color">#bbbbbb</color>
|
<color name="fab_label_background_color">#bbbbbb</color>
|
||||||
|
|
||||||
<color name="accent">#BBDEFB</color>
|
<color name="accent">#5e97f6</color>
|
||||||
</resources>
|
</resources>
|
||||||
|
Loading…
Reference in New Issue
Block a user