mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-12-24 15:38:27 +00:00
头像和动态样式 & Issue 样式修复
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
export const github = {
|
||||
avatar: {
|
||||
/** 头像的背景颜色 */
|
||||
bgColor: null,
|
||||
/** 头像的边框颜色 */
|
||||
borderColor: null,
|
||||
},
|
||||
/** 用于 color 属性的颜色 */
|
||||
fgColor: {
|
||||
/** 强调色
|
||||
|
||||
Reference in New Issue
Block a user