Use white background color scheme for bat
This commit is contained in:
parent
b2030a865f
commit
4b4efeecaf
1 changed files with 1 additions and 1 deletions
|
@ -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):
|
||||
|
|
Loading…
Add table
Reference in a new issue