diff --git a/package.json b/package.json index 94412d5..fa4a2ca 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "w40-theme", "displayName": "w40 Theme", "description": "A pink VSCode theme, good for your eyes.", - "version": "1.0.3", + "version": "1.0.4", "license": "MIT", "author": "Emerson Santiago", "publisher": "emersonsm", diff --git a/themes/w40-color-theme.json b/themes/w40-color-theme.json index 878b1b6..1a52a3b 100644 --- a/themes/w40-color-theme.json +++ b/themes/w40-color-theme.json @@ -139,7 +139,7 @@ "editor.symbolHighlightBackground": "#ee77a533", "editorWhitespace.foreground": "#515151", "editorIndentGuide.background": "#515151", - "editorIndentGuide.activeBackground": "#1e1e1e", + "editorIndentGuide.activeBackground": "#ffffff", "editorRuler.foreground": "#515151", "editorCodeLens.foreground": "#ee77a5", "editorLightBulb.foreground": "#5bbbec",