Skip to content

Commit 9d39d55

Browse files
committed
docs: add release note for #1458 context tag color classes
1 parent 8b98563 commit 9d39d55

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/releases/unreleased.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@ Example:
2424
2525
-->
2626

27+
## Added
28+
29+
- (#1458) Added CSS color classes to context tags for custom styling
30+
- Context tags now receive a BEM modifier class (`context-tag--color-0` through `context-tag--color-19`) based on a consistent hash of the context name
31+
- Enables users to style individual contexts via CSS snippets
32+
- Thanks to @phortx for the contribution
33+
2734
## Fixed
2835

2936
- (#1472) Fixed task dependencies not being stored as wikilinks in frontmatter

0 commit comments

Comments
 (0)