mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2025-12-24 20:09:30 +00:00
27 lines
No EOL
528 B
JSON
27 lines
No EOL
528 B
JSON
{
|
|
"workbench.colorCustomizations": {
|
|
"activityBar.background": "#5A1021",
|
|
"titleBar.activeBackground": "#7E162E",
|
|
"titleBar.activeForeground": "#FEFBFC"
|
|
},
|
|
"files.exclude": {
|
|
"**/*.freezed.dart": true,
|
|
"**/*.g.dart": true
|
|
},
|
|
"cSpell.words": [
|
|
"audioplayers",
|
|
"autolabeler",
|
|
"Autovalidate",
|
|
"deeplinking",
|
|
"fullscreen",
|
|
"Lerp",
|
|
"miniplayer",
|
|
"mocktail",
|
|
"riverpod",
|
|
"shelfsdk",
|
|
"tapable",
|
|
"unfocus",
|
|
"Vaani"
|
|
],
|
|
"cmake.configureOnOpen": false
|
|
} |