Files
go-SSG/.vscode/settings.json
Keith Solomon 9654e9965c Initial commit
2025-04-19 14:33:01 -05:00

9 lines
215 B
JSON

{
"workbench.colorCustomizations": {
"tree.indentGuidesStroke": "#3d92ec",
"activityBar.background": "#0C188E",
"titleBar.activeBackground": "#1121C7",
"titleBar.activeForeground": "#F9F9FE"
}
}