From cc47a3f0db17d09fe60f69f171f3026935043226 Mon Sep 17 00:00:00 2001 From: tokul Date: Sun, 27 Jul 2003 11:06:50 +0000 Subject: [PATCH] Added Minimal BW theme. Purpose of theme - colorless environment for browsers that don't support colors and for CGA :) displays if you can find one. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5446 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- themes/minimal_bw.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 themes/minimal_bw.php diff --git a/themes/minimal_bw.php b/themes/minimal_bw.php new file mode 100644 index 00000000..a6fd7caa --- /dev/null +++ b/themes/minimal_bw.php @@ -0,0 +1,26 @@ + 1 quote + $color[14] = '#000000'; // (black) Color for quoted text -- >> 2 or more + $color[15] = '#000000'; // (black) Unselectable folders +?> -- 2.25.1