Skip to content

Commit 7fdeb7e

Browse files
committed
activityBar.activeBorder
1 parent f1c780e commit 7fdeb7e

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

themes/github-sharp-dark-theme.color-theme.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"colors": {
44
"activityBar.background": "#24292e",
55
"activityBar.foreground": "#979797",
6+
"activityBar.activeBorder": "#414141",
67
"editor.foreground": "#c3c6c9",
78
"editor.background": "#2c3338",
89
"editorWidget.background": "#373e42",

themes/github-sharp-theme.color-theme.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"editorBracketMatch.border": "#c8e1ff",
99
"activityBar.background": "#24292e",
1010
"activityBar.foreground": "#fafbfc",
11+
"activityBar.activeBorder": "#6d6d6d",
1112
"sideBar.foreground": "#586069",
1213
"sideBarTitle.foreground": "#24292e",
1314
"notification.background": "#54a3ff",

0 commit comments

Comments
 (0)