From c2dab82cec1508a07ca1b4bbe8c56c96315f63d0 Mon Sep 17 00:00:00 2001 From: Alexey Stepanov Date: Mon, 23 Sep 2024 18:03:09 +0500 Subject: update --- templates/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/config.yaml') diff --git a/templates/config.yaml b/templates/config.yaml index f248d38..46ec7f8 100644 --- a/templates/config.yaml +++ b/templates/config.yaml @@ -1,3 +1,3 @@ default: - extension: .css - output: colors + supported-systems: [base16] + filename: "colors/{{scheme-system}}-{{scheme-slug}}.css" -- cgit