style: replace lime with green color palette for green theme#1554
style: replace lime with green color palette for green theme#1554ace-of-aces wants to merge 1 commit intounovue:devfrom
Conversation
|
Thanks for the PR @ace-of-aces , I was thinking of replacing the color as well, but that would cause the color to deviate from the original. Im thinking we can add it as |
|
@zernonia Good point, I only noticed just now that shadcn/ui has the green theme.. (thought this was a shadcn-vue only thing😅) I'll revert my changes in the green theme then, but also apply the Regarding the extra theme, would you use the tailwind And should we then set this new theme as the default for users visiting the website? :) |
🔗 Linked issue
Resolves #1544
❓ Type of change
📚 Description
This brings the default green theme back to the
greencolor palette instead of thelimepalette that breaks with the rest of the branding and green colors used for charts.Just for a more consistent look ❤️
📸 Screenshots (if appropriate)
Before:
After:
📝 Checklist