diff --git a/config/cheat/conf.yml b/config/cheat/conf.yml index e192dce..49dee0d 100644 --- a/config/cheat/conf.yml +++ b/config/cheat/conf.yml @@ -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: monokai +style: catppuccin-mocha # Which 'chroma' "formatter" should be applied? # One of: "terminal", "terminal256", "terminal16m"