Skip to content

Commit

Permalink
feat: change daisyui theme secondary color
Browse files Browse the repository at this point in the history
  • Loading branch information
isinia committed Oct 21, 2024
1 parent d75f509 commit fd867f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tailwind.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ const config: Config = {
colors: {
background: "var(--background)",
foreground: "var(--foreground)",
secondary: "var(--color-lavender-amethyst)",
},
},
},
Expand Down

0 comments on commit fd867f2

Please sign in to comment.