mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-12-21 22:23:56 +00:00
Supplement the PR operation panel status style in PR
This commit is contained in:
@@ -45,8 +45,8 @@ export const darkGithubColors: GithubColor = {
|
||||
},
|
||||
bgColor: {
|
||||
accent: { emphasis: "#1f6feb", muted: "#388bfd1a" },
|
||||
attention: { muted: "#bb800926" },
|
||||
danger: { muted: "#f851491a" },
|
||||
attention: { emphasis: "#9e6a03", muted: "#bb800926" },
|
||||
danger: { emphasis: "#da3633", muted: "#f851491a" },
|
||||
default: "#0d1117",
|
||||
done: { emphasis: "#8957e5" },
|
||||
emphasis: "#3d444d",
|
||||
|
||||
Reference in New Issue
Block a user