ash_archival/.vscode/settings.json

7 lines
172 B
JSON
Raw Normal View History

2022-07-14 06:29:49 +12:00
{
"workbench.colorCustomizations": {
"activityBar.background": "#342458",
"titleBar.activeBackground": "#49327B",
"titleBar.activeForeground": "#FCFBFD"
}
}