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": "#1E1E1E",
"editor.foreground": "#D4D4D4",
"editor.inactiveSelectionBackground": "#3A3D41",
"editorIndentGuide.background": "#404040",
"editorIndentGuide.activeBackground": "#707070",
"editorIndentGuide.background1": "#404040",
"editorIndentGuide.activeBackground1": "#707070",
"editor.selectionHighlightBackground": "#ADD6FF26",
"list.dropBackground": "#383B3D",
"activityBarBadge.background": "#007ACC",