meta-demo-app / .vscode /settings.json
BecomeAllan
update
6b71499
raw
history blame
No virus
172 Bytes
{
"workbench.colorCustomizations": {
"activityBar.background": "#590F35",
"titleBar.activeBackground": "#7C154B",
"titleBar.activeForeground": "#FEFCFD"
}
}