lil tweaks (#140)
This commit is contained in:
parent
91b1f4775b
commit
8eadd20968
4 changed files with 49 additions and 70 deletions
|
@ -304,10 +304,10 @@
|
|||
<color name="md_theme_light_5_onTertiary">#00FF00</color>
|
||||
<color name="md_theme_light_5_tertiaryContainer">#00FF00</color>
|
||||
<color name="md_theme_light_5_onTertiaryContainer">#00FF00</color>
|
||||
<color name="md_theme_light_5_error">#00FF00</color>
|
||||
<color name="md_theme_light_5_errorContainer">#00FF00</color>
|
||||
<color name="md_theme_light_5_onError">#00FF00</color>
|
||||
<color name="md_theme_light_5_onErrorContainer">#00FF00</color>
|
||||
<color name="md_theme_light_5_error">#BA1A1A</color>
|
||||
<color name="md_theme_light_5_errorContainer">#FFDAD6</color>
|
||||
<color name="md_theme_light_5_onError">#FFFFFF</color>
|
||||
<color name="md_theme_light_5_onErrorContainer">#410002</color>
|
||||
<color name="md_theme_light_5_background">#EEEEEE</color>
|
||||
<color name="md_theme_light_5_onBackground">#000000</color>
|
||||
<color name="md_theme_light_5_surface">#EEEEEE</color>
|
||||
|
@ -338,10 +338,10 @@
|
|||
<color name="md_theme_dark_5_onTertiary">#00FF00</color>
|
||||
<color name="md_theme_dark_5_tertiaryContainer">#00FF00</color>
|
||||
<color name="md_theme_dark_5_onTertiaryContainer">#00FF00</color>
|
||||
<color name="md_theme_dark_5_error">#00FF00</color>
|
||||
<color name="md_theme_dark_5_errorContainer">#00FF00</color>
|
||||
<color name="md_theme_dark_5_onError">#00FF00</color>
|
||||
<color name="md_theme_dark_5_onErrorContainer">#00FF00</color>
|
||||
<color name="md_theme_dark_5_error">#FFB4AB</color>
|
||||
<color name="md_theme_dark_5_errorContainer">#93000A</color>
|
||||
<color name="md_theme_dark_5_onError">#690005</color>
|
||||
<color name="md_theme_dark_5_onErrorContainer">#FFDAD6</color>
|
||||
<color name="md_theme_dark_5_background">#1C1B1E</color>
|
||||
<color name="md_theme_dark_5_onBackground">#EEEEEE</color>
|
||||
<color name="md_theme_dark_5_surface">#1C1B20</color>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue