mirror of
https://github.com/issadarkthing/gomu.git
synced 2025-04-26 13:49:21 +08:00
remove quotation in config
This commit is contained in:
parent
ebbb3d89ce
commit
a2cc5c2338
10
config
10
config
@ -1,10 +1,10 @@
|
|||||||
color:
|
color:
|
||||||
accent: '#008B8B'
|
accent: #008B8B
|
||||||
background: none
|
background: none
|
||||||
foreground: '#FFFFFF'
|
foreground: #FFFFFF
|
||||||
now_playing_title: '#017702'
|
now_playing_title: #017702
|
||||||
playlist: '#008B8B'
|
playlist: #008B8B
|
||||||
popup: '#0A0F14'
|
popup: #0A0F14
|
||||||
|
|
||||||
general:
|
general:
|
||||||
confirm_bulk_add: true
|
confirm_bulk_add: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user