ash_hq/.vscode/settings.json
2022-03-28 15:47:43 -04:00

21 lines
No EOL
376 B
JSON

{
"workbench.colorCustomizations": {
"activityBar.background": "#541337",
"titleBar.activeBackground": "#761B4E",
"titleBar.activeForeground": "#FEFCFD"
},
"cSpell.words": [
"citext",
"dsls",
"Heroicons",
"noreply",
"ossp",
"plainto",
"setweight",
"tailwindcss",
"trgm",
"tsquery",
"tsvector",
"Tsvector"
]
}