From e0815613914e16d73a30efe709a74b994cc31963 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Fri, 25 Oct 2024 19:37:52 +0200 Subject: More efficient theming --- src/scopes/_implicit.vars.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/scopes/_implicit.vars.scss') diff --git a/src/scopes/_implicit.vars.scss b/src/scopes/_implicit.vars.scss index 0b0f326..0002591 100644 --- a/src/scopes/_implicit.vars.scss +++ b/src/scopes/_implicit.vars.scss @@ -23,4 +23,4 @@ $heading--font-weight: props.def(--s-implicit--heading--font-weight, props $heading--font-size: props.def(--s-implicit--heading--font-size, props.get(core.$font-size--100)); $heading--feature-settings: props.def(--s-implicit--heading--feature-settings, props.get(core.$font--headline--feature-settings)) !default; -$heading--color: props.def(--s-implicit--heading--color, props.get(core.$theme, --heading)); +$heading--color: props.def(--s-implicit--heading--color, props.get(core.$theme, --heading), 'color'); -- cgit v1.2.3-70-g09d2