Skip to content

Commit 2d45f5a

Browse files
authored
Add first draft of new wide-gamut color palette (#14693)
This PR updates all of the colors in our default theme to use OKLCH instead of RGB and increases the overall chroma to take advantage of the wider color gamut. Just a first draft based on @danhollick's initial work — expecting these will be further refined before a stable release as we continue to test them. <img width="628" alt="image" src="https://github.com/user-attachments/assets/2de1bfca-fddd-47f9-b609-39f26abdee41"> --------- Co-authored-by: Adam Wathan <[email protected]>
1 parent 9b15a5c commit 2d45f5a

File tree

9 files changed

+1063
-1046
lines changed

9 files changed

+1063
-1046
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12+
- Add first draft of new wide-gamut color palette ([#14693](https://github.com/tailwindlabs/tailwindcss/pull/14693))
1213
- _Upgrade (experimental)_: Migrate `theme(…)` calls in classes to `var(…)` or to the modern `theme(…)` syntax ([#14664](https://github.com/tailwindlabs/tailwindcss/pull/14664))
1314

1415
### Fixed

0 commit comments

Comments
 (0)