diff options
Diffstat (limited to 'templates/config.yaml')
| -rw-r--r-- | templates/config.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
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" |
