From e6b273f8a27f7cff52342d315963e9447934b218 Mon Sep 17 00:00:00 2001 From: Fabio Scotto di Santolo Date: Fri, 9 Jan 2026 18:44:58 +0100 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 b0a770b..194be7d 100644 --- a/bat/.config/bat/config +++ b/bat/.config/bat/config @@ -6,7 +6,7 @@ # for a list of all available themes # Theme ---theme="Catppuccin Mocha" +--theme="Coldark-Dark" # Style --style="header,changes,numbers"