diff --git a/vsc/settings.json b/vsc/settings.json index 5107d4c..b89bb83 100755 --- a/vsc/settings.json +++ b/vsc/settings.json @@ -13,7 +13,7 @@ "editor.background": "#1b1b25", "button.background": "#16161e", "widget.shadow": "#16161e", - "selection.background": "#16161e", + "selection.background": "#343746", "descriptionForeground": "#F8F8F2", "errorForeground": "#F8F8F2", "icon.foreground": "#F8F8F2", @@ -55,4 +55,4 @@ } }, "editor.fontSize": 16 -} \ No newline at end of file +}