Update theme-defaults (#197449)

* Update dark_vs.json

* Update light_modern.json

* Update light_vs.json

* Update hc_black.json
This commit is contained in:
Mohammad Reza Gharabaghi
2023-11-07 16:49:05 +01:00
committed by GitHub
parent a85f65be4d
commit 93351c7436
4 changed files with 7 additions and 7 deletions

View File

@@ -6,8 +6,8 @@
"editor.background": "#FFFFFF",
"editor.foreground": "#000000",
"editor.inactiveSelectionBackground": "#E5EBF1",
"editorIndentGuide.background": "#D3D3D3",
"editorIndentGuide.activeBackground": "#939393",
"editorIndentGuide.background1": "#D3D3D3",
"editorIndentGuide.activeBackground1": "#939393",
"editor.selectionHighlightBackground": "#ADD6FF80",
"editorSuggestWidget.background": "#F3F3F3",
"activityBarBadge.background": "#007ACC",