mirror of
https://github.com/Kxsso/jcutmirror.git
synced 2026-03-27 07:17:02 +08:00
更改button颜色
This commit is contained in:
@@ -8,6 +8,8 @@ export default function configTheme(mode: PaletteMode): ThemeOptions {
|
||||
? {
|
||||
primary: {
|
||||
main: '#21a675',
|
||||
light: '#4db790',
|
||||
dark: '#177451',
|
||||
},
|
||||
neutral: {
|
||||
main: '#f2f7f9',
|
||||
|
||||
Reference in New Issue
Block a user