ui/.vscode/settings.json
2023-01-16 10:53:52 +01:00

7 lines
188 B
JSON

{
"workbench.colorCustomizations": {
"activityBar.background": "#103511",
"titleBar.activeBackground": "#164A18",
"titleBar.activeForeground": "#F7FDF7"
}
}