mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-07-02 00:23:57 -05:00
Add missing css var to light mode
This commit is contained in:
parent
b558f1b76f
commit
ef6b3dc647
|
|
@ -12,6 +12,7 @@ html {
|
|||
--bg-ability: rgb(3 6 7);
|
||||
--bg-badge: #000;
|
||||
--bg-mode-active: rgb(213 42 190 / 23.4%);
|
||||
--bg-input: #fbfbfb;
|
||||
--abilities-button-bg: rgb(22 23 51);
|
||||
--badge-text: rgb(255 255 255 / 95%);
|
||||
--border: rgb(217 218 234);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user