engine/controllable_thread/.vscode/settings.json

7 lines
188 B
JSON
Raw Normal View History

2024-08-23 11:22:09 +00:00
{
"workbench.colorCustomizations": {
"activityBar.background": "#560A49",
"titleBar.activeBackground": "#780E66",
"titleBar.activeForeground": "#FFFBFE"
}
}