mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-03 06:10:49 +08:00
style: 调整主题主色
This commit is contained in:
@@ -6,9 +6,9 @@ export default {
|
||||
extend: {
|
||||
colors: {
|
||||
primary: {
|
||||
DEFAULT: '#000',
|
||||
light: '#fff',
|
||||
dark: '#000'
|
||||
DEFAULT: '#22c55e',
|
||||
light: '#22c55e',
|
||||
dark: '#1eb154ff'
|
||||
},
|
||||
secondary: {
|
||||
DEFAULT: '#6c757d',
|
||||
|
||||
Reference in New Issue
Block a user