mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-10-27 13:40:31 +00:00
优化下拉菜单的样式&同步亮色和柔和暗色主题下的菜单颜色
This commit is contained in:
@@ -67,7 +67,7 @@ export const softDarkGithubColors: GithubColor = {
|
||||
transparent: { bgColor: { active: "#656c7633", hover: "#656c7626", selected: "#656c761a" } },
|
||||
},
|
||||
shadow: { floating: { small: "#01040966" }, resting: { small: "#01040999" } },
|
||||
overlay: { backdrop: { bgColor: "#262c3666" } },
|
||||
overlay: { backdrop: { bgColor: "#262c3666" }, bgColor: "#2a313c" },
|
||||
underlineNav: { borderColor: { active: "#ec775c" } },
|
||||
contribution: {
|
||||
default: {
|
||||
|
||||
Reference in New Issue
Block a user