From eb2b15fe126b6ad9c95a8c7613eeb57895004ebf Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Fri, 1 Nov 2024 17:39:04 +0100 Subject: bessere Unterstützung für einen farbigen Hintergrund MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wyrd/wyrdrc | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/wyrd/wyrdrc b/wyrd/wyrdrc index 9cbd1c8..1406b33 100644 --- a/wyrd/wyrdrc +++ b/wyrd/wyrdrc @@ -157,21 +157,21 @@ bind "\\Cg" entry_cancel # set up the colors color help white blue -color timed_default white black +color timed_default white default color timed_current white red color timed_reminder1 yellow blue color timed_reminder2 white red color timed_reminder3 white green color timed_reminder4 yellow magenta -color untimed_reminder white black -color timed_date cyan black +color untimed_reminder white default +color timed_date cyan default color selection_info green blue -color description white black +color description white default color status white blue -color calendar_labels white black -color calendar_level1 white black -color calendar_level2 blue black -color calendar_level3 magenta black +color calendar_labels white default +color calendar_level1 white default +color calendar_level2 blue default +color calendar_level3 magenta default color calendar_today white red color left_divider cyan default color right_divider cyan default -- cgit v1.3