ash_hq/.vscode/settings.json

7 lines
172 B
JSON
Raw Normal View History

2022-03-21 17:43:24 +13:00
{
"workbench.colorCustomizations": {
"activityBar.background": "#541337",
"titleBar.activeBackground": "#761B4E",
"titleBar.activeForeground": "#FEFCFD"
}
}