1.19.0+dev #1

Merged
Lila-Kuh merged 7 commits from 1.19.0+dev into main 2023-01-19 02:13:20 +01:00
Showing only changes of commit 3b9a00a852 - Show all commits

View File

@ -22,6 +22,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` */