Change summary
src/cheogram/res/values/colors-themed.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Detailed changes
@@ -40,7 +40,7 @@
<color name="md_theme_dark_onSecondaryContainer">#b08eca</color>
<color name="md_theme_dark_tertiary">#fff3de</color>
<color name="md_theme_dark_onTertiary">#3e2e00</color>
- <color name="md_theme_dark_tertiaryContainer">#f9c200</color>
+ <color name="md_theme_dark_tertiaryContainer">#997800</color>
<color name="md_theme_dark_onTertiaryContainer">#483600</color>
<color name="md_theme_dark_error">#FFB4AB</color>
<color name="md_theme_dark_errorContainer">#93000A</color>