PTS/ddtrust-backend-master/.vscode/settings.json

7 lines
188 B
JSON
Raw Normal View History

2024-04-09 12:30:03 +00:00
{
"workbench.colorCustomizations": {
"activityBar.background": "#19313B",
"titleBar.activeBackground": "#234452",
"titleBar.activeForeground": "#F7FAFC"
}
}