diff --git a/config/cheat/conf.yml b/config/cheat/conf.yml index 34dcaa2..3e2f18c 100644 --- a/config/cheat/conf.yml +++ b/config/cheat/conf.yml @@ -7,7 +7,7 @@ colorize: false # Which 'chroma' colorscheme should be applied to the output? # Options are available here: # https://github.com/alecthomas/chroma/tree/master/styles -style: 'tokyonight' +# style: 'tokyonight-day' # Which 'chroma' "formatter" should be applied? # One of: "terminal", "terminal256", "terminal16m" formatter: terminal256