Skip to content

Commit c3fc65f

Browse files
author
marwan37
committed
fix theme name
1 parent 46b15c8 commit c3fc65f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

omni-reader/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"python.analysis.extraPaths": ["/workspace"],
55
"workbench.startupEditor": "none",
66
"terminal.integrated.defaultProfile.linux": "bash",
7-
"workbench.colorTheme": "Dark Modern",
7+
"workbench.colorTheme": "Default Dark Modern",
88
"python.linting.enabled": true,
99
"python.linting.pylintEnabled": true,
1010
"files.exclude": {

0 commit comments

Comments
 (0)