0
0
Fork 0
mirror of https://github.com/enkia/tokyo-night-vscode-theme.git synced 2024-09-12 20:28:03 -04:00

Update indent guide color

This commit is contained in:
Kristi Russell 2024-07-10 00:39:21 -04:00
parent 55336bd579
commit cf3ed51134
3 changed files with 6 additions and 6 deletions

View file

@ -163,8 +163,8 @@
"editor.selectionHighlightBackground": "#515c7e44", "editor.selectionHighlightBackground": "#515c7e44",
"editorCursor.foreground": "#c0caf5", "editorCursor.foreground": "#c0caf5",
"editorIndentGuide.background": "#1e202e", "editorIndentGuide.background1": "#232433",
"editorIndentGuide.activeBackground": "#363b54", "editorIndentGuide.activeBackground1": "#363b54",
"editorLineNumber.foreground": "#363b54", "editorLineNumber.foreground": "#363b54",
"editorLineNumber.activeForeground": "#737aa2", "editorLineNumber.activeForeground": "#737aa2",
"editor.lineHighlightBackground": "#1e202e", "editor.lineHighlightBackground": "#1e202e",

View file

@ -162,8 +162,8 @@
"editor.selectionHighlightBackground": "#fafbff55", "editor.selectionHighlightBackground": "#fafbff55",
"editorCursor.foreground": "#4c505e", "editorCursor.foreground": "#4c505e",
"editorIndentGuide.background": "#cacbcf", "editorIndentGuide.background1": "#c5c6c9",
"editorIndentGuide.activeBackground": "#f4f5f8", "editorIndentGuide.activeBackground1": "#f4f5f8",
"editorLineNumber.foreground": "#9da0ab", "editorLineNumber.foreground": "#9da0ab",
"editorLineNumber.activeForeground": "#4c505e", "editorLineNumber.activeForeground": "#4c505e",
"editor.lineHighlightBackground": "#dcdee3", "editor.lineHighlightBackground": "#dcdee3",

View file

@ -163,8 +163,8 @@
"editor.selectionHighlightBackground": "#6f7bb633", "editor.selectionHighlightBackground": "#6f7bb633",
"editorCursor.foreground": "#c0caf5", "editorCursor.foreground": "#c0caf5",
"editorIndentGuide.background": "#292e42", "editorIndentGuide.background1": "#2d324a",
"editorIndentGuide.activeBackground": "#3b4261", "editorIndentGuide.activeBackground1": "#3b4261",
"editorLineNumber.foreground": "#3b4261", "editorLineNumber.foreground": "#3b4261",
"editorLineNumber.activeForeground": "#737aa2", "editorLineNumber.activeForeground": "#737aa2",
"editor.lineHighlightBackground": "#292e42", "editor.lineHighlightBackground": "#292e42",