diff options
| author | 2024-10-12 20:10:40 +0000 | |
|---|---|---|
| committer | 2024-10-12 20:10:40 +0000 | |
| commit | a3679703b93e37fb9ad7ced7a60c47acd6479324 (patch) | |
| tree | a6f474d15ef5322be87955c5988b94610584d16f /templates/config.yaml | |
add project
Diffstat (limited to 'templates/config.yaml')
| -rw-r--r-- | templates/config.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
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" |
