mirror of
https://github.com/SunRed/theme-dark-arc-gitea.git
synced 2024-12-04 14:08:12 +01:00
Merge pull request #4 from sethleedy/alter_navbar
Changed navbar to unset for theme color
This commit is contained in:
commit
aac9e4945e
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue