mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2025-12-06 02:59:28 +00:00
12 lines
No EOL
325 B
JSON
12 lines
No EOL
325 B
JSON
{
|
|
"workbench.colorCustomizations": {
|
|
"activityBar.background": "#5A1021",
|
|
"titleBar.activeBackground": "#7E162E",
|
|
"titleBar.activeForeground": "#FEFBFC"
|
|
},
|
|
"files.exclude": {
|
|
"**/*.freezed.dart": true,
|
|
"**/*.g.dart": true
|
|
},
|
|
"cSpell.words": ["Autovalidate", "mocktail", "riverpod", "shelfsdk"]
|
|
} |