Use white background color scheme for bat

This commit is contained in:
Vladan Popovic 2021-06-17 10:14:34 +02:00
parent b2030a865f
commit 4b4efeecaf
1 changed files with 1 additions and 1 deletions

View File

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