diff options
| author | 2024-09-29 11:36:25 +0000 | |
|---|---|---|
| committer | 2024-09-29 11:36:25 +0000 | |
| commit | c794488db8ad5757bcfdc6b7956a9713382f4f3d (patch) | |
| tree | 71bbbb60f1e018b833e4e6f2381d536788292f7c /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..aaecf01 --- /dev/null +++ b/templates/config.yaml @@ -0,0 +1,3 @@ +default: + supported-systems: [base16] + filename: "colors/{{scheme-system}}-{{scheme-slug}}.theme" |
