whispercpp.py/.vscode/settings.json

7 lines
188 B
JSON

{
"workbench.colorCustomizations": {
"activityBar.background": "#053239",
"titleBar.activeBackground": "#074750",
"titleBar.activeForeground": "#F2FCFE"
}
}