colour scheme

This commit is contained in:
Crispy 2024-10-13 20:36:26 +02:00
parent e861e90aab
commit 51ac61e057

View file

@ -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"
} }
}, },