chore: Manual fix generated darker template
This commit is contained in:
parent
19d917cf10
commit
6b04008cdb
1 changed files with 664 additions and 666 deletions
|
@ -1,8 +1,5 @@
|
||||||
[
|
|
||||||
{
|
|
||||||
"name": "Material Theme Darker"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
|
"name": "Material Theme Darker",
|
||||||
"tokenColors": [
|
"tokenColors": [
|
||||||
{
|
{
|
||||||
"settings": {
|
"settings": {
|
||||||
|
@ -664,10 +661,11 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"colors": {
|
||||||
"editorForeground": "#eeffffff",
|
"editorForeground": "#eeffffff",
|
||||||
"statusBarBackground": "#212121",
|
"statusBarBackground": "#212121",
|
||||||
"activityBarBackground": "#212121",
|
"activityBarBackground": "#212121",
|
||||||
"titleBarActiveBackground": "#212121",
|
"titleBarActiveBackground": "#212121",
|
||||||
"titleBarInactiveBackground": "#212121"
|
"titleBarInactiveBackground": "#212121"
|
||||||
}
|
}
|
||||||
]
|
}
|
||||||
|
|
Loading…
Reference in a new issue