This commit is contained in:
Finnley Somdahl 2023-12-01 00:58:59 -06:00
commit 1df528c0dc

View file

@ -273,16 +273,16 @@
<color name="md_theme_dark_4_outlineVariant">#504349</color>
<color name="md_theme_dark_4_scrim">#000000</color>
<color name="seed_7">#FF007F</color> <!-- this theme is still VERY work in progress and the problems listed below are not even close to all of them so wait for "Wai What" to organize the list of problems before fixing anything -->
<color name="md_theme_light_5_primary">#FF007F</color> <!-- good -->
<color name="seed_7">#FF007F</color> <!-- if there are any issues with Saikou theme message @Wai What to get it fixed, unallocated colors are also set to "#00FF00" as they are not yet being used-->
<color name="md_theme_light_5_primary">#FF007F</color>
<color name="md_theme_light_5_onPrimary">#EEEEEE</color> <!-- good but shared with anime and manga list headers -->
<color name="md_theme_light_5_primaryContainer">#000000</color> <!-- good-ish, it's shared with slider colors so I've had to set it to "#000000" instead of "#78757C" -->
<color name="md_theme_light_5_onPrimaryContainer">#FF007F</color> <!-- good (login button text, "#EEEEEE" also works) -->
<color name="md_theme_light_5_secondary">#91A6FF</color> <!-- good -->
<color name="md_theme_light_5_onSecondary">#EEEEEE</color> <!-- good -->
<color name="md_theme_light_5_secondary">#91A6FF</color>
<color name="md_theme_light_5_onSecondary">#EEEEEE</color>
<color name="md_theme_light_5_secondaryContainer">#91A6FF</color> <!-- good but shared with youtube play -->
<color name="md_theme_light_5_onSecondaryContainer">#EEEEEE</color> <!-- good -->
<color name="md_theme_light_5_tertiary">#91A6FF</color> <!-- good -->
<color name="md_theme_light_5_onSecondaryContainer">#EEEEEE</color>
<color name="md_theme_light_5_tertiary">#91A6FF</color>
<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>
@ -290,11 +290,11 @@
<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_background">#EEEEEE</color> <!-- good -->
<color name="md_theme_light_5_onBackground">#000000</color> <!-- good -->
<color name="md_theme_light_5_surface">#EEEEEE</color> <!-- good -->
<color name="md_theme_light_5_onSurface">#1C1B20</color> <!-- good -->
<color name="md_theme_light_5_surfaceVariant">#E7DFEC</color> <!-- good -->
<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>
<color name="md_theme_light_5_onSurface">#1C1B20</color>
<color name="md_theme_light_5_surfaceVariant">#E7DFEC</color>
<color name="md_theme_light_5_onSurfaceVariant">#000000</color> <!-- guessed -->
<color name="md_theme_light_5_outline">#78757C</color> <!-- good-ish -->
<color name="md_theme_light_5_inverseOnSurface">#00FF00</color>
@ -304,15 +304,15 @@
<color name="md_theme_light_5_surfaceTint">#00FF00</color>
<color name="md_theme_light_5_outlineVariant">#00FF00</color>
<color name="md_theme_light_5_scrim">#00FF00</color>
<color name="md_theme_dark_5_primary">#FF5DAE</color> <!-- good -->
<color name="md_theme_dark_5_onPrimary">#610046</color> <!-- good but shared with anime and manga list headers -->
<color name="md_theme_dark_5_primary">#FF5DAE</color>
<color name="md_theme_dark_5_onPrimary">#EEEEEE</color> <!-- good but shared with anime and manga list headers -->
<color name="md_theme_dark_5_primaryContainer">#EEEEEE</color> <!-- good-ish, it's shared with slider colors so I've had to set it to "#EEEEEE" instead of "#928F98" -->
<color name="md_theme_dark_5_onPrimaryContainer">#FF5DAE</color> <!-- good (login button text, "#000000" also works) -->
<color name="md_theme_dark_5_secondary">#91A6FF</color> <!-- good -->
<color name="md_theme_dark_5_onSecondary">#EEEEEE</color> <!-- good -->
<color name="md_theme_dark_5_secondary">#91A6FF</color>
<color name="md_theme_dark_5_onSecondary">#EEEEEE</color>
<color name="md_theme_dark_5_secondaryContainer">#91A6FF</color> <!-- good but shared with youtube play -->
<color name="md_theme_dark_5_onSecondaryContainer">#EEEEEE</color> <!-- good -->
<color name="md_theme_dark_5_tertiary">#91A6FF</color> <!-- good -->
<color name="md_theme_dark_5_onSecondaryContainer">#EEEEEE</color>
<color name="md_theme_dark_5_tertiary">#91A6FF</color>
<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>
@ -320,11 +320,11 @@
<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_background">#191C1E</color> <!-- good -->
<color name="md_theme_dark_5_onBackground">#EEEEEE</color> <!-- good -->
<color name="md_theme_dark_5_surface">#1C1B20</color> <!-- good -->
<color name="md_theme_dark_5_onSurface">#EEEEEE</color> <!-- good -->
<color name="md_theme_dark_5_surfaceVariant">#48454E</color> <!-- good -->
<color name="md_theme_dark_5_background">#1C1B20</color>
<color name="md_theme_dark_5_onBackground">#EEEEEE</color>
<color name="md_theme_dark_5_surface">#1C1B20</color>
<color name="md_theme_dark_5_onSurface">#EEEEEE</color>
<color name="md_theme_dark_5_surfaceVariant">#48454E</color>
<color name="md_theme_dark_5_onSurfaceVariant">#EEEEEE</color> <!-- guessed -->
<color name="md_theme_dark_5_outline">#928F98</color> <!-- good-ish -->
<color name="md_theme_dark_5_inverseOnSurface">#00FF00</color>