Fix missing css var for gitea 1.20
This commit is contained in:
parent
b3fe879a4e
commit
6764025078
1 changed files with 2 additions and 0 deletions
|
@ -168,6 +168,8 @@
|
|||
|
||||
/* Navbar. */
|
||||
--color-navbar: hsl(213, 10%, 18%);
|
||||
--color-nav-bg: hsl(213, 10%, 18%);
|
||||
--color-header-wrapper: hsl(213, 10%, 18%);
|
||||
--color-navbar-transparent: hsla(213, 10%, 14%, 0);
|
||||
--color-header-bar: hsl(213, 10%, 18%);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue