From 0954c1a306f430f47b755c2e43237db523f04edf Mon Sep 17 00:00:00 2001 From: Xavier Francisco Date: Thu, 7 Mar 2019 21:29:28 +0000 Subject: Add recolor template build --- templates/config.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'templates/config.yaml') diff --git a/templates/config.yaml b/templates/config.yaml index f7331ce..02e20b8 100644 --- a/templates/config.yaml +++ b/templates/config.yaml @@ -1,3 +1,7 @@ default: extension: .config - output: build_schemes + output: colors + +recolor: + extension: .config + output: recolors -- cgit