Skip to content

Commit

Permalink
better color
Browse files Browse the repository at this point in the history
  • Loading branch information
austintgriffith committed Feb 25, 2024
1 parent 47c934e commit d7f1e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nextjs/tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ module.exports = {
"base-100": "#385183",
"base-200": "#2A3655",
"base-300": "#212638",
"base-content": "#F9FBFF",
"base-content": "#048e8e",
info: "#385183",
success: "#34EEB6",
warning: "#FFCF72",
Expand Down

0 comments on commit d7f1e3f

Please sign in to comment.