yaap/.vscode/settings.json
2024-04-19 20:41:22 +03:00

7 lines
No EOL
188 B
JSON

{
"workbench.colorCustomizations": {
"activityBar.background": "#322C2D",
"titleBar.activeBackground": "#463E3F",
"titleBar.activeForeground": "#FAFAFA"
}
}