ash_postgres/.vscode/settings.json

7 lines
172 B
JSON
Raw Normal View History

{
"workbench.colorCustomizations": {
"activityBar.background": "#113421",
"titleBar.activeBackground": "#18482E",
"titleBar.activeForeground": "#F4FBF7"
}
}