Skip to content

Commit 423f99e

Browse files
committed
Make Quiet Light active indent guide discernible
1 parent 59462eb commit 423f99e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

extensions/theme-quietlight/themes/quietlight-color-theme.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,6 +534,7 @@
534534
"errorForeground": "#f1897f",
535535
"badge.background": "#705697AA",
536536
"progressBar.background": "#705697",
537-
"walkThrough.embeddedEditorBackground": "#00000014"
537+
"walkThrough.embeddedEditorBackground": "#00000014",
538+
"editorIndentGuide.activeBackground": "#777777"
538539
}
539540
}

0 commit comments

Comments
 (0)