Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
felixguendling committed Nov 21, 2024
1 parent c398489 commit 0f93152
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tailwind": {
"config": "tailwind.config.js",
"css": "src/app.css",
"baseColor": "zinc"
"baseColor": "slate"
},
"aliases": {
"components": "$lib/components",
Expand All @@ -14,4 +14,4 @@
},
"typescript": true,
"registry": "https://next.shadcn-svelte.com/registry"
}
}

0 comments on commit 0f93152

Please sign in to comment.