1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-26 20:28:40 +00:00
wxiaoguang
2025-03-09 05:38:11 +08:00
committed by GitHub
parent 4c4c56c7cd
commit 6f13331754
10 changed files with 177 additions and 30 deletions

View File

@@ -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";
}