This commit is contained in:
George Powell
2025-12-19 03:36:59 -05:00
parent 68a946a0a0
commit 0d50ff5f27
5 changed files with 145 additions and 34 deletions

View File

@@ -1,5 +1,9 @@
{
"files.associations": {
"*.css": "tailwindcss"
},
"workbench.colorCustomizations": {
"titleBar.activeBackground": "#7e498b",
"settings.headerBorder": "#fff"
}
}