From 12a3207099a17fee9e832c966b479c1a2d3a95c8 Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Fri, 19 Apr 2024 18:31:44 -0700 Subject: [PATCH] Update .config/bat/config --- dot_config/bat/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/bat/config b/dot_config/bat/config index 98b160a..b91517b 100644 --- a/dot_config/bat/config +++ b/dot_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="Catppuccin-macchiato" +--theme={{ .drapeau.colorscheme | quote }} # Enable this to use italic text on the terminal. This is not supported on all # terminal emulators (like tmux, by default):