engine/transaction_derive/.vscode/settings.json

7 lines
188 B
JSON
Raw Permalink Normal View History

2024-08-23 11:22:09 +00:00
{
"workbench.colorCustomizations": {
"activityBar.background": "#3E146F",
"titleBar.activeBackground": "#571C9C",
"titleBar.activeForeground": "#FDFCFF"
}
}