aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/config.yaml4
-rw-r--r--templates/default.mustache1
2 files changed, 2 insertions, 3 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"
diff --git a/templates/default.mustache b/templates/default.mustache
index 86aee88..753f038 100644
--- a/templates/default.mustache
+++ b/templates/default.mustache
@@ -4,7 +4,6 @@
* name: {{scheme-name}}
* slug: {{scheme-slug}}
* author: {{scheme-author}}
-* description: {{scheme-description}}
* variant: {{scheme-variant}}
*
*/