Skip to content

Commit 691b0ec

Browse files
committed
Theme: shorten CHANGELOG entry
1 parent 9b3ccd0 commit 691b0ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/theme/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
### Internal
1616

1717
- Refactor color space registration to avoid module-level side effects ([#77653](https://github.com/WordPress/gutenberg/pull/77653)).
18-
- `ThemeProvider` now applies its `color` and `cursor` settings as inline CSS custom properties on the wrapper element. For root providers, the same properties are mirrored onto `document.documentElement` via an effect.
18+
- `ThemeProvider`: apply `color` and `cursor` settings via inline styles instead of a per-instance `<style>` element ([#78678](https://github.com/WordPress/gutenberg/pull/78678)).
1919

2020
## 0.13.0 (2026-05-14)
2121

0 commit comments

Comments
 (0)