mill_game/.vscode/settings.json

7 lines
188 B
JSON
Raw Normal View History

2023-05-08 18:56:50 +00:00
{
"workbench.colorCustomizations": {
"activityBar.background": "#412902",
"titleBar.activeBackground": "#5B3903",
"titleBar.activeForeground": "#FFF9F1"
}
}