From 3f4d63b00654721daeedbfe06f89f79756372b24 Mon Sep 17 00:00:00 2001 From: Fabio Scotto di Santolo Date: Tue, 17 Jun 2025 21:58:14 +0200 Subject: [PATCH] Revert "Change Bat theme to Gruvbox Dark" This reverts commit e3acfc189ae046458418d5d98c56c7673cf66df1. --- 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 24cde80..5ba88de 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="gruvbox-dark" +--theme="Catppuccin Frappe" # Enable this to use italic text on the terminal. This is not supported on all # terminal emulators (like tmux, by default):