mirror of
https://github.com/Kxsso/jcutmirror.git
synced 2026-08-09 11:41:50 +08:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -34,6 +34,8 @@ export default function configTheme(mode: PaletteMode): ThemeOptions {
|
|||||||
: {
|
: {
|
||||||
primary: {
|
primary: {
|
||||||
main: '#39DE96',
|
main: '#39DE96',
|
||||||
|
light: '#60e4ab',
|
||||||
|
dark: '#279b69',
|
||||||
},
|
},
|
||||||
neutral: {
|
neutral: {
|
||||||
main: '#070707',
|
main: '#070707',
|
||||||
|
|||||||
Reference in New Issue
Block a user