Skip to content

Commit 2a16863

Browse files
committed
2 parents 2e10b1d + 7dc9274 commit 2a16863

2 files changed

Lines changed: 17 additions & 4 deletions

File tree

.vscode/settings.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
{
2-
"liveServer.settings.port": 5501
2+
"liveServer.settings.port": 5501,
3+
"workbench.colorCustomizations": {
4+
"sideBar.background": "#0c0c0c",
5+
"sideBarSectionHeader.background": "#111111",
6+
"editor.background": "#121212",
7+
"minimap.background": "#0c0c0c"
8+
}
39
}

0 commit comments

Comments
 (0)