ente/auth/.vscode/settings.json
2024-03-01 12:19:20 +05:30

7 lines
188 B
JSON

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