pico_mouse/.vscode/settings.json
2023-01-31 09:59:52 +01:00

8 lines
234 B
JSON

{
"workbench.colorCustomizations": {
"activityBar.background": "#0B341F",
"titleBar.activeBackground": "#10492C",
"titleBar.activeForeground": "#F2FCF7"
},
"rust-analyzer.check.allTargets": false,
}