Fix font stack
This commit is contained in:
parent
b231ea1616
commit
c8b9c93220
@ -68,6 +68,7 @@
|
||||
--color-warning-border: rgba(187, 128, 9, 0.4);
|
||||
--color-warning-text: var(--color-yellow);
|
||||
--color-project-board-bg: var(--color-box-body);
|
||||
--fonts-proportional: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Helvetica, Arial, sans-serif;
|
||||
|
||||
/* 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