You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/web_src
ThetaDev af901a4ca9
Detect dark theme via css variable (#17800)
* detect dark theme via css variable
* minor refactor, add documentation

If your custom theme is considered a dark theme, set the global css variable `--is-dark-theme` to `true`.
This allows gitea to adjust the Monaco code editor's theme accordingly.
3 years ago
..
fomantic Disable Fomantic's CSS tooltips (#16974) 3 years ago
js Detect dark theme via css variable (#17800) 3 years ago
less Detect dark theme via css variable (#17800) 3 years ago
svg Fix GitBucket icon (#17644) 3 years ago