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:
@@ -25,7 +25,7 @@ export const colorblindLightGithubColors: GithubColor = {
|
||||
},
|
||||
bgColor: {
|
||||
...lightGithubColors.bgColor,
|
||||
danger: { muted: "#fff1e5" },
|
||||
danger: { emphasis: "#bc4c00", muted: "#fff1e5" },
|
||||
success: { emphasis: "#0969da", muted: "#ddf4ff" },
|
||||
},
|
||||
borderColor: {
|
||||
|
||||
Reference in New Issue
Block a user