We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 578783c commit c1d7409Copy full SHA for c1d7409
src/compatibility/blocksy/style.scss
@@ -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