From 83a8740fc8f5f8ffcbbdb0dc17c0600a0eb0ce91 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 17 Nov 2025 17:40:36 +0100 Subject: [PATCH] Match to Ghostty Mocha too --- themes/catppuccin/btop.theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/catppuccin/btop.theme b/themes/catppuccin/btop.theme index 18a4ff61..f0395b35 100644 --- a/themes/catppuccin/btop.theme +++ b/themes/catppuccin/btop.theme @@ -1,5 +1,5 @@ # Main background, empty for terminal default, need to be empty if you want transparent background -theme[main_bg]="#24273a" +theme[main_bg]="#1E1E2E" # Main text color theme[main_fg]="#c6d0f5"