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:
@@ -9,6 +9,10 @@ import { darkGithubColors } from "themes/dark";
|
||||
|
||||
export const softDarkGithubColors: GithubColor = {
|
||||
isDarkTheme: true,
|
||||
avatar: {
|
||||
bgColor: "#cdd9e51a",
|
||||
borderColor: "#cdd9e526",
|
||||
},
|
||||
display: darkGithubColors.display,
|
||||
diffBlob: {
|
||||
addtionNum: { bgColor: "#57ab5a4d" },
|
||||
|
||||
Reference in New Issue
Block a user