9 lines
No EOL
295 B
JSON
9 lines
No EOL
295 B
JSON
{
|
|
"rust-analyzer.cargo.target": "thumbv6m-none-eabi",
|
|
"rust-analyzer.checkOnSave.allTargets": false,
|
|
"workbench.colorCustomizations": {
|
|
"activityBar.background": "#43261A",
|
|
"titleBar.activeBackground": "#5E3524",
|
|
"titleBar.activeForeground": "#FCF9F8"
|
|
}
|
|
} |