2019-11-07 06:14:35 +00:00
|
|
|
{{- $scr := .Scratch -}}
|
2019-11-07 18:09:15 +00:00
|
|
|
{{ $skin := .Site.Data.skin }}
|
2019-11-07 06:14:35 +00:00
|
|
|
|
2019-11-26 16:06:24 +00:00
|
|
|
{{- $scr.Set "custom_theme_primary_color" $skin.custom_theme_primary_color -}}
|
2019-11-27 16:28:02 +00:00
|
|
|
{{- $scr.Set "chroma_theme" $skin.chroma_theme -}}
|