Files
thor-emitter/.vscode/settings.json
2025-12-08 15:06:24 -05:00

7 lines
188 B
JSON

{
"workbench.colorCustomizations": {
"activityBar.background": "#372C13",
"titleBar.activeBackground": "#4D3E1B",
"titleBar.activeForeground": "#FCFBF8"
}
}