Skip to content

Commit 9f4d748

Browse files
committed
Add changeset
1 parent e42471f commit 9f4d748

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.changeset/eleven-countries-cheer.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
"@code-hike/lighter": minor
3+
---
4+
5+
Extract theme colors to a different function
6+
7+
Breaking Changes:
8+
9+
- `highlightWithScopes` removed, use `highlight` instead
10+
- `annotatedHighlight` removed, use `highlight` instead
11+
- `colors` removed from `highlight` result, now `style` is returned instead (only with `style.background` and `style.color` properties, the rest of the colors are returned by `getThemeColors` function)

0 commit comments

Comments
 (0)