themesberg / flowbite-svelte-admin-dashboard

Free and open-source admin dashboard template built with Flowbite, Svelte, and Tailwind CSS
https://flowbite-svelte-admin-dashboard.vercel.app/
304 stars 80 forks source link

Primary/blue colors for charts, focus views etc #42

Closed zoltanszogyenyi closed 7 months ago

zoltanszogyenyi commented 7 months ago

Hey @jjagielka,

Awesome job on the repo! Really a great addition to the https://flowbite-svelte.com/ community.

I've taken a look over the current status of the dashboard and we definitely need to update all instances of blue colors (including for the charts, focus views like checkboxes) to the primary orange color from Svelte:

Screenshot 2024-02-29 at 11 09 09 Screenshot 2024-02-29 at 11 09 44 Screenshot 2024-02-29 at 11 09 23 Screenshot 2024-02-29 at 11 09 15
zoltanszogyenyi commented 7 months ago

Also the "grid" colors for the charts is way too dark, the styles should be more or less identical to what we have here:

https://github.com/themesberg/flowbite-admin-dashboard

zoltanszogyenyi commented 7 months ago

And there's also no spacing between the dark mode toggle and the user dropdown. Should add a margin there too.

jjagielka commented 7 months ago

I think we can close that ticket.