From 3ab8869c4d72902a503400ecd9ef71b2d460f613 Mon Sep 17 00:00:00 2001 From: zoli Date: Tue, 23 Dec 2025 07:25:48 +0100 Subject: [PATCH] Update ssh_theme.conf --- ssh_theme.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ssh_theme.conf b/ssh_theme.conf index 4a802cb..ec8836b 100644 --- a/ssh_theme.conf +++ b/ssh_theme.conf @@ -1,4 +1,3 @@ - # The basic colors foreground #e0e0e0 background #212121 @@ -29,7 +28,7 @@ tab_bar_background #11111B # Colors for marks (marked text in the terminal) mark1_foreground #1E1E2E -mark1_background #87B0F9 +mark1_background #f98787 mark2_foreground #1E1E2E mark2_background #CBA6F7 mark3_foreground #1E1E2E