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