mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-11 03:46:52 -05:00
Better divider color for dark mode
This commit is contained in:
@@ -103,6 +103,7 @@ html.dark {
|
||||
--badge-text: var(--text);
|
||||
--black-text: rgb(0 0 0 / 95%);
|
||||
--text-lighter: rgb(215 214 255 / 80%);
|
||||
--divider: #ffbedb2f;
|
||||
--theme-error: rgb(219 70 65);
|
||||
--theme-error-transparent: rgba(219 70 65 / 55%);
|
||||
--theme-warning: #f5f587;
|
||||
|
||||
Reference in New Issue
Block a user