Skip to content

Commit b4b3f75

Browse files
author
Miguel Solorio
committed
Fix microsoft#62446, increase opacity of selection highlight bg
1 parent 170077d commit b4b3f75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/theme-defaults/themes/light_defaults.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"editor.inactiveSelectionBackground": "#E5EBF1",
88
"editorIndentGuide.background": "#D3D3D3",
99
"editorIndentGuide.activeBackground": "#939393",
10-
"editor.selectionHighlightBackground": "#ADD6FF4D",
10+
"editor.selectionHighlightBackground": "#ADD6FF80",
1111
"editorSuggestWidget.background": "#F3F3F3",
1212
"activityBarBadge.background": "#007ACC",
1313
"sideBarTitle.foreground": "#6F6F6F",

0 commit comments

Comments
 (0)