From 8a9b00d1a2958a6925780174f70e95bb5b404755 Mon Sep 17 00:00:00 2001 From: Fabio Scotto di Santolo Date: Fri, 26 Jul 2024 19:33:01 +0200 Subject: [PATCH] Change bat theme --- bat/.config/bat/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bat/.config/bat/config b/bat/.config/bat/config index daf1b60..80a141f 100644 --- a/bat/.config/bat/config +++ b/bat/.config/bat/config @@ -4,7 +4,7 @@ # Specify desired highlighting theme (e.g. "TwoDark"). Run `bat --list-themes` # for a list of all available themes ---theme="1337" +--theme="Coldark-Dark" # Enable this to use italic text on the terminal. This is not supported on all # terminal emulators (like tmux, by default):