1
0
Fork 0
mirror of https://github.com/SunRed/theme-dark-arc-gitea.git synced 2024-10-22 15:06:13 +02:00

Changed navbar to unset for theme color

This commit is contained in:
Seth Leedy 2023-07-12 15:44:09 +00:00
parent d3eb711ca2
commit 2616c4afd4

View file

@ -424,6 +424,7 @@
--color-input-border-hover: #505667;
--color-navbar: #222222;
--color-navbar-transparent: #22222200;
--color-nav-bg: unset;
--color-light: #00000028;
--color-light-mimic-enabled: rgba(0, 0, 0, calc(40 / 255 * 222 / 255 / var(--opacity-disabled)));
--color-light-border: #ffffff28;