mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-29 02:31:01 +00:00
lil tweaks (#140)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user