We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc206f5 commit a78ab08Copy full SHA for a78ab08
.vscode/ApiLogicServerDev.code-workspace
@@ -97,7 +97,7 @@
97
"sqltools.useNodeRuntime": true,
98
"workbench.preferredDarkColorTheme": "Darcula Pycharm with Light GUI",
99
"workbench.preferredLightColorTheme": "Blue Light Theme 2022",
100
- "workbench.colorTheme": "Blue Light Theme 2022",
+ "workbench.colorTheme": "Darcula Pycharm with Light GUI",
101
"search.exclude": {
102
"**api_logic_server_cli/ApiLogicProject/": true,
103
"**api_logic_server_cli/create_from_model/safrs-react-admin-npm-build": true
0 commit comments