bat: change default theme to Nord
This commit is contained in:
@@ -4,8 +4,9 @@
|
|||||||
|
|
||||||
# Specify desired highlighting theme (e.g. "TwoDark"). Run `bat --list-themes`
|
# Specify desired highlighting theme (e.g. "TwoDark"). Run `bat --list-themes`
|
||||||
# for a list of all available themes
|
# for a list of all available themes
|
||||||
--theme="ansi"
|
#--theme="ansi"
|
||||||
#--theme="base16"
|
#--theme="base16"
|
||||||
|
--theme="Nord"
|
||||||
|
|
||||||
# Enable this to use italic text on the terminal. This is not supported on all
|
# Enable this to use italic text on the terminal. This is not supported on all
|
||||||
# terminal emulators (like tmux, by default):
|
# terminal emulators (like tmux, by default):
|
||||||
|
|||||||
Reference in New Issue
Block a user