mill_game/.vscode/settings.json
2023-05-08 20:56:50 +02:00

7 lines
188 B
JSON

{
"workbench.colorCustomizations": {
"activityBar.background": "#412902",
"titleBar.activeBackground": "#5B3903",
"titleBar.activeForeground": "#FFF9F1"
}
}