typo
This commit is contained in:
parent
f20836eacf
commit
38ae7b4e53
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
|
|
||||||
"themeName": "0x Dark",
|
"themeName": "0x Dark",
|
||||||
"themeLightnessBackground": 0.25,
|
"themeBackgroundLightness": 0.25,
|
||||||
"themeLightnessColor": 0.75,
|
"themeColorLightness": 0.75,
|
||||||
|
|
||||||
"barGradient": [[64, 64, 64], [32, 32, 32]],
|
"barGradient": [[64, 64, 64], [32, 32, 32]],
|
||||||
"barSelectedColor": [255, 255, 255],
|
"barSelectedColor": [255, 255, 255],
|
||||||
|
|
Loading…
Reference in a new issue