PTS/cepitodb-master/.vscode/settings.json

8 lines
245 B
JSON
Raw Normal View History

2024-04-09 12:30:03 +00:00
{
"workbench.colorCustomizations": {
"activityBar.background": "#4E1F20",
"titleBar.activeBackground": "#6D2B2D",
"titleBar.activeForeground": "#FDFBFB"
},
"rust-analyzer.showUnlinkedFileNotification": false
}