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"