bat: change default theme to Nord

This commit is contained in:
Jason Swank
2026-01-10 16:34:42 +00:00
parent 5136fe2604
commit 1078045906

View File

@@ -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):