Update config.json
This commit is contained in:
parent
d353f52ba7
commit
88eef6d576
|
@ -4,12 +4,14 @@
|
|||
"dark":{
|
||||
"background":"#000000",
|
||||
"text":"#FFFFFF",
|
||||
"highlight":"#7187FF"
|
||||
"accentActive":"#7187ff",
|
||||
"accentMute":"#30363d"
|
||||
},
|
||||
"light":{
|
||||
"background":"#FFFFFF",
|
||||
"text":"#000000",
|
||||
"highlight":"#7187FF"
|
||||
"accentActive":"#7187ff",
|
||||
"accentMute":"#30363d"
|
||||
}
|
||||
},
|
||||
"fontFamily":"monospace",
|
||||
|
|
Loading…
Reference in New Issue