Skip to content

Commit f89d3b4

Browse files
committed
chore(.vscode): update settings
1 parent 9251671 commit f89d3b4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/settings.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"activityBar.activeBorder": "#ee90bb",
88
"activityBar.foreground": "#e7e7e7",
99
"activityBar.inactiveForeground": "#e7e7e799",
10+
"activityBar.activeBackground": "#1f6fd0",
1011
"activityBarBadge.background": "#ee90bb",
1112
"activityBarBadge.foreground": "#15202b",
1213
"titleBar.activeBackground": "#1857a4",
@@ -15,7 +16,7 @@
1516
"titleBar.inactiveForeground": "#e7e7e799",
1617
"statusBar.background": "#1857a4",
1718
"statusBarItem.hoverBackground": "#1f6fd0",
18-
"statusBar.foreground": "#e7e7e7"
19+
"statusBar.foreground": "#e7e7e7",
1920
},
2021
"peacock.color": "#1857a4"
2122
}

0 commit comments

Comments
 (0)