Skip to content

Commit 8dd4f28

Browse files
committed
fix active border
1 parent 76ff240 commit 8dd4f28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

themes/github-sharp-dark-theme.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"list.highlightForeground": "#2e78b8",
2525
"list.activeSelectionForeground": "#c9c9c9",
2626
"tab.border": "#262c30",
27-
"tab.activeBorder": "#e36209",
27+
"tab.activeBorder": "#9b450d",
2828
"tab.activeForeground": "#cecaca",
2929
"tab.activeBackground": "#383f44",
3030
"tab.inactiveForeground": "#84888b",

0 commit comments

Comments
 (0)