aboutsummaryrefslogtreecommitdiff
path: root/templates/config.yaml
diff options
context:
space:
mode:
authorLibravatar Kevin Hamer <kevin.hamer@gmail.com>2018-03-05 17:50:36 -0500
committerLibravatar GitHub <noreply@github.com>2018-03-05 17:50:36 -0500
commit9471b116e5a9af66828374f217540c77908ccf12 (patch)
tree6f6dbb8283c7bfc1c91bc98c60f18510351b5fb3 /templates/config.yaml
parent79de0c9207e7ec5a48939f9255bd673a82f69120 (diff)
parentdd6cbb6bb7907f14d56d1aed69faee1799ec2016 (diff)
Merge pull request #5 from mnussbaum/partials
Separate out more config components and combine them using mustache partials
Diffstat (limited to 'templates/config.yaml')
-rw-r--r--templates/config.yaml11
1 files changed, 10 insertions, 1 deletions
diff --git a/templates/config.yaml b/templates/config.yaml
index d110e64..a44f88c 100644
--- a/templates/config.yaml
+++ b/templates/config.yaml
@@ -1,6 +1,15 @@
default:
extension: .config
output: themes
-colors-only:
+
+bar-colors:
+ extension: .config
+ output: bar-colors
+
+client-properties:
+ extension: .config
+ output: client-properties
+
+colors:
extension: .config
output: colors