Skip to content

Commit d5a6f7e

Browse files
Merge pull request #94 from arcticicestudio/feature/gh-81-tab-top-borders
Tab top borders
2 parents d0d6bfd + e393ddd commit d5a6f7e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

themes/nord.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,8 @@
196196
"tab.unfocusedHoverBackground": "#3b4252b3",
197197
"tab.hoverBorder": "#88c0d000",
198198
"tab.unfocusedHoverBorder": "#88c0d000",
199+
"tab.activeBorderTop": "#88c0d000",
200+
"tab.unfocusedActiveBorderTop": "#88c0d000",
199201
"terminal.background": "#2e3440",
200202
"terminal.foreground": "#d8dee9",
201203
"terminal.ansiBlack": "#3b4252",

0 commit comments

Comments
 (0)