同步 Issue/PR 的时间线样式

This commit is contained in:
lutinglt
2025-07-11 23:38:49 +08:00
parent 4fa1d4ff18
commit 453fc5383d
4 changed files with 44 additions and 3 deletions

View File

@@ -350,6 +350,9 @@ export function defineGithubTheme(githubColor: GithubColor): Theme {
},
},
control: {
bgColor: {
rest: githubColor.control.bgColor.rest,
},
transparent: {
bgColor: {
hover: githubColor.control.transparent.bgColor.hover,