-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[website] Refine button design and other details #41686
Conversation
Netlify deploy previewhttps://deploy-preview-41686--material-ui.netlify.app/ Bundle size report |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great improvement! Navigation feels way more consistent.
I'd make these gradients a bit subtler, making it to bottom right instead. I think this way the colored side is up, where the icon is. This brings me to the idea that the Icon is emanating the color :) (left the CSS just for reference)
backgroundImage: linear-gradient(to bottom right, rgba(235, 245, 255, 0.5) 10%, rgba(243, 246, 249, 0.2) 100%)
backgroundImage: linear-gradient(to bottom right, rgba(0, 58, 117, 0.1) 10%, rgba(20, 26, 31, 0.2) 100%) rgb(16, 20, 24)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a comment, but other than that, LGTM 🚀
This PR mostly adds general adjustments to the branding theme's button box-shadow styles. Aside from that, I'm also including some stray improvements in other components (like, color, spacing, etc.).
https://deploy-preview-41686--material-ui.netlify.app/experiments/website/branding-theme-test/