application_exercise/.vscode/settings.json
2023-05-14 15:15:51 +02:00

7 lines
188 B
JSON

{
"workbench.colorCustomizations": {
"activityBar.background": "#3D2A09",
"titleBar.activeBackground": "#553B0C",
"titleBar.activeForeground": "#FDFAF4"
}
}