artsy / palette

Artsy's design system
https://palette-storybook.artsy.net/
MIT License
215 stars 45 forks source link

feat(theme): roughs in a dark theme #1357

Closed dzucconi closed 10 months ago

dzucconi commented 10 months ago

Very naive color palette here, just inverting and rotating the hue. Will publish a canary and shake out all the hard-coded colors in Force, then refine the palette.


BREAKING CHANGES:

📦 Published PR as canary version: Canary Versions
:sparkles: Test out this PR locally via: ```bash npm install @artsy/palette-charts@37.0.0-canary.1357.30009.0 npm install @artsy/palette-tokens@6.0.0-canary.1357.30009.0 npm install @artsy/palette@38.0.0-canary.1357.30009.0 # or yarn add @artsy/palette-charts@37.0.0-canary.1357.30009.0 yarn add @artsy/palette-tokens@6.0.0-canary.1357.30009.0 yarn add @artsy/palette@38.0.0-canary.1357.30009.0 ```
artsyit commented 10 months ago

:rocket: PR was released in @artsy/palette-charts@37.0.0, @artsy/palette-tokens@6.0.0, @artsy/palette@38.0.0 :rocket: