first-commit
This commit is contained in:
6
web_src/css/themes/theme-gitea-auto.css
Normal file
6
web_src/css/themes/theme-gitea-auto.css
Normal file
@@ -0,0 +1,6 @@
|
||||
@import "./theme-gitea-light.css" (prefers-color-scheme: light);
|
||||
@import "./theme-gitea-dark.css" (prefers-color-scheme: dark);
|
||||
|
||||
gitea-theme-meta-info {
|
||||
--theme-display-name: "Auto";
|
||||
}
|
Reference in New Issue
Block a user