meshery / meshery.io

Website for Meshery
https://meshery.io
Apache License 2.0
459 stars 539 forks source link

Change background of the choose your platform section on homepage #1748

Closed shailpujan88 closed 1 month ago

shailpujan88 commented 1 month ago

Description

This PR fixes #1735

Notes for Reviewers Changed the background color of the Choose Your Platform section.

Signed commits

netlify[bot] commented 1 month ago

Deploy Preview for mesheryio-preview ready!

Name Link
Latest commit 502130e3f7c6f7dcaf58ac294de9da8f53026ce3
Latest deploy log https://app.netlify.com/sites/mesheryio-preview/deploys/6648a49d0eccce0008a15632
Deploy Preview https://deploy-preview-1748--mesheryio-preview.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

shailpujan88 commented 1 month ago

@ritiksaxena124 Sorry, the previous PR got closed accidentally while reverting the gemfile.lock. I've made the changes suggested by you. Can you please verify them and let me know if I've got to change anything?

vishalvivekm commented 1 month ago

@shailpujan88 Thank you for your contribution. Let's discuss this on Websites's call on Monday. Add this as an agenda item into the meeting minutes, if you would :)

shailpujan88 commented 1 month ago

image

@ritiksaxena124 I have made the required changes. Can you please verify them?

shailpujan88 commented 1 month ago

Hey @leecalcote I changed the color keeping in mind about both the dark and light modes and this single color works for both the themes good enough enhancing the UX of the website. This is the color code(#393d41, #0c0d0d, #131313, #3d4042, #3c3e41)

image

ritiksaxena124 commented 1 month ago

It looks good @shailpujan88 👏but I think we should use some gradient of white in light mode and a dark color gradient in dark mode. The gradient you used looks great in dark mode though 👍. // @Rexford74