mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-12-22 06:33:57 +00:00
头像和动态样式 & Issue 样式修复
This commit is contained in:
@@ -7,6 +7,10 @@ import { github2ThemeColor, type GithubColor } from "src/core/github";
|
||||
|
||||
export const darkGithubColors: GithubColor = {
|
||||
isDarkTheme: true,
|
||||
avatar: {
|
||||
bgColor: "#ffffff1a",
|
||||
borderColor: "#ffffff26",
|
||||
},
|
||||
display: {
|
||||
blue: { fgColor: "#4493f8" },
|
||||
brown: { fgColor: "#b69a6d" },
|
||||
|
||||
Reference in New Issue
Block a user