refactor: change VSCode color theme from Default Light+ to Default Dark+
Some checks failed
Nix Format Check / check-format (push) Failing after 40s
Some checks failed
Nix Format Check / check-format (push) Failing after 40s
This commit is contained in:
@ -62,7 +62,7 @@
|
||||
"go.toolsManagement.autoUpdate": true,
|
||||
"redhat.telemetry.enabled": false,
|
||||
"makefile.configureOnOpen": false,
|
||||
"workbench.colorTheme": "Default Light+",
|
||||
"workbench.colorTheme": "Default Dark+",
|
||||
"geminicodeassist.project": "",
|
||||
"cloudcode.duetAI.project": ""
|
||||
}
|
Reference in New Issue
Block a user