engine/lua-wrapper/.vscode/settings.json
2024-08-23 13:22:09 +02:00

7 lines
188 B
JSON

{
"workbench.colorCustomizations": {
"activityBar.background": "#2F2E17",
"titleBar.activeBackground": "#424120",
"titleBar.activeForeground": "#FBFBF6"
}
}