engine/networking/.vscode/settings.json
2025-03-01 06:43:44 +01:00

7 lines
No EOL
188 B
JSON

{
"workbench.colorCustomizations": {
"activityBar.background": "#44251D",
"titleBar.activeBackground": "#603429",
"titleBar.activeForeground": "#FCF9F9"
}
}