Update bat config to use a better theme.

This commit is contained in:
Darren 'Tadgy' Austin 2024-08-30 20:38:19 +01:00
commit 9e908c19aa
2 changed files with 164 additions and 145 deletions

View file

@ -3,7 +3,7 @@
# Specify desired highlighting theme (e.g. "TwoDark"). Run `bat --list-themes`
# for a list of all available themes
#--theme="TwoDark"
--theme="base16"
# Enable this to use italic text on the terminal. This is not supported on all
# terminal emulators (like tmux, by default):