mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-25 20:36:48 +00:00
Improve theme display (#30671)
Document: https://gitea.com/gitea/docs/pulls/180 
This commit is contained in:
@@ -1,2 +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