Chore: cheat color scheme is now catppuccin-mocha

This commit is contained in:
2023-04-26 23:47:50 +03:00
parent 74df61ed1d
commit af38f7aa45

View File

@@ -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"