From b1d02bf4ff30bc33645ae5f436afcbec6640efda Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Sun, 4 Mar 2007 16:15:17 +0000 Subject: color theme configuration improved Calcurse default black background replaced by Terminal's default background color --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 07e8135..4d12e6e 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +04 Mar 2007: + color_config() rewritten and changed to custom_color_config(), to allow + more color choices and the use of terminal's default background color + custom_load_color() created + border_color() and border_nocolor() updated to take into account new + color definitions + update_windows() updated to avoid the use of the 'colr' variable + 28 Feb 2007: bugfix: CTRL-D problems while editing items fixed Thanks Toucouch for reporting this bug -- cgit v1.2.3-54-g00ecf