Skip to content

Commit

Permalink
Create cool-comics-dream.md
Browse files Browse the repository at this point in the history
  • Loading branch information
langermank authored Oct 10, 2023
1 parent d3dacd9 commit 32276eb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .changeset/cool-comics-dream.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
"@primer/brand-primitives": minor
"@primer/react-brand": minor
---

- Change base color scales to hex instead of hsl
- Remove the hsl logic that handles opacity
- Use a raw hex8 value where alpha was used temporarily until we have the new build process in place from Primitives
- Adds new tokens for videoPlayer to help with this transition
- Use two files for light/dark vs. one in the base tokens
- Rename `--base-color-scale-white-0` to `--base-color-scale-white`
- Rename `--base-color-scale-black-0` to `--base-color-scale-black`

0 comments on commit 32276eb

Please sign in to comment.