cats-album/.vscode/settings.json

7 lines
188 B
JSON
Raw Normal View History

2023-09-28 21:14:32 +02:00
{
"workbench.colorCustomizations": {
"activityBar.background": "#2A2854",
"titleBar.activeBackground": "#3B3875",
"titleBar.activeForeground": "#FBFBFD"
}
}