Skip to content

Adjust hue for warning callouts specifically#563

Merged
snide merged 4 commits intoelastic:masterfrom
snide:color/warning
Mar 22, 2018
Merged

Adjust hue for warning callouts specifically#563
snide merged 4 commits intoelastic:masterfrom
snide:color/warning

Conversation

@snide
Copy link
Contributor

@snide snide commented Mar 22, 2018

The current warning color works in most places, but with lighter shading like callouts it gets too close to the red. This adjusts the hue for that specific section (and we might do something like this in other places as we need it). Screenshot to show that accessibility is still valid.

I'd rather do a math coloring than make a new variable because it gets easy to over tokenize stuff.

cc @timroes, @alexfrancoeur

image

image

image

@snide snide requested a review from cchaos March 22, 2018 16:59
@snide
Copy link
Contributor Author

snide commented Mar 22, 2018

jenkins test this

$euiColorDarkestShade: #F5F5F5;
$euiColorFullShade: #FFF;
$euiColorPrimary: #4da1c0;
$euiColorPrimary: #4da1c0;
Copy link
Contributor

Choose a reason for hiding this comment

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

Duplicate primary colors.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Doh. ty.

@snide snide merged commit 8c3c08f into elastic:master Mar 22, 2018
@snide snide deleted the color/warning branch March 22, 2018 17:57
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.

2 participants