Add Catppuccin themes to Bat

This commit is contained in:
Danielle McLean 2024-05-31 12:32:43 +10:00
parent 8c3cd60582
commit 4f07adbb12
Signed by: 00dani
GPG key ID: 6854781A0488421C
5 changed files with 8193 additions and 1 deletions

View file

@ -2,6 +2,6 @@
# a command-line option that you want to pass to `bat` by default. You can
# run `bat --help` to get a list of all possible configuration options.
--tabs 2
--theme "Monokai Extended"
--theme "Catppuccin Mocha"
--italic-text always
--map-syntax "**/git/config*:Git Config"