cats-album/.vscode/settings.json
2023-09-28 20:14:32 +01:00

7 lines
188 B
JSON

{
"workbench.colorCustomizations": {
"activityBar.background": "#2A2854",
"titleBar.activeBackground": "#3B3875",
"titleBar.activeForeground": "#FBFBFD"
}
}