mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-12-25 16:08:00 +00:00
add --color-logo
This commit is contained in:
@@ -132,6 +132,7 @@ export function github2ThemeColor(githubColor: GithubColor): ThemeColor {
|
||||
};
|
||||
|
||||
const other: Other = {
|
||||
logo: themeVars.color.primary.self,
|
||||
body: githubColor.bgColor.default,
|
||||
box: {
|
||||
header: githubColor.bgColor.muted,
|
||||
|
||||
Reference in New Issue
Block a user