task_ui/.vscode/settings.json
2025-04-21 11:49:42 +03:30

7 lines
188 B
JSON

{
"workbench.colorCustomizations": {
"activityBar.background": "#452236",
"titleBar.activeBackground": "#61304C",
"titleBar.activeForeground": "#FCF9FB"
}
}