Skip to content

Commit 97b21a8

Browse files
authored
Update settings.json
1 parent b860d79 commit 97b21a8

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

.vscode/settings.json

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,4 @@
11
{
22
"dart.lineLength": 100,
33
"diffEditor.ignoreTrimWhitespace": true,
4-
"workbench.colorCustomizations": {
5-
"activityBar.activeBackground": "#55b9e8",
6-
"activityBar.background": "#55b9e8",
7-
"activityBar.foreground": "#15202b",
8-
"activityBar.inactiveForeground": "#15202b99",
9-
"activityBarBadge.background": "#c51b8e",
10-
"activityBarBadge.foreground": "#e7e7e7",
11-
"commandCenter.border": "#15202b99",
12-
"sash.hoverBorder": "#55b9e8",
13-
"statusBar.background": "#28a7e2",
14-
"statusBar.foreground": "#15202b",
15-
"statusBarItem.hoverBackground": "#1a89bd",
16-
"statusBarItem.remoteBackground": "#28a7e2",
17-
"statusBarItem.remoteForeground": "#15202b",
18-
"titleBar.activeBackground": "#28a7e2",
19-
"titleBar.activeForeground": "#15202b",
20-
"titleBar.inactiveBackground": "#28a7e299",
21-
"titleBar.inactiveForeground": "#15202b99"
22-
},
23-
"peacock.color": "#28a7e2"
244
}

0 commit comments

Comments
 (0)