Skip to content

Commit

Permalink
style: 💄 Updated default brand color to tailwind green
Browse files Browse the repository at this point in the history
  • Loading branch information
joshsadam committed Dec 9, 2024
1 parent acad32b commit 9b5b0c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embedded_gems/pathogen/tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ e.g. bg-light-brand-primary instead of bg-bg-brand-600
*/

const globalColors = {
brand: colors.lime,
brand: colors.green,
neutral: colors.slate,
danger: colors.rose,
success: colors.green,
Expand Down

0 comments on commit 9b5b0c1

Please sign in to comment.