diff --git a/mods/cherrycola/styles.css b/mods/cherrycola/styles.css index 9517861..9975044 100644 --- a/mods/cherrycola/styles.css +++ b/mods/cherrycola/styles.css @@ -38,7 +38,7 @@ --theme_dark--card: var(--cola-sec); --theme_dark--gallery: var(--cola-sec); --theme_dark--select_input: var(--cola-tet); - --theme_dark--table-border: var(--cola-sec); + --theme_dark--table-border: var(--cola-tet); --theme_dark--ui-border: rgba(73, 35, 65, 0.7); --theme_dark--interactive_hover: var(--cola-tet); --theme_dark--button_close: var(--cola-accent);