aboutsummaryrefslogtreecommitdiff
path: root/themes/src/dark/yaru-dark.ts
diff options
context:
space:
mode:
Diffstat (limited to 'themes/src/dark/yaru-dark.ts')
-rw-r--r--themes/src/dark/yaru-dark.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/src/dark/yaru-dark.ts b/themes/src/dark/yaru-dark.ts
index 187f24a..22c9d67 100644
--- a/themes/src/dark/yaru-dark.ts
+++ b/themes/src/dark/yaru-dark.ts
@@ -60,6 +60,7 @@ const colorSet: IColorSet = {
'activityBar.background': colors.highlightGray,
'editor.background': colors.editorGray,
'editorGroupHeader.tabsBackground': colors.bodyGray,
+ 'editorIndentGuide.activeBackground': colors.ubuntuOrange,
'list.activeSelectionBackground': colors.ubuntuOrange,
'list.hoverBackground': colors.highlightGray,
'list.inactiveSelectionBackground': colors.highlightGray,