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