Files
Last-Days-of-Rome/.vscode/settings.json
Keith Solomon 00e123b432 Initial commit
2025-08-15 06:25:45 -05:00

9 lines
215 B
JSON

{
"workbench.colorCustomizations": {
"tree.indentGuidesStroke": "#3d92ec",
"activityBar.background": "#3A2A1B",
"titleBar.activeBackground": "#513B25",
"titleBar.activeForeground": "#FCFAF8"
}
}