Files
Console_web/.vscode/settings.json
2026-05-14 17:35:21 +05:30

7 lines
188 B
JSON

{
"workbench.colorCustomizations": {
"activityBar.background": "#38117A",
"titleBar.activeBackground": "#4E18AB",
"titleBar.activeForeground": "#FDFCFF"
}
}