mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-12-21 22:23:56 +00:00
头像和动态样式 & Issue 样式修复
This commit is contained in:
@@ -7,6 +7,10 @@ import { github2ThemeColor, type GithubColor } from "src/core/github";
|
||||
|
||||
export const lightGithubColors: GithubColor = {
|
||||
isDarkTheme: false,
|
||||
avatar: {
|
||||
bgColor: "#ffffff",
|
||||
borderColor: "#1f232826",
|
||||
},
|
||||
display: {
|
||||
blue: { fgColor: "#0969da" },
|
||||
brown: { fgColor: "#755f43" },
|
||||
|
||||
Reference in New Issue
Block a user