From ba72bc4ccecf86caa61c521b596aada525514d1d Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Fri, 19 Apr 2024 18:38:29 -0700 Subject: [PATCH] Update .config/cheat/conf.yml --- dot_config/cheat/conf.yml.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/cheat/conf.yml.tmpl b/dot_config/cheat/conf.yml.tmpl index 44cda39..555def7 100644 --- a/dot_config/cheat/conf.yml.tmpl +++ b/dot_config/cheat/conf.yml.tmpl @@ -8,7 +8,7 @@ colorize: true # Which 'chroma' colorscheme should be applied to the output? # Options are available here: # https://github.com/alecthomas/chroma/tree/master/styles -style: catppuccin-macchiato +style: {{ .drapeau.colorscheme }} # Which 'chroma' "formatter" should be applied? # One of: "terminal", "terminal256", "terminal16m"