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

[colors] feat: update modern colors #4932

Merged
merged 4 commits into from
Sep 27, 2021
Merged

Conversation

aycai
Copy link
Contributor

@aycai aycai commented Sep 25, 2021

  • Grays: slight desaturation
  • Primary colors: slight desaturation (except orange)
  • Updated secondary colors to work similarly to primary colors
    • Replace cobalt (which is close to the new blue) with cerulean (which is close to our old blue)
    • Desaturated sepia

Checklist

  • Update documentation

Changes proposed in this pull request:

Revision of modernized color palette, plus updates to secondary colors

Reviewers should focus on:

I replaced cobalt (which is close to our new blue) with cerulean (which is close to our old blue). I want to make sure I caught everything with the color switch

Screenshot

Screen Shot 2021-09-24 at 8 58 52 PM

- grays: slight desaturation
- primary colors: slight desaturation (except orange)
- updated secondary colors to work the same as primary colors
- Replace cobalt (which is close to the new blue) with cerulean (which is close to our old blue)
packages/core/src/common/_colors.scss Outdated Show resolved Hide resolved
@adidahiya adidahiya changed the title Update Modern Colors [colors] feat: update modern colors Sep 27, 2021
@adidahiya
Copy link
Contributor

I reverted all the changes to packages/docs-app... if you want to see the new colors in a web page, you'll need to update packages/demo-app, since docs-app is still using the legacy colors.

@adidahiya
Copy link
Contributor

latest colors demo lgtm ✅

@adidahiya adidahiya merged commit 9230ca5 into palantir:develop Sep 27, 2021
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