Skip to content

Commit 1812d86

Browse files
committed
Undo settings.json file changes
1 parent fb77219 commit 1812d86

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

.vscode/settings.json

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -57,20 +57,5 @@
5757
],
5858
"cSpell.words": [
5959
"auditd"
60-
],
61-
"workbench.colorCustomizations": {
62-
"activityBar.background": "#d04649",
63-
"activityBar.activeBorder": "#37cb34",
64-
"activityBar.foreground": "#e7e7e7",
65-
"activityBar.inactiveForeground": "#e7e7e799",
66-
"activityBarBadge.background": "#37cb34",
67-
"activityBarBadge.foreground": "#15202b",
68-
"titleBar.activeBackground": "#b52e31",
69-
"titleBar.inactiveBackground": "#b52e3199",
70-
"titleBar.activeForeground": "#e7e7e7",
71-
"titleBar.inactiveForeground": "#e7e7e799",
72-
"statusBar.background": "#b52e31",
73-
"statusBarItem.hoverBackground": "#d04649",
74-
"statusBar.foreground": "#e7e7e7"
75-
}
60+
]
7661
}

0 commit comments

Comments
 (0)