ente/.vscode/settings.json
2022-11-01 11:43:06 +05:30

7 lines
188 B
JSON

{
"workbench.colorCustomizations": {
"activityBar.background": "#44116A",
"titleBar.activeBackground": "#5F1895",
"titleBar.activeForeground": "#FDFBFE"
}
}