diff --git a/bat/.config/bat/config b/bat/.config/bat/config index a6bfdf3..5132fc7 100644 --- a/bat/.config/bat/config +++ b/bat/.config/bat/config @@ -4,8 +4,9 @@ # Specify desired highlighting theme (e.g. "TwoDark"). Run `bat --list-themes` # for a list of all available themes ---theme="ansi" +#--theme="ansi" #--theme="base16" +--theme="Nord" # Enable this to use italic text on the terminal. This is not supported on all # terminal emulators (like tmux, by default):