mirror of
https://github.com/pupperpowell/bibdle.git
synced 2026-04-06 01:43:32 -04:00
10 lines
174 B
JSON
10 lines
174 B
JSON
{
|
|
"files.associations": {
|
|
"*.css": "tailwindcss"
|
|
},
|
|
"workbench.colorCustomizations": {
|
|
"titleBar.activeBackground": "#7e498b",
|
|
"settings.headerBorder": "#fff"
|
|
}
|
|
}
|