HomeServer/.vscode/settings.json
2023-09-21 10:08:23 +02:00

8 lines
245 B
JSON

{
"workbench.colorCustomizations": {
"activityBar.background": "#4C0C61",
"titleBar.activeBackground": "#6B1188",
"titleBar.activeForeground": "#FDFAFE"
},
"rust-analyzer.showUnlinkedFileNotification": false
}