aboutsummaryrefslogtreecommitdiff
path: root/themes/src/dark/arc-dark.ts
diff options
context:
space:
mode:
Diffstat (limited to 'themes/src/dark/arc-dark.ts')
-rw-r--r--themes/src/dark/arc-dark.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/src/dark/arc-dark.ts b/themes/src/dark/arc-dark.ts
index c59f760..d7c596f 100644
--- a/themes/src/dark/arc-dark.ts
+++ b/themes/src/dark/arc-dark.ts
@@ -64,6 +64,7 @@ const colorSet: IColorSet = {
},
overrides: {
'activityBar.background': colors.arcGray3,
+ 'editorIndentGuide.activeBackground': colors.arcBlue,
'list.activeSelectionBackground': colors.arcBlue,
'list.hoverBackground': colors.arcGray3,
'list.inactiveSelectionBackground': colors.arcGray3,