Change summary
  src/cheogram/res/values/colors-themed.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
  Detailed changes
  
  
    
    @@ -37,11 +37,11 @@
     <color name="md_theme_dark_secondary">#deb8f8</color>
     <color name="md_theme_dark_onSecondary">#402358</color>
     <color name="md_theme_dark_secondaryContainer">#160029</color>
-    <color name="md_theme_dark_onSecondaryContainer">#b08eca</color>
+    <color name="md_theme_dark_onSecondaryContainer">#f8d8ff</color>
     <color name="md_theme_dark_tertiary">#fff3de</color>
     <color name="md_theme_dark_onTertiary">#3e2e00</color>
     <color name="md_theme_dark_tertiaryContainer">#ba9006</color>
-    <color name="md_theme_dark_onTertiaryContainer">#483600</color>
+    <color name="md_theme_dark_onTertiaryContainer">#251a00</color>
     <color name="md_theme_dark_error">#FFB4AB</color>
     <color name="md_theme_dark_errorContainer">#93000A</color>
     <color name="md_theme_dark_onError">#690005</color>