Files
nearle_console/.vscode/settings.json
2026-05-13 17:48:36 +05:30

7 lines
188 B
JSON

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