ente/.vscode/settings.json

7 lines
188 B
JSON
Raw Normal View History

2022-10-10 07:51:56 +00:00
{
"workbench.colorCustomizations": {
"activityBar.background": "#123046",
"titleBar.activeBackground": "#194363",
"titleBar.activeForeground": "#F9FBFD"
}
}