aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <[email protected]>2017-11-08 07:09:48 +1100
committerGitHub <[email protected]>2017-11-08 07:09:48 +1100
commit1c4d8d84a169db9a406350d7fa3a02c2056659af (patch)
treef35d38a1988280f3eedf894bbde37c07e8f1b2da
parentdocs: Fix album link (diff)
parentFix yaml template (diff)
downloadpywal-1c4d8d84a169db9a406350d7fa3a02c2056659af.tar.xz
pywal-1c4d8d84a169db9a406350d7fa3a02c2056659af.zip
Merge pull request #133 from isaachaller/fix-yaml-template
Fix YAML template
-rw-r--r--pywal/templates/colors.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pywal/templates/colors.yml b/pywal/templates/colors.yml
index 3a9d76d..c3d6e47 100644
--- a/pywal/templates/colors.yml
+++ b/pywal/templates/colors.yml
@@ -7,7 +7,7 @@ special:
colors:
color0: "{color0}"
- color": "{color1}"
+ color1: "{color1}"
color2: "{color2}"
color3: "{color3}"
color4: "{color4}"