aviflombaum / shadcn-rails

https://shadcn.rails-components.com
MIT License
476 stars 32 forks source link

Colors slightly different than shadcn #3

Closed aviflombaum closed 10 months ago

aviflombaum commented 12 months ago

I noticed that the colors are actually slightly different. It seems across all elements, there's a slightly bluer tint to everything. For example, muted text in the original ends up getting #71717A but here it's coming out as #64748B. It's not a huge difference, but it's noticeable. No idea where this got introduced but the settings should be the same as the original default theme.

sahilLikes2Code commented 11 months ago

Hey @aviflombaum I was going through the issue but couldn't recreate it. Both local installation and "http://www.rails-components.com/" use the same text hex code for muted text and I cant seem to find the discrepancy mentioned above. Please check if you could.

image image
aviflombaum commented 11 months ago

Hey @sahilLikes2Code - I meant on the original library site https://ui.shadcn.com - I might have been seeing things but check there.

aviflombaum commented 10 months ago

Fixed by #43