aboutsummaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/dark/yaru.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/dark/yaru.json b/themes/dark/yaru.json
index 487a283..42f7ba5 100644
--- a/themes/dark/yaru.json
+++ b/themes/dark/yaru.json
@@ -353,6 +353,10 @@
"tab.border": "#00000033",
"tab.activeBorder": "#e95420",
"tab.inactiveBackground": "#383838",
+ "tab.activeModifiedBorder": "#e95420",
+ "tab.inactiveModifiedBorder": "#8b3213",
+ "tab.unfocusedActiveModifiedBorder": "#ba4319",
+ "tab.unfocusedInactiveModifiedBorder": "#8b3213",
"editor.background": "#2f2f2f",
"editor.foreground": "#FFFFFF",
"editorLineNumber.foreground": "#FFFFFF4d",