Skip to content

Commit c1d7409

Browse files
committed
add blocksy color scheme compatibility
1 parent 578783c commit c1d7409

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
:where(.stk--is-blocksy-theme.stk-has-color-schemes) {
2+
--stk-heading-color: var(--theme-heading-color, var(--theme-heading-2-color, var(--theme-headings-color)));
3+
--stk-text-color: var(--theme-text-color);
4+
}

0 commit comments

Comments
 (0)