"add color-header-bar"
add "--color-header-bar: #373e47;" for update Header-Bar Color Fix
This commit is contained in:
parent
2bd47654dd
commit
cf56b17498
@ -425,6 +425,7 @@
|
||||
--is-dark-theme: true;
|
||||
--color-blue: #539bf5;
|
||||
--color-input-background: #22272e;
|
||||
--color-header-bar: #373e47;
|
||||
|
||||
/* code editor colors are set in https://github.com/go-gitea/gitea/blob/f5b300ea77081a1b78ac044cb1c0f9225538d091/web_src/js/features/codeeditor.js#L82-L97. */
|
||||
/* monaco editor dark theme is toggled via variable `--is-dark-theme` */
|
||||
|
Loading…
x
Reference in New Issue
Block a user