diff options
| author | 2025-07-12 16:36:26 +0500 | |
|---|---|---|
| committer | 2025-07-12 16:36:26 +0500 | |
| commit | 0e6768aa1fcc9f0831755724f7055eae889c64cf (patch) | |
| tree | 096794f6df4fe985fe8df46dd583e7f47b00068f /templates/config.yaml | |
initial commit
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..6fbd3e7 --- /dev/null +++ b/templates/config.yaml @@ -0,0 +1,3 @@ +default: + supported-systems: [base16] + filename: "colors/{{scheme-system}}-{{scheme-slug}}.json" |
