Skip to content

Commit be84ace

Browse files
committed
Restore unneeded changes
1 parent 5ce1870 commit be84ace

File tree

2 files changed

+1
-16
lines changed

2 files changed

+1
-16
lines changed

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
.cosine
33
.idea
44
.DS_Store
5-
.nx
65
node_modules
76
dist
87
lerna-debug.log

.vscode/settings.json

+1-15
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,7 @@
88
"workbench.colorCustomizations": {
99
"statusBar.background": "#b85833",
1010
"statusBarItem.hoverBackground": "#ce7350",
11-
"statusBar.foreground": "#e7e7e7",
12-
"activityBar.activeBackground": "#ce7350",
13-
"activityBar.background": "#ce7350",
14-
"activityBar.foreground": "#15202b",
15-
"activityBar.inactiveForeground": "#15202b99",
16-
"activityBarBadge.background": "#82dc9b",
17-
"activityBarBadge.foreground": "#15202b",
18-
"commandCenter.border": "#e7e7e799",
19-
"sash.hoverBorder": "#ce7350",
20-
"statusBarItem.remoteBackground": "#b85833",
21-
"statusBarItem.remoteForeground": "#e7e7e7",
22-
"titleBar.activeBackground": "#b85833",
23-
"titleBar.activeForeground": "#e7e7e7",
24-
"titleBar.inactiveBackground": "#b8583399",
25-
"titleBar.inactiveForeground": "#e7e7e799"
11+
"statusBar.foreground": "#e7e7e7"
2612
},
2713
"search.exclude": {
2814
"**/dist": true,

0 commit comments

Comments
 (0)