ente/.vscode/settings.json

7 lines
188 B
JSON
Raw Normal View History

2022-11-01 06:13:06 +00:00
{
"workbench.colorCustomizations": {
"activityBar.background": "#44116A",
"titleBar.activeBackground": "#5F1895",
"titleBar.activeForeground": "#FDFBFE"
}
}