确认gitea新版本不再使用codemirror

This commit is contained in:
lutinglt
2025-07-06 11:48:09 +08:00
parent a6efed8f03
commit aa023116ae
6 changed files with 24 additions and 91 deletions

View File

@@ -119,6 +119,11 @@ const github: GithubColor = {
bgColor: "#21283066",
},
},
underlineNav: {
borderColor: {
active: "#f78166",
},
},
contribution: {
default: {
bgColor: {