colour scheme
This commit is contained in:
parent
e861e90aab
commit
51ac61e057
1 changed files with 2 additions and 2 deletions
|
@ -47,8 +47,8 @@
|
||||||
"editorBracketHighlight.foreground1": "#8bf",
|
"editorBracketHighlight.foreground1": "#8bf",
|
||||||
"editorBracketHighlight.foreground2": "#f9c",
|
"editorBracketHighlight.foreground2": "#f9c",
|
||||||
"editorBracketHighlight.foreground3": "#fff",
|
"editorBracketHighlight.foreground3": "#fff",
|
||||||
"editor.lineHighlightBackground": "#324",
|
"editor.lineHighlightBackground": "#345",
|
||||||
"editor.background": "#214",
|
"editor.background": "#334",
|
||||||
"editor.foreground": "#fce"
|
"editor.foreground": "#fce"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue