Skip to content
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

Updating Amsterdam colors to match brand #4284

Merged
merged 10 commits into from
Nov 19, 2020
Merged

Conversation

cchaos
Copy link
Contributor

@cchaos cchaos commented Nov 18, 2020

Mainly just the primary, accent, and warning colors were adjusted to align with the brand assets.

None of these changes are very drastic but having matching hex values will present a more seamless transition from web to product.

Screen Shot 2020-11-18 at 11 29 39 AM

I also adjusted the dark colors a slight bit. To align a little better with the values of the brand colors but still are lighter and paler for easier use on the dark background.

Before
Screen Shot 2020-11-18 at 11 31 54 AM

After
Screen Shot 2020-11-18 at 11 30 37 AM


Disabled buttons

I also made a design decision to make all disabled buttons use the same default (non-fill) style. The original filled but disabled buttons did not look as much like disabled buttons as they did as just gray filled buttons. By making all disabled buttons look the same it will be much easier for users to consistently recognize when a button is disabled.

image

Checklist

  • Check against all themes for compatibility in both light and dark modes
  • [ ] Checked in mobile
  • Checked in Chrome, Safari, Edge, and Firefox
  • [ ] Props have proper autodocs
  • Checked documentation
  • [ ] Checked Code Sandbox works for the any docs examples
  • [ ] Added or updated jest tests
  • [ ] Checked for breaking changes and labeled appropriately
  • Checked for accessibility including keyboard-only and screenreader modes
  • A changelog entry exists and is marked appropriately

cchaos added 7 commits November 13, 2020 16:00
# Conflicts:
#	src/global_styling/variables/_colors.scss
#	src/themes/eui-amsterdam/eui_amsterdam_colors_dark.scss
#	src/themes/eui-amsterdam/eui_amsterdam_colors_light.scss
#	src/themes/eui-amsterdam/global_styling/variables/_buttons.scss
#	src/themes/eui/eui_colors_dark.scss
@cchaos
Copy link
Contributor Author

cchaos commented Nov 18, 2020

Also on a fun note, this primary palette is color blind safe ✅ as a sequential palette.

Screen Shot 2020-11-18 at 12 56 36 PM

Including the dark-mode colors

Screen Shot 2020-11-18 at 12 57 00 PM

@kibanamachine
Copy link

Preview documentation changes for this PR: https://eui.elastic.co/pr_4284/

Copy link
Contributor

@miukimiu miukimiu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🎉

We need to create a palette with the primary colors. 😍

@cchaos cchaos merged commit 2a457ff into elastic:master Nov 19, 2020
@cchaos cchaos deleted the ams/brand_colors branch November 19, 2020 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants