voice-changer/client/demo_v13/.vscode/settings.json

9 lines
155 B
JSON
Raw Normal View History

2023-02-16 22:29:31 +03:00
{
"files.associations": {
"*.css": "postcss"
},
"workbench.colorCustomizations": {
"tab.activeBackground": "#65952acc"
}
}