Update theme-ender-dark.css

This commit is contained in:
endernon 2024-04-04 17:48:45 +00:00
parent e099980bf9
commit 252140a989

View file

@ -200,7 +200,7 @@
--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: #ffffff;
--color-hover: #222222;
--color-active: #000000;
--color-menu: var(--steel-700);
--color-card: var(--steel-700);