From 4bca1ca870881ce66d06a51d333b509b9e4d778c Mon Sep 17 00:00:00 2001 From: Thomas JUND Date: Fri, 29 Jan 2021 11:29:38 +0100 Subject: [PATCH] new-theme: vars.scss: add vars default value $primary-color & $widget-unique-checkbox-position --- new_theme.sh | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/new_theme.sh b/new_theme.sh index 408d48d..e4f6d45 100755 --- a/new_theme.sh +++ b/new_theme.sh @@ -42,7 +42,14 @@ cat >${themefolderPath}/config.json <${themefolderPath}/_vars.scss <${themefolderPath}/style.scss <