mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-12-24 07:28:26 +00:00
同步主色调按钮和红色按钮的阴影样式
This commit is contained in:
@@ -203,6 +203,14 @@ export const github = {
|
||||
*/
|
||||
small: null,
|
||||
},
|
||||
resting: {
|
||||
/** 静止阴影
|
||||
* @button `primaryStyle` 主色调按钮阴影
|
||||
* @button `redButton` 红色按钮悬浮阴影
|
||||
* @setting `button` 红色按钮阴影
|
||||
*/
|
||||
small: null,
|
||||
}
|
||||
},
|
||||
underlineNav: {
|
||||
borderColor: {
|
||||
|
||||
Reference in New Issue
Block a user