mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-10-27 05:31:04 +00:00
同步仓库已标星的星星颜色
This commit is contained in:
@@ -30,6 +30,7 @@ export const colorblindDarkGithubColors: GithubColor = {
|
||||
button: {
|
||||
primary: { fgColor: { rest: "#ffffff" }, bgColor: { hover: "#2a7aef" } },
|
||||
danger: { fgColor: { rest: "#f0883e", hover: "#ffffff" }, bgColor: { hover: "#9b4215" } },
|
||||
star: darkGithubColors.button.star,
|
||||
},
|
||||
control: darkGithubColors.control,
|
||||
shadow: darkGithubColors.shadow,
|
||||
|
||||
Reference in New Issue
Block a user