{ "workbench.colorCustomizations": { "activityBar.background": "#2B1C76", "titleBar.activeBackground": "#3D28A6", "titleBar.activeForeground": "#FCFCFE" }, "rust-analyzer.check.allTargets": false, "rust-analyzer.cargo.features": [ "serial" ], "rust-analyzer.showUnlinkedFileNotification": false, }