From a3679703b93e37fb9ad7ced7a60c47acd6479324 Mon Sep 17 00:00:00 2001 From: Alexey Stepanov Date: Sat, 12 Oct 2024 20:10:40 +0000 Subject: add project --- templates/config.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 templates/config.yaml (limited to 'templates/config.yaml') diff --git a/templates/config.yaml b/templates/config.yaml new file mode 100644 index 0000000..89a87da --- /dev/null +++ b/templates/config.yaml @@ -0,0 +1,3 @@ +default: + supported-systems: [base16] + filename: "colors/{{scheme-system}}-{{scheme-slug}}.yml" -- cgit