init commit

This commit is contained in:
2023-01-11 21:09:25 -08:00
parent 6ea506ae93
commit c5ed840f05
2 changed files with 37 additions and 32 deletions

View File

@ -418,6 +418,7 @@
--color-navbar: #2a2e3a;
--color-navbar-transparent: #2a2e3a00;
--color-light: #00000028;
--color-light-mimic-enabled: rgba(0, 0, 0, calc(40 / 255 * 222 / 255 / var(--opacity-disabled)));
--color-light-border: #ffffff28;
--color-hover: #ffffff10;