mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-03-21 18:04:39 -05:00
Better divider color for dark mode
This commit is contained in:
parent
aa12c224bd
commit
750e1708ee
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user