From 358de6f8fcfe96061f0bcfebe64c745eaceaa443 Mon Sep 17 00:00:00 2001 From: fidian Date: Tue, 12 Jun 2001 17:52:11 +0000 Subject: [PATCH] * Added docs about new theme colors git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1411 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- doc/themes.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/themes.txt b/doc/themes.txt index aca97a98..dd169337 100644 --- a/doc/themes.txt +++ b/doc/themes.txt @@ -28,6 +28,8 @@ description of what the different entries are for. $color[10] = "#xxxxxx"; $color[11] = "#xxxxxx"; $color[12] = "#xxxxxx"; + $color[13] = "#xxxxxx"; + $color[14] = "#xxxxxx"; ?> ------ @@ -48,6 +50,8 @@ are color of: 10: Darker version of #9 11: Special folders color (Inbox, Trash, Sent) 12: Alternate color for message list (alters between 4 and this one) + 13: Color for single-quoted text ("> text") when reading (default: #FF0000) + 14: Color for text with more than one quote (default: #800000) Next all you have to do is run conf.pl and add the theme to the list of themes available to you. If you would like your theme to be -- 2.25.1