Skip to content

Commit

Permalink
feat: make buttons pink
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux authored Dec 23, 2024
1 parent 13990df commit 3dbdc32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/app.config.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export default defineAppConfig({
ui: {
primary: 'blue',
primary: 'pink',
gray: 'neutral',
},
})

0 comments on commit 3dbdc32

Please sign in to comment.