Remote: fix bg color (#5611)
This commit is contained in:
parent
01917e173e
commit
70096c0397
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
"palette": [
|
||||
{
|
||||
"slug": "background",
|
||||
"color": "#222222",
|
||||
"color": "#000000",
|
||||
"name": "Background"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue