From 77cfca1aff8bc28db60350497610a49b71e6c9d1 Mon Sep 17 00:00:00 2001 From: Nicholas Schwab Date: Sun, 10 Aug 2025 17:37:56 +0200 Subject: [PATCH 1/2] update gruvbox theme This fixes https://github.com/sharkdp/bat/issues/2115 for this theme --- assets/themes/gruvbox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/themes/gruvbox b/assets/themes/gruvbox index 64c47250..40503472 160000 --- a/assets/themes/gruvbox +++ b/assets/themes/gruvbox @@ -1 +1 @@ -Subproject commit 64c47250e54298b91e2cf8d401320009aba9f991 +Subproject commit 40503472826e51d87666e548a0634c4f1d74938c From 183def9569eebfcac23750640932a139cd57c928 Mon Sep 17 00:00:00 2001 From: Nicholas Schwab Date: Sun, 10 Aug 2025 17:52:30 +0200 Subject: [PATCH 2/2] docs(changelog): update gruvbox theme --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 152b7d34..8f3ab03a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -54,6 +54,7 @@ - Add Catppuccin, see #3317 (@SchweGELBin) - Updated Catppuccin, see #3333 (@SchweGELBin) +- Updated gruvbox, see #3372 (@Nicholas42) ## `bat` as a library