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

9 lines
155 B
JSON
Raw Normal View History

2023-03-24 02:47:50 +03:00
{
"files.associations": {
"*.css": "postcss"
},
"workbench.colorCustomizations": {
"tab.activeBackground": "#65952acc"
}
}