mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-12-23 23:18:26 +00:00
头像和动态样式 & Issue 样式修复
This commit is contained in:
@@ -9,6 +9,7 @@ import { darkGithubColors } from "themes/dark";
|
||||
|
||||
export const colorblindDarkGithubColors: GithubColor = {
|
||||
isDarkTheme: true,
|
||||
avatar: darkGithubColors.avatar,
|
||||
display: darkGithubColors.display,
|
||||
diffBlob: {
|
||||
addtionNum: { bgColor: "#58a6ff4d" },
|
||||
|
||||
Reference in New Issue
Block a user