QuiltMC / quiltmc.org

The source for quiltmc.org
https://quiltmc.org
Other
58 stars 46 forks source link

Fix warning message to be less "scary" #176

Closed woodiertexas closed 3 months ago

woodiertexas commented 8 months ago

All I did was make it use the success styling found in the "Powerful" message box on the main site. I also was unable to test this locally because of this: https://mclo.gs/wr6vtB4


See preview on Cloudflare Pages: https://preview-176.quiltmc-org.pages.dev

ix0rai commented 8 months ago

not a fan. making it green is misleading, and the motion graphic is super annoying. I'd personally like to make the box yellow with #173

woodiertexas commented 8 months ago

Going to figure out how to remove that "graphic" btw

woodiertexas commented 8 months ago

This was rather annoying to fix ngl: image

ix0rai commented 3 months ago

image-34.png

imo this looks quite a bit worse on light mode

UpcraftLP commented 3 months ago

Seems like this would need to be changed in https://github.com/QuiltMC/quilt-bulma/blob/6a55ad3f40587198959b4c4e28468f6002954344/sass/common/colours.scss#L8 instead.

I think merging this to change the message style from danger to warning is fine however.