同步仓库已标星的星星颜色

This commit is contained in:
lutinglt
2025-09-07 18:31:46 +08:00
parent cb49b12ff0
commit 6c0fd14119
9 changed files with 22 additions and 1 deletions

View File

@@ -51,6 +51,7 @@ export const softDarkGithubColors: GithubColor = {
button: {
primary: { fgColor: { rest: "#ffffff" }, bgColor: { hover: "#3b8640" } },
danger: { fgColor: { rest: "#ea5c53", hover: "#ffffff" }, bgColor: { hover: "#ad2e2c" } },
star: { iconColor: "#daaa3f" },
},
control: {
bgColor: { active: "#3d444d", hover: "#2f3742", rest: "#2a313c" },