Skip to content

Commit e94cf42

Browse files
author
Alex Patterson
committed
nextjs red for peackock extension
1 parent a307b05 commit e94cf42

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed

.vscode/settings.json

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
{
2-
"workbench.colorCustomizations": {
3-
"activityBar.background": "#d04649",
4-
"activityBar.foreground": "#e7e7e7",
5-
"activityBar.inactiveForeground": "#e7e7e799",
6-
"activityBarBadge.background": "#37cb34",
7-
"activityBarBadge.foreground": "#15202b",
8-
"titleBar.activeBackground": "#b52e31",
9-
"titleBar.inactiveBackground": "#b52e3199",
10-
"titleBar.activeForeground": "#e7e7e7",
11-
"titleBar.inactiveForeground": "#e7e7e799",
12-
"statusBar.background": "#b52e31",
13-
"statusBarItem.hoverBackground": "#d04649",
14-
"statusBar.foreground": "#e7e7e7"
15-
}
16-
}
2+
"workbench.colorCustomizations": {
3+
"activityBar.background": "#d04649",
4+
"activityBar.foreground": "#e7e7e7",
5+
"activityBar.inactiveForeground": "#e7e7e799",
6+
"activityBarBadge.background": "#37cb34",
7+
"activityBarBadge.foreground": "#15202b",
8+
"titleBar.activeBackground": "#b52e31",
9+
"titleBar.inactiveBackground": "#b52e3199",
10+
"titleBar.activeForeground": "#e7e7e7",
11+
"titleBar.inactiveForeground": "#e7e7e799",
12+
"statusBar.background": "#b52e31",
13+
"statusBarItem.hoverBackground": "#d04649",
14+
"statusBar.foreground": "#e7e7e7"
15+
},
16+
"peacock.color": "#b52e31"
17+
}

0 commit comments

Comments
 (0)