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

Theme: refactor colors and some fixes/updates #11640

Merged
merged 6 commits into from
Oct 28, 2020

Conversation

thaJeztah
Copy link
Member

Continuing to "upstream" changes I have in my working branches 😅

  • _scss: remove some unused variables
  • _scss: change colors to HSL
    While more verbose, HSL colors (Hue, Saturation, Lightness) allow for easier selecting color variations that only differ in lightness, but have the same hue. This conversion also reveals some slight differences in hue between existing color-variations that I'll address in a follow-up commit.
  • _scss: tweak inconsistencies in hue
    Changes should be mostly invisible, except for a very slight increase in contrast in the "night" theme between the body- background and left/right navigation blocks.
  • _scss: define variable for landing footer color
  • _scss: some refactoring of landing-page cta-banners
  • update http://dockr.ly links to use TLS

Signed-off-by: Sebastiaan van Stijn <[email protected]>
While more verbose, HSL colors (Hue, Saturation, Lightness) allow
for easier selecting color variations that only differ in lightness,
but have the same hue.

This conversion also reveals some slight differences in hue between
existing color-variations that I'll address in a follow-up commit.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
Changes should be mostly invisible, except for a very slight increase in
contrast in the "night" theme between the body-background and left/right
navigation blocks.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
Signed-off-by: Sebastiaan van Stijn <[email protected]>
@netlify
Copy link

netlify bot commented Oct 27, 2020

Deploy preview for docsdocker ready!

Built with commit d405b17

https://deploy-preview-11640--docsdocker.netlify.app

@thaJeztah
Copy link
Member Author

@usha-mandya ptal; as mentioned above, changes should be mostly invisible with a (minor) change in contrast in the dark theme; let me know if that's a concern 😅

Copy link
Member

@usha-mandya usha-mandya left a comment

Choose a reason for hiding this comment

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

Reviewed the updates with @thaJeztah. The color changes are very subtle and doesn't impact the user experience.

@usha-mandya usha-mandya merged commit ef13568 into docker:master Oct 28, 2020
@thaJeztah thaJeztah deleted the refactor_colors branch October 28, 2020 11:10
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