diff --git a/modules/home/bat/default.nix b/modules/home/bat/default.nix index b15aaa5..21b6401 100644 --- a/modules/home/bat/default.nix +++ b/modules/home/bat/default.nix @@ -8,7 +8,7 @@ }; themes = { # https://raw.githubusercontent.com/catppuccin/bat/main/Catppuccin-mocha.tmTheme - Catppuccin-mocha = builtins.readFile "${inputs.catppuccin-bat}/Catppuccin-mocha.tmTheme"; + Catppuccin-mocha = builtins.readFile "${inputs.catppuccin-bat}/Catppuccin-frappe.tmTheme"; }; }; } \ No newline at end of file