mirror of
https://github.com/dylanaraps/pywal.git
synced 2024-11-25 17:33:09 +01:00
Merge pull request #133 from isaachaller/fix-yaml-template
Fix YAML template
This commit is contained in:
commit
1c4d8d84a1
@ -7,7 +7,7 @@ special:
|
|||||||
|
|
||||||
colors:
|
colors:
|
||||||
color0: "{color0}"
|
color0: "{color0}"
|
||||||
color": "{color1}"
|
color1: "{color1}"
|
||||||
color2: "{color2}"
|
color2: "{color2}"
|
||||||
color3: "{color3}"
|
color3: "{color3}"
|
||||||
color4: "{color4}"
|
color4: "{color4}"
|
||||||
|
Loading…
Reference in New Issue
Block a user