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