diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2017-06-29 19:52:43 +1000 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2017-06-29 19:52:43 +1000 |
| commit | 5e5908a01360ba36bd1c7ab3223dfef3dfedd02a (patch) | |
| tree | 142f53d798ad123707acc564cb05e373be33ea60 /pywal/templates | |
| parent | 4ec8c16d0afce5ae9245eec25ca234ba11841df1 (diff) | |
export: Make function more general for the test.
Diffstat (limited to 'pywal/templates')
| -rw-r--r-- | pywal/templates/colors | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/pywal/templates/colors b/pywal/templates/colors new file mode 100644 index 0000000..228f4c8 --- /dev/null +++ b/pywal/templates/colors @@ -0,0 +1,16 @@ +{color0} +{color1} +{color2} +{color3} +{color4} +{color5} +{color6} +{color7} +{color8} +{color9} +{color10} +{color11} +{color12} +{color13} +{color14} +{color15} |
