* @subpackage themes
*/
- $color[0] = "#19881A"; // TitleBar
- $color[1] = "#800000"; //
- $color[2] = "#CC0000"; // Warning/Error Messages
+ $color[0] = "#19881a"; // TitleBar
+ $color[1] = "#800000"; //
+ $color[2] = "#cc0000"; // Warning/Error Messages
$color[3] = "#000000"; // Left Bar Background
$color[4] = "#000000"; // Normal Background
- $color[5] = "#0A6C11"; // Table Headers
- $color[6] = "#4CC748"; // Text on left bar
- #$color[7] = "#706C44"; // Links
+ $color[5] = "#0a6c11"; // Table Headers
+ $color[6] = "#4cc748"; // Text on left bar
+ #$color[7] = "#706c44"; // Links
$color[7] = "#ffffff"; // Normal text
- $color[8] = "#61FF5C"; // Links
+ $color[8] = "#61ff5c"; // Links
$color[9] = "#157316"; // Darker version of #0
$color[10] = "#105611"; // Darker version of #9
$color[11] = "#ffffff"; // Special Folders color
-?>
+?>
\ No newline at end of file
global $color;
$color[0] = '#595959'; // (mid-dark gray) TitleBar
-$color[1] = '#F88888'; // (light red) Quoted Replies in Emails
+$color[1] = '#f88888'; // (light red) Quoted Replies in Emails
$color[2] = '#ff7171'; // (pinkish) Warning/Error Messages
$color[3] = '#000000'; // (black) Left Bar Background
$color[4] = '#000000'; // (black) Normal Background
$color[5] = '#373700'; // (dark yellow-green) Table Headers
-$color[6] = '#D0D0D0'; // (off-white) Text on left bar
+$color[6] = '#d0d0d0'; // (off-white) Text on left bar
$color[7] = '#cfcfa0'; // (very dull yellow) Links
-$color[8] = '#D0D0D0'; // (off-white) Normal text
+$color[8] = '#d0d0d0'; // (off-white) Normal text
$color[9] = '#414141'; // (dark gray) Darker version of #0
$color[10] = '#292929'; // (darker gray) Darker version of #9
-$color[11] = '#AAAA44'; // (gold) Special Folders color
+$color[11] = '#aaaa44'; // (gold) Special Folders color
$color[12] = '#202020'; // (dark gray) Alternate color
-$color[13] = '#FF7733'; // (orange-ish) Single-quoted text
-$color[14] = '#FF3377'; // (pink-ish) 2 or more quotes
+$color[13] = '#ff7733'; // (orange-ish) Single-quoted text
+$color[14] = '#ff3377'; // (pink-ish) 2 or more quotes
$color[15] = '#414141'; // (darker gray) unselectable folders
-?>
+?>
\ No newline at end of file
*/
global $color;
-$color[0] = '#6188A9'; // (middle blue) TitleBar
+$color[0] = '#6188a9'; // (middle blue) TitleBar
$color[1] = '#800000'; // (red)
-$color[2] = '#CC0000'; // (light red) Warning/Error Messages
+$color[2] = '#cc0000'; // (light red) Warning/Error Messages
$color[3] = '#294763'; // (dark blue) Left Bar Background
-$color[4] = '#929292'; // (dark grey) Normal Background or C0C0C0
-$color[5] = '#597D9D'; // (middle blue) Table Headers
-$color[6] = '#FFFFFF'; // (white) Text on left bar
-$color[7] = '#FFFFFF'; // (white) Links
-$color[8] = '#FFFFFF'; // (white) Normal text
-$color[9] = '#587B99'; // (middle gray) Darker version of #0
-$color[10] = '#496E8B'; // (dark gray) Darker version of #9
-$color[11] = '#A7C5F3'; // (light blue) Special Folders color
-$color[12] = '#7092B4';
-$color[15] = '#D0D0D0'; // (light gray) Unselectable folders
+$color[4] = '#929292'; // (dark grey) Normal Background or c0c0c0
+$color[5] = '#597d9d'; // (middle blue) Table Headers
+$color[6] = '#ffffff'; // (white) Text on left bar
+$color[7] = '#ffffff'; // (white) Links
+$color[8] = '#ffffff'; // (white) Normal text
+$color[9] = '#587b99'; // (middle gray) Darker version of #0
+$color[10] = '#496e8b'; // (dark gray) Darker version of #9
+$color[11] = '#a7c5f3'; // (light blue) Special Folders color
+$color[12] = '#7092b4';
+$color[15] = '#d0d0d0'; // (light gray) Unselectable folders
-?>
+?>
\ No newline at end of file
*/
global $color;
-$color[0] = '#181818'; // (off-black) TitleBar
-$color[1] = '#A0A0A0'; // (gray) Quoted Replies in Emails
-$color[2] = '#800000'; // (red) Warning/Error Messages
-$color[3] = '#000000'; // (black) Left Bar Background
-$color[4] = '#000000'; // (black) Normal Background
-$color[5] = '#000080'; // (bright blue) Table Headers
-$color[6] = '#FFFF80'; // (bright yellow) Text on left bar
-$color[7] = '#FFFF80'; // (bright yellow) Links
-$color[8] = '#FFFFFF'; // (white) Normal text
-$color[9] = '#000080'; // (bright blue) Darker version of #0
-$color[10] = '#000080'; // (bright blue) Darker version of #9
-$color[11] = '#3333FF'; // (dull blue) Special Folders color
+$color[0] = '#181818'; // (off-black) TitleBar
+$color[1] = '#a0a0a0'; // (gray) Quoted Replies in Emails
+$color[2] = '#800000'; // (red) Warning/Error Messages
+$color[3] = '#000000'; // (black) Left Bar Background
+$color[4] = '#000000'; // (black) Normal Background
+$color[5] = '#000080'; // (bright blue) Table Headers
+$color[6] = '#ffff80'; // (bright yellow) Text on left bar
+$color[7] = '#ffff80'; // (bright yellow) Links
+$color[8] = '#ffffff'; // (white) Normal text
+$color[9] = '#000080'; // (bright blue) Darker version of #0
+$color[10] = '#000080'; // (bright blue) Darker version of #9
+$color[11] = '#3333ff'; // (dull blue) Special Folders color
$color[12] = '#808080'; // Alternate rows
-$color[15] = '#C0C060'; // (dull yellow) Unselectable folders
+$color[15] = '#c0c060'; // (dull yellow) Unselectable folders
-?>
+?>
\ No newline at end of file
*/
global $color;
-$color[0] = '#A8A8A8'; // (darkish grey) TitleBar
+$color[0] = '#a8a8a8'; // (darkish grey) TitleBar
$color[1] = '#800000'; // (red)
-$color[2] = '#CC0000'; // (light red) Warning/Error Messages
-$color[3] = '#475A94'; // (darkish blue) Left Bar Background
-$color[4] = '#DEDFDF'; // (grey) Normal Background
-$color[5] = '#FFFFCC'; // (light yellow) Table Headers
+$color[2] = '#cc0000'; // (light red) Warning/Error Messages
+$color[3] = '#475a94'; // (darkish blue) Left Bar Background
+$color[4] = '#dedfdf'; // (grey) Normal Background
+$color[5] = '#ffffcc'; // (light yellow) Table Headers
$color[6] = '#000000'; // (black) Text on left bar
-$color[7] = '#0000CC'; // (blue) Links
+$color[7] = '#0000cc'; // (blue) Links
$color[8] = '#000000'; // (black) Normal text
-$color[9] = '#ABABAB'; // (mid-gray) Lighter version of #0
+$color[9] = '#ababab'; // (mid-gray) Lighter version of #0
$color[10] = '#666666'; // (dark gray) Darker version of #0
$color[11] = '#770000'; // (dark red) Special Folders color
-$color[15] = '#ABABAB'; // (mid-gray) Unselectable folders
-?>
+$color[15] = '#ababab'; // (mid-gray) Unselectable folders
+?>
\ No newline at end of file
*/
global $color;
-$color[0] = '#5C9F5C'; // TitleBar
-$color[1] = '#AF0000'; // Unseen messages color (unused?)
-$color[2] = '#CC0000'; // Warning/Error Messages
+$color[0] = '#5c9f5c'; // TitleBar
+$color[1] = '#af0000'; // Unseen messages color (unused?)
+$color[2] = '#cc0000'; // Warning/Error Messages
$color[3] = '#308030'; // Left Bar Background
-$color[4] = '#FFFFFF'; // Normal Background
-$color[5] = '#88BA88'; // Table Headers
-$color[6] = '#DEDEDE'; // Text on left bar
-$color[7] = '#EE0000'; // Links
+$color[4] = '#ffffff'; // Normal Background
+$color[5] = '#88ba88'; // Table Headers
+$color[6] = '#dedede'; // Text on left bar
+$color[7] = '#ee0000'; // Links
$color[8] = '#000000'; // Normal text
-$color[9] = '#308F30'; // Darker version of #0
-$color[10] = '#88AA88'; // Dimmed out folder color
-$color[11] = '#EE0000'; // Special folders / Unseen messages color
-$color[12] = '#DDFFDD'; // Alternate table row color
-$color[15] = '#AAFFAA'; // Unselectable folders
+$color[9] = '#308f30'; // Darker version of #0
+$color[10] = '#88aa88'; // Dimmed out folder color
+$color[11] = '#ee0000'; // Special folders / Unseen messages color
+$color[12] = '#ddffdd'; // Alternate table row color
+$color[15] = '#aaffaa'; // Unselectable folders
-?>
+?>
\ No newline at end of file
<?php
/**
- * @author Jason Munro
+ * @author Jason Munro
* Date: June 10 2002
* Theme Name: "Dark Green"
* @package squirrelmail
*/
global $color;
- $color[0] = "#0a2801";
- $color[1] = "#F88888";
+ $color[0] = "#0a2801";
+ $color[1] = "#f88888";
$color[2] = "#ff7171";
$color[3] = "#0a2801";
$color[4] = "#000000";
$color[5] = "#0e3503";
- $color[6] = "#D0D0D0";
+ $color[6] = "#d0d0d0";
$color[7] = "#cfcfa0";
- $color[8] = "#D0D0D0";
+ $color[8] = "#d0d0d0";
$color[9] = "#0e3503";
$color[10] = "#0a2801";
- $color[11] = "#AAAA44";
+ $color[11] = "#aaaa44";
$color[12] = "#0a2801";
- $color[13] = "#FF7733";
- $color[14] = "#FF3377";
-?>
+ $color[13] = "#ff7733";
+ $color[14] = "#ff3377";
+?>
\ No newline at end of file
*/
global $color;
-$color[0] = '#B2B2B2'; // (gray) TitleBar
+$color[0] = '#b2b2b2'; // (gray) TitleBar
$color[1] = '#800000'; // (red)
-$color[2] = '#CC0000'; // (light red) Warning/Error Messages
+$color[2] = '#cc0000'; // (light red) Warning/Error Messages
$color[3] = '#929292'; // (light gray) Left Bar Background
-$color[4] = '#FFFFFF'; // (white) Normal Background
-$color[5] = '#C0C0C0'; // (lighter grey) Table Headers
+$color[4] = '#ffffff'; // (white) Normal Background
+$color[5] = '#c0c0c0'; // (lighter grey) Table Headers
$color[6] = '#000000'; // (black) Text on left bar
$color[7] = '#303030'; // (dark gray) Links
$color[8] = '#000000'; // (black) Normal text
$color[11] = '#770010'; // (dark red) Special Folders color
$color[15] = '#440000'; // (darker red) Unselectable folders
-?>
+?>
\ No newline at end of file
// This might make people go insane. Yes! *Victory dance!*
function Darkness_HeaderPlugin() {
global $PHP_SELF, $Darkness_Transition;
-
+
if (substr($PHP_SELF, -18) == '/src/left_main.php') {
echo '<meta http-equiv="Page-Enter" content="' .
'blendTrans(Duration=2.0)" />' . "\n";
}
-
-?><script language=javascript>
+
+?><script language="javascript">
darkness_color = 0;
darkness_dir = +1;
-darkness_hex = new Array('0', '1', '2', '3', '4', '5', '6', '7', '8', '9',
- 'A', 'B', 'C', 'D', 'E', 'F');
+darkness_hex = new Array('0', '1', '2', '3', '4', '5', '6', '7', '8', '9',
+ 'a', 'b', 'c', 'd', 'e', 'f');
function DarknessTremble() {
if (darkness_color >= 32 || darkness_color <= 0)
darkness_dir = - darkness_dir;
$unique = true;
foreach ($used as $col) {
if (abs($r - $col) < $targetDistance)
- $unique = false;
+ $unique = false;
}
if ($unique) {
$i = array_shift($Left);
$color[$i] = sprintf('#%02X%02X%02X',$r,$r, $r);
- $used[] = $r;
- $targetDistance = $BackgroundTargetDistance;
+ $used[] = $r;
+ $targetDistance = $BackgroundTargetDistance;
} else {
$targetDistance -= $BackgroundAdjust;
}
}
-
+
// Set the error color to some shade of red
$r = mt_rand(196, 255);
$g = mt_rand(144, ($r * .8));
$color[2] = sprintf('#%02X%02X%02X', $r, $g, $g);
$used = array(array($r, $g, $g));
-
+
// Set normal text colors
$cmin = 196;
$cmax = 255;
$color[$i] = sprintf('#%02X%02X%02X',$r,$g,$b);
$used[] = array($r, $g, $b);
}
-
+
$Left = array(1, 7, 11, 13, 14, 15);
$targetDistance = $TextTargetDistance;
while (count($Left) > 0) {
// Text colors -- Try to keep the colors distinct
$cmin = 196;
$cmax = 255;
-
+
/** generate random color **/
$r = mt_rand($cmin,$cmax);
$g = mt_rand($cmin,$cmax);
if (IsUnique($targetDistance, $r, $g, $b, $used)) {
$i = array_shift($Left);
$color[$i] = sprintf('#%02X%02X%02X',$r,$g,$b);
- $used[] = array($r, $g, $b);
- $targetDistance = $TextTargetDistance;
+ $used[] = array($r, $g, $b);
+ $targetDistance = $TextTargetDistance;
} else {
$targetDistance *= $TextAdjust;
}
*/
global $color;
-$color[0] = '#6188A9'; // (light gray) TitleBar
+$color[0] = '#6188a9'; // (light gray) TitleBar
$color[1] = '#800000'; // (red)
-$color[2] = '#CC0000'; // (light red) Warning/Error Messages
+$color[2] = '#cc0000'; // (light red) Warning/Error Messages
$color[3] = '#294763'; // (green-blue) Left Bar Background
-$color[4] = '#FFFFFF'; // (white) Normal Background
-$color[5] = '#597D9D'; // (light yellow) Table Headers
-$color[6] = '#FFFFFF'; // (black) Text on left bar
+$color[4] = '#ffffff'; // (white) Normal Background
+$color[5] = '#597d9d'; // (light yellow) Table Headers
+$color[6] = '#ffffff'; // (black) Text on left bar
$color[7] = '#000000'; // (blue) Links
$color[8] = '#000000'; // (black) Normal text
-$color[9] = '#587B99'; // (mid-gray) Darker version of #0
-$color[10] = '#496E8B'; // (dark gray) Darker version of #9
-$color[11] = '#A7C5F3'; // (dark red) Special Folders color
-$color[12] = '#7092B4';
-$color[15] = '#83A1DA'; // (another blue) Unselectable folders color
-?>
+$color[9] = '#587b99'; // (mid-gray) Darker version of #0
+$color[10] = '#496e8b'; // (dark gray) Darker version of #9
+$color[11] = '#a7c5f3'; // (dark red) Special Folders color
+$color[12] = '#7092b4';
+$color[15] = '#83a1da'; // (another blue) Unselectable folders color
+?>
\ No newline at end of file
*/
global $color;
-$color[0] = '#6188A9'; // (light gray) TitleBar
+$color[0] = '#6188a9'; // (light gray) TitleBar
$color[1] = '#800000'; // (red)
-$color[2] = '#CC0000'; // (light red) Warning/Error Messages
+$color[2] = '#cc0000'; // (light red) Warning/Error Messages
$color[3] = '#294763'; // (green-blue) Left Bar Background
-$color[4] = '#7A9CBF'; // (white) Normal Background
-$color[5] = '#597D9D'; // (light yellow) Table Headers
-$color[6] = '#FFFFFF'; // (black) Text on left bar
+$color[4] = '#7a9cbf'; // (white) Normal Background
+$color[5] = '#597d9d'; // (light yellow) Table Headers
+$color[6] = '#ffffff'; // (black) Text on left bar
$color[7] = '#014070'; // (blue) Links
$color[8] = '#000000'; // (black) Normal text
-$color[9] = '#587B99'; // (mid-gray) Darker version of #0
-$color[10] = '#496E8B'; // (dark gray) Darker version of #9
-$color[11] = '#A7C5F3'; // (dark red) Special Folders color
-$color[12] = '#7092B4';
-$color[15] = '#83A1DA'; // (another blue) Unselectable folders color
+$color[9] = '#587b99'; // (mid-gray) Darker version of #0
+$color[10] = '#496e8b'; // (dark gray) Darker version of #9
+$color[11] = '#a7c5f3'; // (dark red) Special Folders color
+$color[12] = '#7092b4';
+$color[15] = '#83a1da'; // (another blue) Unselectable folders color
-?>
+?>
\ No newline at end of file
**/
global $color;
- $color[0] = '#DCDCDC'; // (light gray) TitleBar
+ $color[0] = '#dcdcdc'; // (light gray) TitleBar
$color[1] = '#800000'; // (red)
- $color[2] = '#CC0000'; // (light red) Warning/Error Messages
- $color[3] = '#A0B8C8'; // (green-blue) Left Bar Background
- $color[4] = '#FFFFFF'; // (white) Normal Background
- $color[5] = '#FFFFCC'; // (light yellow) Table Headers
+ $color[2] = '#cc0000'; // (light red) Warning/Error Messages
+ $color[3] = '#a0b8c8'; // (green-blue) Left Bar Background
+ $color[4] = '#ffffff'; // (white) Normal Background
+ $color[5] = '#ffffcc'; // (light yellow) Table Headers
$color[6] = '#000000'; // (black) Text on left bar
- $color[7] = '#0000CC'; // (blue) Links
+ $color[7] = '#0000cc'; // (blue) Links
$color[8] = '#000000'; // (black) Normal text
- $color[9] = '#ABABAB'; // (mid-gray) Darker version of #0
+ $color[9] = '#ababab'; // (mid-gray) Darker version of #0
$color[10] = '#666666'; // (dark gray) Darker version of #9
$color[11] = '#770000'; // (dark red) Special Folders color
- $color[12] = '#EDEDED'; // (light gray) Alternate color for message list
+ $color[12] = '#ededed'; // (light gray) Alternate color for message list
$color[13] = '#800000'; // (dark red) Color for quoted text -- > 1 quote
- $color[14] = '#FF0000'; // (red) Color for quoted text -- >> 2 or more
+ $color[14] = '#ff0000'; // (red) Color for quoted text -- >> 2 or more
$color[15] = '#002266'; // (dark blue) Unselectable folders
-?>
+?>
\ No newline at end of file
global $color;
$color[0] = '#999999'; // (middle grey) TitleBar
$color[1] = '#800000'; // (red)
-$color[2] = '#CC0000'; // (light red) Warning/Error Messages
+$color[2] = '#cc0000'; // (light red) Warning/Error Messages
$color[3] = '#294763'; // (dark blue) Left Bar Background
-$color[4] = '#FFFFFF'; // (white) Normal Background
+$color[4] = '#ffffff'; // (white) Normal Background
$color[5] = '#c0c0c0'; // (light grey) Table Headers
-$color[6] = '#FFFFFF'; // (white) Text on left bar
+$color[6] = '#ffffff'; // (white) Text on left bar
$color[7] = '#000000'; // (black) Links
$color[8] = '#000000'; // (black) Normal text
$color[9] = '#c0c0c0'; // (light grey) Darker version of #0
$color[10] = '#c0c0c0'; // (light grey) Darker version of #9
-$color[11] = '#A7C5F3'; // (light blue) Special Folders color
+$color[11] = '#a7c5f3'; // (light blue) Special Folders color
$color[12] = '#c0c0c0'; //
-$color[15] = '#788DD0'; // (darkish blue) Unselectable folders
+$color[15] = '#788dd0'; // (darkish blue) Unselectable folders
-?>
+?>
\ No newline at end of file
*/
global $color;
-$color[0] = '#9EBFA7'; // (light purp) TitleBar
+$color[0] = '#9ebfa7'; // (light purp) TitleBar
$color[1] = '#800000'; // (red)
-$color[2] = '#CC0000'; // (light red) Warning/Error Messages
-$color[3] = '#244B30'; // (purple) Left Bar Background
-$color[4] = '#DEFFE7'; // (light purple) Normal Background
-$color[5] = '#B6D7BF'; // (darker gray) Table Headers
-$color[6] = '#DDFFDD'; // (black) Text on left bar
-$color[7] = '#1C5F30'; // (light purple) Links
+$color[2] = '#cc0000'; // (light red) Warning/Error Messages
+$color[3] = '#244b30'; // (purple) Left Bar Background
+$color[4] = '#deffe7'; // (light purple) Normal Background
+$color[5] = '#b6d7bf'; // (darker gray) Table Headers
+$color[6] = '#ddffdd'; // (black) Text on left bar
+$color[7] = '#1c5f30'; // (light purple) Links
$color[8] = '#000000'; // (black) Normal text
$color[9] = '#88a990'; // (mid purp) Darker version of #0
-$color[10] = '#5E7F67'; // (dark purp) Darker version of #9
-$color[11] = '#4A9B62'; // (dark red) Special Folders color
-$color[12] = '#D2F3DA';
+$color[10] = '#5e7f67'; // (dark purp) Darker version of #9
+$color[11] = '#4a9b62'; // (dark red) Special Folders color
+$color[12] = '#d2f3da';
$color[15] = '#648b70'; // (another green) Unselectable folders
-?>
+?>
\ No newline at end of file
* $color[14] = '#xxxxxx'; // Color for quoted text -- >> 2 or more
**/
-?>
+?>
\ No newline at end of file
global $color;
$color[0] = '#818181'; // (light gray) TitleBar
-$color[1] = '#FF0000'; // (red)
-$color[2] = '#CC0000'; // (light red) Warning/Error Messages
+$color[1] = '#ff0000'; // (red)
+$color[2] = '#cc0000'; // (light red) Warning/Error Messages
$color[3] = '#008080'; // (green-blue) Left Bar Background
-$color[4] = '#FFFFFF'; // (white) Normal Background
-$color[5] = '#FFFF00'; // (light yellow) Table Headers
+$color[4] = '#ffffff'; // (white) Normal Background
+$color[5] = '#ffff00'; // (light yellow) Table Headers
$color[6] = '#000000'; // (black) Text on left bar
-$color[7] = '#0000FF'; // (blue) Links
+$color[7] = '#0000ff'; // (blue) Links
$color[8] = '#000000'; // (black) Normal text
-$color[9] = '#C0C0C0'; // (mid-gray) Darker version of #0
+$color[9] = '#c0c0c0'; // (mid-gray) Darker version of #0
$color[10] = '#808080'; // (dark gray) Darker version of #9
-$color[11] = '#FFFFFF'; // (white) Special Folders color
-$color[15] = '#D0D070'; // (gold) Unselectable folders
+$color[11] = '#ffffff'; // (white) Special Folders color
+$color[15] = '#d0d070'; // (gold) Unselectable folders
-?>
+?>
\ No newline at end of file
*/
global $color;
-$color[0] = '#C0DAFF'; // TitleBar
+$color[0] = '#c0daff'; // TitleBar
$color[1] = '#800000'; // Error Message
-$color[2] = '#CC0000'; // Warning/Error Messages
-$color[3] = '#B0CAFF'; // Left Bar Background
-$color[4] = '#FFFFFF'; // Normal Background
-$color[5] = '#D0EAFF'; // Table Headers
+$color[2] = '#cc0000'; // Warning/Error Messages
+$color[3] = '#b0caff'; // Left Bar Background
+$color[4] = '#ffffff'; // Normal Background
+$color[5] = '#d0eaff'; // Table Headers
$color[6] = '#000000'; // Text on left bar
-$color[7] = '#8888FF'; // Links
+$color[7] = '#8888ff'; // Links
$color[8] = '#000000'; // Normal text
-$color[9] = '#D0EAFF'; // Darker version of #0
-$color[10] = '#F0FAFF'; // Darker version of #9
+$color[9] = '#d0eaff'; // Darker version of #0
+$color[10] = '#f0faff'; // Darker version of #9
$color[11] = '#770000'; // Special Folders color
$color[15] = '#006600'; // Unselectable folders
-?>
+?>
\ No newline at end of file
*/
-?>
+?>
\ No newline at end of file
/* pretty impressive huh? */
-?>
+?>
\ No newline at end of file
* @package squirrelmail
* @subpackage themes
*/
-
+
/** seed the random number generator */
sq_mt_randomize();
*/
-?>
+?>
\ No newline at end of file
* I bring you Maize to accompany Black Bean Burrito.
* As the Furbies say: Yum! Oh, message highlighting
* looks best with colors in the neighborhood of
- * #7A6A50, bumping up the red, green and blue where
+ * #7a6a50, bumping up the red, green and blue where
* necessary.
- *
+ *
* Copyright (c) 2000-2004 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
*/
global $color;
-$color[0] = '#B0B0B0'; // (gray) TitleBar
-$color[1] = '#A04040'; // (dull red) Quoted Replies in Emails
-$color[2] = '#F04040'; // (bright red) Warning/Error Messages
-$color[3] = '#DFCFBF'; // (antique white) Left Bar Background
-$color[4] = '#DFCFBF'; // (antique white) Normal Background
-$color[5] = '#755A45'; // (light brown) Table Headers
-$color[6] = '#101010'; // (off-black) Text on left bar
-$color[7] = '#800000'; // (red) Links
-$color[8] = '#000000'; // (black) Normal text
-$color[9] = '#909090'; // (darker gray) Darker version of #0
-$color[10] = '#606060'; // (darkest gray) Darker version of #9
-$color[11] = '#600000'; // (lighter red) Special Folders color
+$color[0] = '#b0b0b0'; // (gray) TitleBar
+$color[1] = '#a04040'; // (dull red) Quoted Replies in Emails
+$color[2] = '#f04040'; // (bright red) Warning/Error Messages
+$color[3] = '#dfcfbf'; // (antique white) Left Bar Background
+$color[4] = '#dfcfbf'; // (antique white) Normal Background
+$color[5] = '#755a45'; // (light brown) Table Headers
+$color[6] = '#101010'; // (off-black) Text on left bar
+$color[7] = '#800000'; // (red) Links
+$color[8] = '#000000'; // (black) Normal text
+$color[9] = '#909090'; // (darker gray) Darker version of #0
+$color[10] = '#606060'; // (darkest gray) Darker version of #9
+$color[11] = '#600000'; // (lighter red) Special Folders color
$color[15] = '#602020'; // (some brown) Unselectable folders
-?>
+?>
\ No newline at end of file
global $color;
$color[0] = '#808080'; // (middle grey) TitleBar
$color[1] = '#800000'; // (red)
-$color[2] = '#CC0000'; // (light red) Warning/Error Messages
+$color[2] = '#cc0000'; // (light red) Warning/Error Messages
$color[3] = '#294763'; // (dark blue) Left Bar Background
$color[4] = '#294763'; // (white) Normal Background
$color[5] = '#999999'; // (light grey) Table Headers
-$color[6] = '#FFFFFF'; // (white) Text on left bar
-$color[7] = '#FFFFFF'; // (black) Links
-$color[8] = '#FFFFFF'; // (black) Normal text
+$color[6] = '#ffffff'; // (white) Text on left bar
+$color[7] = '#ffffff'; // (black) Links
+$color[8] = '#ffffff'; // (black) Normal text
$color[9] = '#999999'; // (light grey) Darker version of #0
$color[10] = '#999999'; // (light grey) Darker version of #9
-$color[11] = '#A7C5F3'; // (light blue) Special Folders color
-$color[12] = '#9F9F9F'; //
-$color[13] = '#DFDFDF'; // (lighter grey) Unselectable folders
-?>
+$color[11] = '#a7c5f3'; // (light blue) Special Folders color
+$color[12] = '#9f9f9f'; //
+$color[13] = '#dfdfdf'; // (lighter grey) Unselectable folders
+?>
\ No newline at end of file
*/
global $color;
-$color[0] = '#0000FF'; // TitleBar
+$color[0] = '#0000ff'; // TitleBar
$color[1] = '#800000'; // Unseen messages color (unused?)
-$color[2] = '#CC0000'; // Warning/Error Messages
+$color[2] = '#cc0000'; // Warning/Error Messages
$color[3] = '#000066'; // Left Bar Background
$color[4] = '#000000'; // Normal Background
$color[5] = '#003333'; // Table Headers
-$color[6] = '#FFFFFF'; // Text on left bar
-$color[7] = '#00FFCC'; // Links
-$color[8] = '#FFFFFF'; // Normal text
+$color[6] = '#ffffff'; // Text on left bar
+$color[7] = '#00ffcc'; // Links
+$color[8] = '#ffffff'; // Normal text
$color[9] = '#000099'; // Darker version of #0
-$color[10] = '#33FF66'; // Dimmed out folder color
-$color[11] = '#7070FF'; // Special folders / Unseen messages color
-$color[12] = '#3300CC'; // Alternate table row color
-$color[13] = '#3333CC';
-$color[15] = '#33FF66'; // Unselectable folders
-?>
+$color[10] = '#33ff66'; // Dimmed out folder color
+$color[11] = '#7070ff'; // Special folders / Unseen messages color
+$color[12] = '#3300cc'; // Alternate table row color
+$color[13] = '#3333cc';
+$color[15] = '#33ff66'; // Unselectable folders
+?>
\ No newline at end of file
* @author Tomas Kuliavas
* Date: July 26, 2003
* Theme Name: 'Minimal BW Theme'
- *
+ *
* This theme uses black color for text and white for background.
- *
+ *
* Problem: $color[9] is used for background and for disabled links.
* @package squirrelmail
* @subpackage themes
*/
global $color;
- $color[0] = '#FFFFFF'; // (white) TitleBar
+ $color[0] = '#ffffff'; // (white) TitleBar
$color[1] = '#000000'; // (black) (unused)
$color[2] = '#000000'; // (black) Warning/Error Messages
- $color[3] = '#FFFFFF'; // (white) Left Bar Background
- $color[4] = '#FFFFFF'; // (white) Normal Background
- $color[5] = '#FFFFFF'; // (white) Table Headers
+ $color[3] = '#ffffff'; // (white) Left Bar Background
+ $color[4] = '#ffffff'; // (white) Normal Background
+ $color[5] = '#ffffff'; // (white) Table Headers
$color[6] = '#000000'; // (black) Text on left bar
$color[7] = '#000000'; // (black) Links
$color[8] = '#000000'; // (black) Normal text
- $color[9] = '#FFFFFF'; // (white) Darker version of #0
- $color[10] = '#FFFFFF'; // (white) Darker version of #9
+ $color[9] = '#ffffff'; // (white) Darker version of #0
+ $color[10] = '#ffffff'; // (white) Darker version of #9
$color[11] = '#000000'; // (black) Special Folders color
- $color[12] = '#FFFFFF'; // (white) Alternate color for message list
+ $color[12] = '#ffffff'; // (white) Alternate color for message list
$color[13] = '#000000'; // (black) Color for quoted text -- > 1 quote
$color[14] = '#000000'; // (black) Color for quoted text -- >> 2 or more
$color[15] = '#000000'; // (black) Unselectable folders
-?>
+?>
\ No newline at end of file
/** light(1) or dark(0) background toggle **/
$bg = mt_rand(0,1);
-
+
/** range delimiter **/
$bgrd = $bg * 128;
*/
-?>
+?>
\ No newline at end of file
<?php
-
+
/**
* penguin.php
* Name: Penguin
* @subpackage themes
*/
-$color[0] = '#FFCC00'; // b 0: Title Bar at the top of the page header
+$color[0] = '#ffcc00'; // b 0: Title Bar at the top of the page header
$color[1] = '#333333'; // f 1: <not currently used>
-$color[2] = '#FF0000'; // f 2: Error messages, usually red
+$color[2] = '#ff0000'; // f 2: Error messages, usually red
$color[3] = '#000000'; // b 3: Left folder list background color
-$color[4] = '#FFFFFF'; // b 4: Normal background color
-$color[5] = '#FFCC00'; // b 5: Header of the message index [From, Date, Subject]
-$color[6] = '#FFFFFF'; // f 6: Normal text on the left folder list
+$color[4] = '#ffffff'; // b 4: Normal background color
+$color[5] = '#ffcc00'; // b 5: Header of the message index [From, Date, Subject]
+$color[6] = '#ffffff'; // f 6: Normal text on the left folder list
$color[7] = '#222222'; // f 7: Links in the right frame
$color[8] = '#000000'; // f 8: Normal text [usually black]
-$color[9] = '#FFCC00'; // b 9: Darker version of #0
-$color[10] = '#FF00CC'; // b 10: Darker version of #9
-$color[11] = '#FFCC00'; // f 11: Special folders color [Inbox, Trash, Sent]
-$color[12] = '#EEEEEE'; // b 12: Alternate color for message list [alters between 4 and this one]
+$color[9] = '#ffcc00'; // b 9: Darker version of #0
+$color[10] = '#ff00cc'; // b 10: Darker version of #9
+$color[11] = '#ffcc00'; // f 11: Special folders color [Inbox, Trash, Sent]
+$color[12] = '#eeeeee'; // b 12: Alternate color for message list [alters between 4 and this one]
$color[13] = '#800000'; // f 13: Color for single-quoted text ('> text') when reading (default: #800000)
-$color[14] = '#FF0000'; // f 14: Color for text with more than one quote (default: #FF0000)
-$color[15] = '#FFDD11'; // f 15: Non-selectable folders in the left frame (defaults to $color[6])
+$color[14] = '#ff0000'; // f 14: Color for text with more than one quote (default: #ff0000)
+$color[15] = '#ffdd11'; // f 15: Non-selectable folders in the left frame (defaults to $color[6])
-?>
+?>
\ No newline at end of file
*/
global $color;
-$color[0] = '#A2BED4'; // TitleBar
-$color[1] = '#800000'; //
-$color[2] = '#CC0000'; // Warning/Error Messages
-$color[3] = '#6795B9'; // Left Bar Background
-$color[4] = '#FFFFFF'; // Normal Background
-$color[5] = '#94ABC0'; // Table Headers
+$color[0] = '#a2bed4'; // TitleBar
+$color[1] = '#800000'; //
+$color[2] = '#cc0000'; // Warning/Error Messages
+$color[3] = '#6795b9'; // Left Bar Background
+$color[4] = '#ffffff'; // Normal Background
+$color[5] = '#94abc0'; // Table Headers
$color[6] = '#000000'; // Text on left bar
-$color[7] = '#0000CC'; // Links
+$color[7] = '#0000cc'; // Links
$color[8] = '#000000'; // Normal text
-$color[9] = '#83A0BA'; // Darker version of #0
+$color[9] = '#83a0ba'; // Darker version of #0
$color[10] = '#376589'; // Darker version of #9
$color[11] = '#770000'; // Special Folders color
-$color[12] = '#EDEDED'; // Alternating rows color
+$color[12] = '#ededed'; // Alternating rows color
$color[15] = '#001166'; // Unselectable folders
-?>
+?>
\ No newline at end of file
*/
global $color;
-$color[0] = '#AC9ECB'; // (light purp) TitleBar
+$color[0] = '#ac9ecb'; // (light purp) TitleBar
$color[1] = '#800000'; // (red)
-$color[2] = '#CC0000'; // (light red) Warning/Error Messages
-$color[3] = '#B6A7D5'; // (purple) Left Bar Background
-$color[4] = '#EDE4FF'; // (light purple) Normal Background
-$color[5] = '#DDD4EF'; // (darker gray) Table Headers
+$color[2] = '#cc0000'; // (light red) Warning/Error Messages
+$color[3] = '#b6a7d5'; // (purple) Left Bar Background
+$color[4] = '#ede4ff'; // (light purple) Normal Background
+$color[5] = '#ddd4ef'; // (darker gray) Table Headers
$color[6] = '#000000'; // (black) Text on left bar
$color[7] = '#622680'; // (light purple) Links
$color[8] = '#000000'; // (black) Normal text
-$color[9] = '#877C9F'; // (mid purp) Darker version of #0
+$color[9] = '#877c9f'; // (mid purp) Darker version of #0
$color[10] = '#726987'; // (dark purp) Darker version of #9
$color[11] = '#770000'; // (dark red) Special Folders color
-$color[12] = '#E0D9F2';
+$color[12] = '#e0d9f2';
-?>
+?>
\ No newline at end of file
sq_mt_randomize();
require_once(SM_PATH . 'functions/global.php');
-
+
global $theme;
-
+
if (!sqsession_is_registered('random_theme_good_theme')) {
$good_themes = array();
foreach ($theme as $data) {
// get random theme stored in session
sqgetGlobalVar('random_theme_good_theme',$random_theme_good_theme);
}
-
+
@include_once ($random_theme_good_theme);
-?>
+?>
\ No newline at end of file
global $color;
$color[0] = '#ece9d8';
$color[1] = '#800000';
- $color[2] = '#CC0000';
+ $color[2] = '#cc0000';
$color[3] = '#aba899';
- $color[4] = '#FFFFFF';
+ $color[4] = '#ffffff';
$color[5] = '#ece9d8';
- $color[6] = '#FFFFFF';
- $color[7] = '#0000CC';
+ $color[6] = '#ffffff';
+ $color[7] = '#0000cc';
$color[8] = '#000000';
$color[9] = '#aba899';
$color[10] = '#666666';
- $color[11] = '#FFFFCC';
- $color[12] = '#FFFFCC';
+ $color[11] = '#ffffcc';
+ $color[12] = '#ffffcc';
$color[13] = '#800000';
- $color[14] = '#FF0000';
+ $color[14] = '#ff0000';
$color[15] = '#002266';
-?>
+?>
\ No newline at end of file
*/
global $color;
-$color[0] = '#CFB789'; // (darker tan) TitleBar
+$color[0] = '#cfb789'; // (darker tan) TitleBar
$color[1] = '#800000'; // (red)
-$color[2] = '#CC0000'; // (light red) Warning/Error Messages
-$color[3] = '#AF9769'; // (tan) Left Bar Background
-$color[4] = '#FFE9BF'; // (light tan) Normal Background
-$color[5] = '#FFFFCC'; // (light yellow) Table Headers
+$color[2] = '#cc0000'; // (light red) Warning/Error Messages
+$color[3] = '#af9769'; // (tan) Left Bar Background
+$color[4] = '#ffe9bf'; // (light tan) Normal Background
+$color[5] = '#ffffcc'; // (light yellow) Table Headers
$color[6] = '#000000'; // (black) Text on left bar
-$color[7] = '#8B6029'; // (blue) Links
+$color[7] = '#8b6029'; // (blue) Links
$color[8] = '#000000'; // (black) Normal text
-$color[9] = '#BFA779'; // (mid tan) Darker version of #0
-$color[10] = '#7F6729'; // (dark tan) Darker version of #9
+$color[9] = '#bfa779'; // (mid tan) Darker version of #0
+$color[10] = '#7f6729'; // (dark tan) Darker version of #9
$color[11] = '#770000'; // (dark red) Special Folders color
-$color[15] = '#7F6729'; // (dark tan) Unselectable folders
+$color[15] = '#7f6729'; // (dark tan) Unselectable folders
-?>
+?>
\ No newline at end of file
*/
global $color;
-$color[0] = '#7CA4A4';
+$color[0] = '#7ca4a4';
$color[1] = '#800000';
-$color[2] = '#CC0000';
+$color[2] = '#cc0000';
$color[3] = '#588080';
-$color[4] = '#DCFFFF';
-$color[5] = '#98C0C0';
+$color[4] = '#dcffff';
+$color[5] = '#98c0c0';
$color[6] = '#000000';
$color[7] = '#184040';
$color[8] = '#000000';
-$color[9] = '#78A0A0';
+$color[9] = '#78a0a0';
$color[10] = '#386060';
-$color[11] = '#FFFFB0';
-$color[15] = '#B0FFFF';
+$color[11] = '#ffffb0';
+$color[15] = '#b0ffff';
-?>
+?>
\ No newline at end of file
*/
global $color;
-$color[0] = '#F1EEE3'; // (light gray) TitleBar
+$color[0] = '#f1eee3'; // (light gray) TitleBar
$color[1] = '#800000'; // (red)
-$color[2] = '#CC0000'; // (light red) Warning/Error Messages
-$color[3] = '#7D6F3F'; // (green-blue) Left Bar Background
-$color[4] = '#FFFFFF'; // (white) Normal Background
-$color[5] = '#C7B98B'; // (light yellow) Table Headers
+$color[2] = '#cc0000'; // (light red) Warning/Error Messages
+$color[3] = '#7d6f3f'; // (green-blue) Left Bar Background
+$color[4] = '#ffffff'; // (white) Normal Background
+$color[5] = '#c7b98b'; // (light yellow) Table Headers
$color[6] = '#000000'; // (black) Text on left bar
$color[7] = '#434031'; // (blue) Links
$color[8] = '#000000'; // (black) Normal text
-$color[9] = '#C7B98B'; // (mid-gray) Darker version of #0
-$color[10] = '#F1EEE3'; // (dark gray) Darker version of #9
+$color[9] = '#c7b98b'; // (mid-gray) Darker version of #0
+$color[10] = '#f1eee3'; // (dark gray) Darker version of #9
$color[11] = '#770000'; // (dark red) Special Folders color
-$color[15] = '#C7B98B'; // (mid-gray) Unselectable folders
-?>
+$color[15] = '#c7b98b'; // (mid-gray) Unselectable folders
+?>
\ No newline at end of file
*/
-?>
+?>
\ No newline at end of file
*/
global $color;
-$color[0] = '#DCDCDC'; // (light gray) TitleBar
+$color[0] = '#dcdcdc'; // (light gray) TitleBar
$color[1] = '#800000'; // (red)
-$color[2] = '#CC0000'; // (light red) Warning/Error Messages
+$color[2] = '#cc0000'; // (light red) Warning/Error Messages
$color[3] = '#006668'; // (/. color) Left Bar Background
-$color[4] = '#FFFFFF'; // (white) Normal Background
-$color[5] = '#BABABA'; // (darker gray) Table Headers
+$color[4] = '#ffffff'; // (white) Normal Background
+$color[5] = '#bababa'; // (darker gray) Table Headers
$color[6] = '#000000'; // (black) Text on left bar
$color[7] = '#004949'; // (light /. color) Links
$color[8] = '#000000'; // (black) Normal text
-$color[9] = '#ABABAB'; // (mid-gray) Darker version of #0
+$color[9] = '#ababab'; // (mid-gray) Darker version of #0
$color[10] = '#666666'; // (dark gray) Darker version of #9
$color[11] = '#770000'; // (dark red) Special Folders color
-$color[12] = '#EAEAEA';
-$color[15] = '#ABABAB'; // (mid-gray) Unselectable folders
+$color[12] = '#eaeaea';
+$color[15] = '#ababab'; // (mid-gray) Unselectable folders
-?>
+?>
\ No newline at end of file
/** light(1) or dark(0) background? **/
$bg = mt_rand(0,1);
-
+
/** range delimiter **/
$bgrd = $bg * 128;
*/
-?>
+?>
\ No newline at end of file
/** light(1) or dark(0) background? **/
$bg = mt_rand(0,1);
-
+
/** range delimiter **/
$bgrd = $bg * 128;
*/
-?>
+?>
\ No newline at end of file
/** light(1) or dark(0) background? **/
$bg = mt_rand(0,1);
-
+
/** range delimiter **/
$bgrd = $bg * 128;
*/
-?>
+?>
\ No newline at end of file