Skip to content

Commit eb8964d

Browse files
committed
rollback revert the workbench color theme to anysphere dark
1 parent fdfb7bf commit eb8964d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
},
151151
"workbench.startupEditor": "none",
152152
"workbench.settings.applyToAllProfiles": ["terminal.integrated.fontFamily"],
153-
"workbench.colorTheme": "GitHub Dark Default",
153+
"workbench.colorTheme": "Anysphere dark",
154154
// color
155155
"workbench.colorCustomizations": {
156156
"terminal.background": "#0B0C0F",

0 commit comments

Comments
 (0)