removed themes

This commit is contained in:
ceb 2002-09-29 02:17:51 +00:00
parent 5cc4622500
commit 5b72732718
21 changed files with 0 additions and 946 deletions

View File

@ -1,47 +0,0 @@
<?php
/**************************************************************************\
* phpGroupWare *
* http://www.phpgroupware.org *
* -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU General Public License as published by the *
* Free Software Foundation; either version 2 of the License, or (at your *
* option) any later version. *
\**************************************************************************/
/* $Id$ */
$GLOBALS['phpgw_info']['theme']['bg_color'] = '#FFFFFF';
$GLOBALS['phpgw_info']['theme']['bg_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['vlink'] = 'blue';
$GLOBALS['phpgw_info']['theme']['alink'] = 'red';
$GLOBALS['phpgw_info']['theme']['link'] = 'blue';
$GLOBALS['phpgw_info']['theme']['row_on'] = '#DDDDDD';
$GLOBALS['phpgw_info']['theme']['row_off'] = '#EEEEEE';
$GLOBALS['phpgw_info']['theme']['row_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['th_bg'] = '#D3DCE3';
$GLOBALS['phpgw_info']['theme']['th_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['navbar_bg'] = '#000000';
$GLOBALS['phpgw_info']['theme']['special_logo'] = 'logo_000000.gif';
$GLOBALS['phpgw_info']['theme']['navbar_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['table_bg'] = '#9999FF';
$GLOBALS['phpgw_info']['theme']['table_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['font'] = 'Arial, Helvetica, san-serif';
$GLOBALS['phpgw_info']['theme']['bg01'] = '#dadada';
$GLOBALS['phpgw_info']['theme']['bg02'] = '#dad0d0';
$GLOBALS['phpgw_info']['theme']['bg03'] = '#dacaca';
$GLOBALS['phpgw_info']['theme']['bg04'] = '#dac0c0';
$GLOBALS['phpgw_info']['theme']['bg05'] = '#dababa';
$GLOBALS['phpgw_info']['theme']['bg06'] = '#dab0b0';
$GLOBALS['phpgw_info']['theme']['bg07'] = '#daaaaa';
$GLOBALS['phpgw_info']['theme']['bg08'] = '#da9090';
$GLOBALS['phpgw_info']['theme']['bg09'] = '#da8a8a';
$GLOBALS['phpgw_info']['theme']['bg10'] = '#da7a7a';
// Theses are for the calendar only
$GLOBALS['phpgw_info']['theme']['cal_today'] = '#FFFFCC';
$GLOBALS['phpgw_info']['theme']['cal_dayview'] = '#C0C0C0';
// These are for the email only
$GLOBALS['phpgw_info']['theme']['em_folder'] = '#666699';
$GLOBALS['phpgw_info']['theme']['em_folder_text'] = '#FFFFFF';

View File

@ -1,47 +0,0 @@
<?php
/**************************************************************************\
* phpGroupWare *
* http://www.phpgroupware.org *
* -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU General Public License as published by the *
* Free Software Foundation; either version 2 of the License, or (at your *
* option) any later version. *
\**************************************************************************/
/* $Id$ */
$GLOBALS['phpgw_info']['theme']['bg_color'] = '#FFFFFF';
$GLOBALS['phpgw_info']['theme']['bg_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['vlink'] = 'blue';
$GLOBALS['phpgw_info']['theme']['alink'] = 'red';
$GLOBALS['phpgw_info']['theme']['link'] = 'blue';
$GLOBALS['phpgw_info']['theme']['row_on'] = '#CCCCFF';
$GLOBALS['phpgw_info']['theme']['row_off'] = '#E4DFFF';
$GLOBALS['phpgw_info']['theme']['row_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['th_bg'] = '#9999FF';
$GLOBALS['phpgw_info']['theme']['th_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['navbar_bg'] = '#967FF4';
$GLOBALS['phpgw_info']['theme']['special_logo'] = 'logo_967FF4.gif';
$GLOBALS['phpgw_info']['theme']['navbar_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['table_bg'] = '#967FF4';
$GLOBALS['phpgw_info']['theme']['table_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['font'] = 'Arial, Helvetica, san-serif';
$GLOBALS['phpgw_info']['theme']['bg01'] = '#dadada';
$GLOBALS['phpgw_info']['theme']['bg02'] = '#dad0d0';
$GLOBALS['phpgw_info']['theme']['bg03'] = '#dacaca';
$GLOBALS['phpgw_info']['theme']['bg04'] = '#dac0c0';
$GLOBALS['phpgw_info']['theme']['bg05'] = '#dababa';
$GLOBALS['phpgw_info']['theme']['bg06'] = '#dab0b0';
$GLOBALS['phpgw_info']['theme']['bg07'] = '#daaaaa';
$GLOBALS['phpgw_info']['theme']['bg08'] = '#da9090';
$GLOBALS['phpgw_info']['theme']['bg09'] = '#da8a8a';
$GLOBALS['phpgw_info']['theme']['bg10'] = '#da7a7a';
// This one is for the calendar only
$GLOBALS['phpgw_info']['theme']['cal_today']= '#FFFFCC';
// These are for the email only
$GLOBALS['phpgw_info']['theme']['em_folder'] = '#666699';
$GLOBALS['phpgw_info']['theme']['em_folder_text'] = '#FFFFFF';

View File

@ -1,47 +0,0 @@
<?php
/**************************************************************************\
* phpGroupWare *
* http://www.phpgroupware.org *
* -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU General Public License as published by the *
* Free Software Foundation; either version 2 of the License, or (at your *
* option) any later version. *
\**************************************************************************/
/* $Id$ */
$GLOBALS['phpgw_info']['theme']['bg_color'] = '#FFFFFF';
$GLOBALS['phpgw_info']['theme']['bg_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['vlink'] = 'blue';
$GLOBALS['phpgw_info']['theme']['alink'] = 'red';
$GLOBALS['phpgw_info']['theme']['link'] = 'blue';
$GLOBALS['phpgw_info']['theme']['row_on'] = '#DDDDDD';
$GLOBALS['phpgw_info']['theme']['row_off'] = '#EEEEEE';
$GLOBALS['phpgw_info']['theme']['row_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['th_bg'] = '#D3DCE3';
$GLOBALS['phpgw_info']['theme']['th_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['navbar_bg'] = '#5A0000';
$GLOBALS['phpgw_info']['theme']['special_logo'] = 'logo_5A0000.gif';
$GLOBALS['phpgw_info']['theme']['navbar_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['table_bg'] = '#9999FF';
$GLOBALS['phpgw_info']['theme']['table_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['font'] = 'Arial, Helvetica, san-serif';
$GLOBALS['phpgw_info']['theme']['bg01'] = '#dadada';
$GLOBALS['phpgw_info']['theme']['bg02'] = '#dad0d0';
$GLOBALS['phpgw_info']['theme']['bg03'] = '#dacaca';
$GLOBALS['phpgw_info']['theme']['bg04'] = '#dac0c0';
$GLOBALS['phpgw_info']['theme']['bg05'] = '#dababa';
$GLOBALS['phpgw_info']['theme']['bg06'] = '#dab0b0';
$GLOBALS['phpgw_info']['theme']['bg07'] = '#daaaaa';
$GLOBALS['phpgw_info']['theme']['bg08'] = '#da9090';
$GLOBALS['phpgw_info']['theme']['bg09'] = '#da8a8a';
$GLOBALS['phpgw_info']['theme']['bg10'] = '#da7a7a';
// Theses are for the calendar only
$GLOBALS['phpgw_info']['theme']['cal_today'] = '#FFFFCC';
$GLOBALS['phpgw_info']['theme']['cal_dayview'] = '#C0C0C0';
// These are for the email only
$GLOBALS['phpgw_info']['theme']['em_folder'] = '#666699';
$GLOBALS['phpgw_info']['theme']['em_folder_text'] = '#FFFFFF';

View File

@ -1,47 +0,0 @@
<?php
/**************************************************************************\
* phpGroupWare *
* http://www.phpgroupware.org *
* -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU General Public License as published by the *
* Free Software Foundation; either version 2 of the License, or (at your *
* option) any later version. *
\**************************************************************************/
/* $Id$ */
$GLOBALS['phpgw_info']['theme']['bg_color'] = '#FFFFFF';
$GLOBALS['phpgw_info']['theme']['bg_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['vlink'] = 'blue';
$GLOBALS['phpgw_info']['theme']['alink'] = 'red';
$GLOBALS['phpgw_info']['theme']['link'] = 'blue';
$GLOBALS['phpgw_info']['theme']['row_on'] = '#DDDDDD';
$GLOBALS['phpgw_info']['theme']['row_off'] = '#EEEEEE';
$GLOBALS['phpgw_info']['theme']['row_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['th_bg'] = '#D3DCE3';
$GLOBALS['phpgw_info']['theme']['th_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['navbar_bg'] = '#000099';
$GLOBALS['phpgw_info']['theme']['special_logo'] = 'logo_000099.gif';
$GLOBALS['phpgw_info']['theme']['navbar_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['table_bg'] = '#9999FF';
$GLOBALS['phpgw_info']['theme']['table_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['font'] = 'Arial, Helvetica, san-serif';
$GLOBALS['phpgw_info']['theme']['bg01'] = '#dadada';
$GLOBALS['phpgw_info']['theme']['bg02'] = '#dad0d0';
$GLOBALS['phpgw_info']['theme']['bg03'] = '#dacaca';
$GLOBALS['phpgw_info']['theme']['bg04'] = '#dac0c0';
$GLOBALS['phpgw_info']['theme']['bg05'] = '#dababa';
$GLOBALS['phpgw_info']['theme']['bg06'] = '#dab0b0';
$GLOBALS['phpgw_info']['theme']['bg07'] = '#daaaaa';
$GLOBALS['phpgw_info']['theme']['bg08'] = '#da9090';
$GLOBALS['phpgw_info']['theme']['bg09'] = '#da8a8a';
$GLOBALS['phpgw_info']['theme']['bg10'] = '#da7a7a';
// Theses are for the calendar only
$GLOBALS['phpgw_info']['theme']['cal_today'] = '#FFFFCC';
$GLOBALS['phpgw_info']['theme']['cal_dayview'] = '#C0C0C0';
// These are for the email only
$GLOBALS['phpgw_info']['theme']['em_folder'] = '#666699';
$GLOBALS['phpgw_info']['theme']['em_folder_text'] = '#FFFFFF';

View File

@ -1,47 +0,0 @@
<?php
/**************************************************************************\
* phpGroupWare *
* http://www.phpgroupware.org *
* -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU General Public License as published by the *
* Free Software Foundation; either version 2 of the License, or (at your *
* option) any later version. *
\**************************************************************************/
/* $Id$ */
$GLOBALS['phpgw_info']['theme']['bg_color'] = '#FFFFFF';
$GLOBALS['phpgw_info']['theme']['bg_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['vlink'] = 'blue';
$GLOBALS['phpgw_info']['theme']['alink'] = 'red';
$GLOBALS['phpgw_info']['theme']['link'] = 'blue';
$GLOBALS['phpgw_info']['theme']['row_on'] = '#DDDDDD';
$GLOBALS['phpgw_info']['theme']['row_off'] = '#EEEEEE';
$GLOBALS['phpgw_info']['theme']['row_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['th_bg'] = '#D3DCE3';
$GLOBALS['phpgw_info']['theme']['th_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['navbar_bg'] = '#003300';
$GLOBALS['phpgw_info']['theme']['special_logo'] = 'logo_003300.gif';
$GLOBALS['phpgw_info']['theme']['navbar_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['table_bg'] = '#9999FF';
$GLOBALS['phpgw_info']['theme']['table_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['font'] = 'Arial, Helvetica, san-serif';
$GLOBALS['phpgw_info']['theme']['bg01'] = '#dadada';
$GLOBALS['phpgw_info']['theme']['bg02'] = '#dad0d0';
$GLOBALS['phpgw_info']['theme']['bg03'] = '#dacaca';
$GLOBALS['phpgw_info']['theme']['bg04'] = '#dac0c0';
$GLOBALS['phpgw_info']['theme']['bg05'] = '#dababa';
$GLOBALS['phpgw_info']['theme']['bg06'] = '#dab0b0';
$GLOBALS['phpgw_info']['theme']['bg07'] = '#daaaaa';
$GLOBALS['phpgw_info']['theme']['bg08'] = '#da9090';
$GLOBALS['phpgw_info']['theme']['bg09'] = '#da8a8a';
$GLOBALS['phpgw_info']['theme']['bg10'] = '#da7a7a';
// Theses are for the calendar only
$GLOBALS['phpgw_info']['theme']['cal_today'] = '#FFFFCC';
$GLOBALS['phpgw_info']['theme']['cal_dayview'] = '#C0C0C0';
// These are for the email only
$GLOBALS['phpgw_info']['theme']['em_folder'] = '#666699';
$GLOBALS['phpgw_info']['theme']['em_folder_text'] = '#FFFFFF';

View File

@ -1,58 +0,0 @@
<?php
/**************************************************************************\
* phpGroupWare *
* http://www.phpgroupware.org *
* -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU General Public License as published by the *
* Free Software Foundation; either version 2 of the License, or (at your *
* option) any later version. *
\**************************************************************************/
/* $Id$ */
$GLOBALS['phpgw_info']['theme']['bg_color'] = '#FFFFFF';
$GLOBALS['phpgw_info']['theme']['bg_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['vlink'] = 'blue';
$GLOBALS['phpgw_info']['theme']['alink'] = 'red';
$GLOBALS['phpgw_info']['theme']['link'] = 'blue';
$GLOBALS['phpgw_info']['theme']['row_on'] = '#DDDDDD';
$GLOBALS['phpgw_info']['theme']['row_off'] = '#EEEEEE';
$GLOBALS['phpgw_info']['theme']['row_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['th_bg'] = '#D3DCE3';
$GLOBALS['phpgw_info']['theme']['th_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['navbar_bg'] = '#9999FF';
$GLOBALS['phpgw_info']['theme']['navbar_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['table_bg'] = '#9999FF';
$GLOBALS['phpgw_info']['theme']['table_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['font'] = 'Arial, Helvetica, san-serif';
$GLOBALS['phpgw_info']['theme']['bg01'] = '#dadada';
$GLOBALS['phpgw_info']['theme']['bg02'] = '#dad0d0';
$GLOBALS['phpgw_info']['theme']['bg03'] = '#dacaca';
$GLOBALS['phpgw_info']['theme']['bg04'] = '#dac0c0';
$GLOBALS['phpgw_info']['theme']['bg05'] = '#dababa';
$GLOBALS['phpgw_info']['theme']['bg06'] = '#dab0b0';
$GLOBALS['phpgw_info']['theme']['bg07'] = '#daaaaa';
$GLOBALS['phpgw_info']['theme']['bg08'] = '#da9090';
$GLOBALS['phpgw_info']['theme']['bg09'] = '#da8a8a';
$GLOBALS['phpgw_info']['theme']['bg10'] = '#da7a7a';
// Theses are for the calendar only
$GLOBALS['phpgw_info']['theme']['cal_today'] = '#FFFFCC';
$GLOBALS['phpgw_info']['theme']['cal_dayview'] = '#C0C0C0';
// These are for the email only
$GLOBALS['phpgw_info']['theme']['em_folder'] = '#666699';
$GLOBALS['phpgw_info']['theme']['em_folder_text'] = '#FFFFFF';
// This is the CSS definition
$GLOBALS['phpgw_info']['theme']['css']['.navbar'] = 'font-family: Verdana;font-size: 8pt; color:#000000;}';
$GLOBALS['phpgw_info']['theme']['css']['.bodytext'] = 'font-family: Verdana; font-size: 8pt; color:#000000;';
$GLOBALS['phpgw_info']['theme']['css']['.whitetext'] = 'font-family: Verdana; font-size: 8pt; color:#ffffff;';
$GLOBALS['phpgw_info']['theme']['css']['.headertext'] = 'font-family: Verdana; font-size: 11pt; font-weight: bold; color:#ffffff;';
$GLOBALS['phpgw_info']['theme']['css']['.inputtext'] = ' font-family: Verdana; font-size: 8pt; color="#000000"; background-color="#ffffff";';
$GLOBALS['phpgw_info']['theme']['css']['.buttontext'] = 'font-family: Verdana; font-size: 8pt; color="#000000"; background-color="#c0c0c0";';
$GLOBALS['phpgw_info']['theme']['css']['.linktext'] = 'font-family: Verdana; font-size: 8pt; color="#000000"; background-color="#c0c0c0";';
$GLOBALS['phpgw_info']['theme']['css']['.row_on'] = 'font-family: Verdana; font-size: 8pt; color="#000000"; background-color="#c0c0c0";';
$GLOBALS['phpgw_info']['theme']['css']['.row_off'] = 'font-family: Verdana; font-size: 8pt; color="#000000"; background-color="#c0c0c0";';

View File

@ -1,46 +0,0 @@
<?php
/**************************************************************************\
* phpGroupWare *
* http://www.phpgroupware.org *
* -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU General Public License as published by the *
* Free Software Foundation; either version 2 of the License, or (at your *
* option) any later version. *
\**************************************************************************/
/* $Id$ */
$GLOBALS['phpgw_info']['theme']['bg_color'] = '#F5F5F5';
$GLOBALS['phpgw_info']['theme']['bg_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['vlink'] = '#EE0000';
$GLOBALS['phpgw_info']['theme']['alink'] = '#EE0000';
$GLOBALS['phpgw_info']['theme']['link'] = '#EE0000';
$GLOBALS['phpgw_info']['theme']['row_on'] = '#EEEEFF';
$GLOBALS['phpgw_info']['theme']['row_off'] = '#FFFFEE';
$GLOBALS['phpgw_info']['theme']['row_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['th_bg'] = '#FFE4C4';
$GLOBALS['phpgw_info']['theme']['th_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['navbar_bg'] = '#AABBCC';
$GLOBALS['phpgw_info']['theme']['navbar_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['table_bg'] = '#F5F5F5';
$GLOBALS['phpgw_info']['theme']['table_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['font'] = 'Arial, Helvetica, san-serif';
$GLOBALS['phpgw_info']['theme']['bg01'] = '#dadada';
$GLOBALS['phpgw_info']['theme']['bg02'] = '#dad0d0';
$GLOBALS['phpgw_info']['theme']['bg03'] = '#dacaca';
$GLOBALS['phpgw_info']['theme']['bg04'] = '#dac0c0';
$GLOBALS['phpgw_info']['theme']['bg05'] = '#dababa';
$GLOBALS['phpgw_info']['theme']['bg06'] = '#dab0b0';
$GLOBALS['phpgw_info']['theme']['bg07'] = '#daaaaa';
$GLOBALS['phpgw_info']['theme']['bg08'] = '#da9090';
$GLOBALS['phpgw_info']['theme']['bg09'] = '#da8a8a';
$GLOBALS['phpgw_info']['theme']['bg10'] = '#da7a7a';
// Theses are for the calendar only
$GLOBALS['phpgw_info']['theme']['cal_today'] = '#D0DCE0';
$GLOBALS['phpgw_info']['theme']['cal_dayview'] = '#C0C0C0';
// These are for the email only
$GLOBALS['phpgw_info']['theme']['em_folder'] = '#7090FF';
$GLOBALS['phpgw_info']['theme']['em_folder_text'] = '#FFFFFF';

View File

@ -1,47 +0,0 @@
<?php
/**************************************************************************\
* phpGroupWare *
* http://www.phpgroupware.org *
* -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU General Public License as published by the *
* Free Software Foundation; either version 2 of the License, or (at your *
* option) any later version. *
\**************************************************************************/
/* $Id$ */
$GLOBALS['phpgw_info']['theme']['bg_color'] = '#dfdfdf';
$GLOBALS['phpgw_info']['theme']['bg_text'] = '#222222';
$GLOBALS['phpgw_info']['theme']['vlink'] = '#5555ff';
$GLOBALS['phpgw_info']['theme']['alink'] = 'black';
$GLOBALS['phpgw_info']['theme']['link'] = '#0000ff';
$GLOBALS['phpgw_info']['theme']['row_on'] = '#eeeeee';
$GLOBALS['phpgw_info']['theme']['row_off'] = '#cccccc';
$GLOBALS['phpgw_info']['theme']['row_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['th_bg'] = '#eeeeee';
$GLOBALS['phpgw_info']['theme']['th_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['navbar_bg'] = '#aaaaaa';
$GLOBALS['phpgw_info']['theme']['navbar_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['table_bg'] = '#eeeeee';
$GLOBALS['phpgw_info']['theme']['table_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['font'] = 'Arial, Helvetica, san-serif';
$GLOBALS['phpgw_info']['theme']['bg01'] = '#eeeeee';
$GLOBALS['phpgw_info']['theme']['bg02'] = '#cccccc';
$GLOBALS['phpgw_info']['theme']['bg03'] = '#bbbbbb';
$GLOBALS['phpgw_info']['theme']['bg04'] = '#aaaaaa';
$GLOBALS['phpgw_info']['theme']['bg05'] = '#999999';
$GLOBALS['phpgw_info']['theme']['bg06'] = '#888888';
$GLOBALS['phpgw_info']['theme']['bg07'] = '#777777';
$GLOBALS['phpgw_info']['theme']['bg08'] = '#666666';
$GLOBALS['phpgw_info']['theme']['bg09'] = '#555555';
$GLOBALS['phpgw_info']['theme']['bg10'] = '#444444';
// Theses are for the calendar only
$GLOBALS['phpgw_info']['theme']['cal_today'] = '#FBF1C5';
$GLOBALS['phpgw_info']['theme']['cal_dayview'] = '#F9E99F';
// These are for the email only
$GLOBALS['phpgw_info']['theme']['em_folder'] = '#EAD688';
$GLOBALS['phpgw_info']['theme']['em_folder_text'] = '#000000';
?>

View File

@ -1,46 +0,0 @@
<?php
/**************************************************************************\
* phpGroupWare *
* http://www.phpgroupware.org *
* -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU General Public License as published by the *
* Free Software Foundation; either version 2 of the License, or (at your *
* option) any later version. *
\**************************************************************************/
/* $Id$ */
$GLOBALS['phpgw_info']['theme']['bg_color'] = '#FFFFFF';
$GLOBALS['phpgw_info']['theme']['bg_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['vlink'] = 'blue';
$GLOBALS['phpgw_info']['theme']['alink'] = 'red';
$GLOBALS['phpgw_info']['theme']['link'] = 'blue';
$GLOBALS['phpgw_info']['theme']['row_on'] = '#DDDDDD';
$GLOBALS['phpgw_info']['theme']['row_off'] = '#EEEEEE';
$GLOBALS['phpgw_info']['theme']['row_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['th_bg'] = '#D3DCE3';
$GLOBALS['phpgw_info']['theme']['th_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['navbar_bg'] = '#80BBFF';
$GLOBALS['phpgw_info']['theme']['navbar_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['table_bg'] = '#7090FF';
$GLOBALS['phpgw_info']['theme']['table_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['font'] = 'Arial, Helvetica, san-serif';
$GLOBALS['phpgw_info']['theme']['bg01'] = '#dadada';
$GLOBALS['phpgw_info']['theme']['bg02'] = '#dad0d0';
$GLOBALS['phpgw_info']['theme']['bg03'] = '#dacaca';
$GLOBALS['phpgw_info']['theme']['bg04'] = '#dac0c0';
$GLOBALS['phpgw_info']['theme']['bg05'] = '#dababa';
$GLOBALS['phpgw_info']['theme']['bg06'] = '#dab0b0';
$GLOBALS['phpgw_info']['theme']['bg07'] = '#daaaaa';
$GLOBALS['phpgw_info']['theme']['bg08'] = '#da9090';
$GLOBALS['phpgw_info']['theme']['bg09'] = '#da8a8a';
$GLOBALS['phpgw_info']['theme']['bg10'] = '#da7a7a';
// Theses are for the calendar only
$GLOBALS['phpgw_info']['theme']['cal_today'] = '#FFFFCC';
$GLOBALS['phpgw_info']['theme']['cal_dayview'] = '#C0C0C0';
// These are for the email only
$GLOBALS['phpgw_info']['theme']['em_folder'] = '#7090FF';
$GLOBALS['phpgw_info']['theme']['em_folder_text'] = '#FFFFFF';

View File

@ -1,61 +0,0 @@
<?php
/**************************************************************************\
* phpGroupWare *
* http://www.phpgroupware.org *
* -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU General Public License as published by the *
* Free Software Foundation; either version 2 of the License, or (at your *
* option) any later version. *
\**************************************************************************/
/* $Id$ */
$GLOBALS['phpgw_info']['theme']['bg_color'] = '#ffffff';
$GLOBALS['phpgw_info']['theme']['bg_text'] = '#000000';
// vlink is annoying and unncessary for most apps, make same as link
//$GLOBALS['phpgw_info']['theme']['vlink'] = '#333366';
$GLOBALS['phpgw_info']['theme']['vlink'] = '#336699';
$GLOBALS['phpgw_info']['theme']['alink'] = '#ff0000';
// A.hover in CSS currently works only with idsociety theme + template combo
$GLOBALS['phpgw_info']['theme']['hovlink'] = '#cc0000';
$GLOBALS['phpgw_info']['theme']['link'] = '#336699';
$GLOBALS['phpgw_info']['theme']['row_on'] = '#dddddd';
$GLOBALS['phpgw_info']['theme']['row_off'] = '#eeeeee';
$GLOBALS['phpgw_info']['theme']['row_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['th_bg'] = '#adadad';
$GLOBALS['phpgw_info']['theme']['th_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['navbar_bg'] = '#adadad';
$GLOBALS['phpgw_info']['theme']['navbar_text'] = '#ffffff';
$GLOBALS['phpgw_info']['theme']['table_bg'] = '#9999ff';
$GLOBALS['phpgw_info']['theme']['table_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['font'] = 'Arial, Helvetica, san-serif';
$GLOBALS['phpgw_info']['theme']['bg01'] = '#dadada';
$GLOBALS['phpgw_info']['theme']['bg02'] = '#dad0d0';
$GLOBALS['phpgw_info']['theme']['bg03'] = '#dacaca';
$GLOBALS['phpgw_info']['theme']['bg04'] = '#dac0c0';
$GLOBALS['phpgw_info']['theme']['bg05'] = '#dababa';
$GLOBALS['phpgw_info']['theme']['bg06'] = '#dab0b0';
$GLOBALS['phpgw_info']['theme']['bg07'] = '#daaaaa';
$GLOBALS['phpgw_info']['theme']['bg08'] = '#da9090';
$GLOBALS['phpgw_info']['theme']['bg09'] = '#da8a8a';
$GLOBALS['phpgw_info']['theme']['bg10'] = '#da7a7a';
// Theses are for the calendar only
$GLOBALS['phpgw_info']['theme']['cal_today'] = '#ffffcc';
$GLOBALS['phpgw_info']['theme']['cal_dayview'] = '#c0c0c0';
// These are for the email only
$GLOBALS['phpgw_info']['theme']['em_folder'] = '#adadad';
$GLOBALS['phpgw_info']['theme']['em_folder_text'] = '#ffffff';
// This is the CSS definition
$GLOBALS['phpgw_info']['theme']['css']['.navbar'] = 'font-family: Verdana;font-size: 8pt; color:#000000;}';
$GLOBALS['phpgw_info']['theme']['css']['.bodytext'] = 'font-family: Verdana; font-size: 8pt; color:#000000;';
$GLOBALS['phpgw_info']['theme']['css']['.whitetext'] = 'font-family: Verdana; font-size: 8pt; color:#ffffff;';
$GLOBALS['phpgw_info']['theme']['css']['.headertext'] = 'font-family: Verdana; font-size: 11pt; font-weight: bold; color:#ffffff;';
$GLOBALS['phpgw_info']['theme']['css']['.inputtext'] = ' font-family: Verdana; font-size: 8pt; color="#000000"; background-color="#ffffff";';
$GLOBALS['phpgw_info']['theme']['css']['.buttontext'] = 'font-family: Verdana; font-size: 8pt; color="#000000"; background-color="#c0c0c0";';
$GLOBALS['phpgw_info']['theme']['css']['.linktext'] = 'font-family: Verdana; font-size: 8pt; color="#000000"; background-color="#c0c0c0";';
$GLOBALS['phpgw_info']['theme']['css']['.row_on'] = 'font-family: Verdana; font-size: 8pt; color="#000000"; background-color="#c0c0c0";';
$GLOBALS['phpgw_info']['theme']['css']['.row_off'] = 'font-family: Verdana; font-size: 8pt; color="#000000"; background-color="#c0c0c0";';

View File

@ -1,47 +0,0 @@
<?php
/**************************************************************************\
* phpGroupWare *
* http://www.phpgroupware.org *
* -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU General Public License as published by the *
* Free Software Foundation; either version 2 of the License, or (at your *
* option) any later version. *
\**************************************************************************/
/* $Id$ */
$GLOBALS['phpgw_info']['theme']['bg_color'] = '#FFFFFF';
$GLOBALS['phpgw_info']['theme']['bg_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['vlink'] = 'blue';
$GLOBALS['phpgw_info']['theme']['alink'] = 'red';
$GLOBALS['phpgw_info']['theme']['link'] = 'blue';
$GLOBALS['phpgw_info']['theme']['row_on'] = '#DDDDDD';
$GLOBALS['phpgw_info']['theme']['row_off'] = '#EEEEEE';
$GLOBALS['phpgw_info']['theme']['row_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['th_bg'] = '#D3DCE3';
$GLOBALS['phpgw_info']['theme']['th_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['navbar_bg'] = '#486591';
$GLOBALS['phpgw_info']['theme']['special_logo'] = 'logo_486591.gif';
$GLOBALS['phpgw_info']['theme']['navbar_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['table_bg'] = '#9999FF';
$GLOBALS['phpgw_info']['theme']['table_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['font'] = 'Arial, Helvetica, san-serif';
$GLOBALS['phpgw_info']['theme']['bg01'] = '#dadada';
$GLOBALS['phpgw_info']['theme']['bg02'] = '#dad0d0';
$GLOBALS['phpgw_info']['theme']['bg03'] = '#dacaca';
$GLOBALS['phpgw_info']['theme']['bg04'] = '#dac0c0';
$GLOBALS['phpgw_info']['theme']['bg05'] = '#dababa';
$GLOBALS['phpgw_info']['theme']['bg06'] = '#dab0b0';
$GLOBALS['phpgw_info']['theme']['bg07'] = '#daaaaa';
$GLOBALS['phpgw_info']['theme']['bg08'] = '#da9090';
$GLOBALS['phpgw_info']['theme']['bg09'] = '#da8a8a';
$GLOBALS['phpgw_info']['theme']['bg10'] = '#da7a7a';
// Theses are for the calendar only
$GLOBALS['phpgw_info']['theme']['cal_today'] = '#FFFFCC';
$GLOBALS['phpgw_info']['theme']['cal_dayview'] = '#C0C0C0';
// These are for the email only
$GLOBALS['phpgw_info']['theme']['em_folder'] = '#666699';
$GLOBALS['phpgw_info']['theme']['em_folder_text'] = '#FFFFFF';

View File

@ -1,47 +0,0 @@
<?php
/**************************************************************************\
* phpGroupWare *
* http://www.phpgroupware.org *
* -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU General Public License as published by the *
* Free Software Foundation; either version 2 of the License, or (at your *
* option) any later version. *
\**************************************************************************/
/* $Id$ */
$GLOBALS['phpgw_info']['theme']['bg_color'] = '#FFFFFF';
$GLOBALS['phpgw_info']['theme']['bg_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['vlink'] = 'blue';
$GLOBALS['phpgw_info']['theme']['alink'] = 'red';
$GLOBALS['phpgw_info']['theme']['link'] = 'blue';
$GLOBALS['phpgw_info']['theme']['row_on'] = '#DDDDDD';
$GLOBALS['phpgw_info']['theme']['row_off'] = '#EEEEEE';
$GLOBALS['phpgw_info']['theme']['row_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['th_bg'] = '#D3DCE3';
$GLOBALS['phpgw_info']['theme']['th_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['navbar_bg'] = '#885522';
$GLOBALS['phpgw_info']['theme']['special_logo'] = 'logo_885522.gif';
$GLOBALS['phpgw_info']['theme']['navbar_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['table_bg'] = '#9999FF';
$GLOBALS['phpgw_info']['theme']['table_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['font'] = 'Arial, Helvetica, san-serif';
$GLOBALS['phpgw_info']['theme']['bg01'] = '#dadada';
$GLOBALS['phpgw_info']['theme']['bg02'] = '#dad0d0';
$GLOBALS['phpgw_info']['theme']['bg03'] = '#dacaca';
$GLOBALS['phpgw_info']['theme']['bg04'] = '#dac0c0';
$GLOBALS['phpgw_info']['theme']['bg05'] = '#dababa';
$GLOBALS['phpgw_info']['theme']['bg06'] = '#dab0b0';
$GLOBALS['phpgw_info']['theme']['bg07'] = '#daaaaa';
$GLOBALS['phpgw_info']['theme']['bg08'] = '#da9090';
$GLOBALS['phpgw_info']['theme']['bg09'] = '#da8a8a';
$GLOBALS['phpgw_info']['theme']['bg10'] = '#da7a7a';
// Theses are for the calendar only
$GLOBALS['phpgw_info']['theme']['cal_today'] = '#FFFFCC';
$GLOBALS['phpgw_info']['theme']['cal_dayview'] = '#C0C0C0';
// These are for the email only
$GLOBALS['phpgw_info']['theme']['em_folder'] = '#666699';
$GLOBALS['phpgw_info']['theme']['em_folder_text'] = '#FFFFFF';

View File

@ -1,48 +0,0 @@
<?php
/**************************************************************************\
* phpGroupWare *
* http://www.phpgroupware.org *
* This file written by marl <marl@users.sourceforge.net> *
* -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU General Public License as published by the *
* Free Software Foundation; either version 2 of the License, or (at your *
* option) any later version. *
\**************************************************************************/
/* $Id$ */
$GLOBALS['phpgw_info']['theme']['bg_color'] = '#000000';
$GLOBALS['phpgw_info']['theme']['bg_text'] = '#00FF33';
$GLOBALS['phpgw_info']['theme']['vlink'] = '#0000FF';
$GLOBALS['phpgw_info']['theme']['alink'] = '#999999';
$GLOBALS['phpgw_info']['theme']['link'] = '#0000FF';
$GLOBALS['phpgw_info']['theme']['row_on'] = '#909090';
$GLOBALS['phpgw_info']['theme']['row_off'] = '#808080';
$GLOBALS['phpgw_info']['theme']['row_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['th_bg'] = '#404040';
$GLOBALS['phpgw_info']['theme']['th_text'] = '#00FF33';
$GLOBALS['phpgw_info']['theme']['navbar_bg'] = '#00FF33';
$GLOBALS['phpgw_info']['theme']['navbar_text'] = '#FFFFFF';
$GLOBALS['phpgw_info']['theme']['table_bg'] = '#00FF33';
$GLOBALS['phpgw_info']['theme']['table_text'] = '#FFFFFF';
$GLOBALS['phpgw_info']['theme']['font'] = 'Helvetica';
$GLOBALS['phpgw_info']['theme']['bg01'] = '#dadada';
$GLOBALS['phpgw_info']['theme']['bg02'] = '#dad0d0';
$GLOBALS['phpgw_info']['theme']['bg03'] = '#dacaca';
$GLOBALS['phpgw_info']['theme']['bg04'] = '#dac0c0';
$GLOBALS['phpgw_info']['theme']['bg05'] = '#dababa';
$GLOBALS['phpgw_info']['theme']['bg06'] = '#dab0b0';
$GLOBALS['phpgw_info']['theme']['bg07'] = '#daaaaa';
$GLOBALS['phpgw_info']['theme']['bg08'] = '#da9090';
$GLOBALS['phpgw_info']['theme']['bg09'] = '#da8a8a';
$GLOBALS['phpgw_info']['theme']['bg10'] = '#da7a7a';
// This one is for the calendar only
$GLOBALS['phpgw_info']['theme']['cal_today'] = '#BFBFBF';
$GLOBALS['phpgw_info']['theme']['cal_dayview'] = '#C0C0C0';
// These are for the email only
$GLOBALS['phpgw_info']['theme']['em_folder'] = '#808080';
$GLOBALS['phpgw_info']['theme']['em_folder_text'] = '#000000';

View File

@ -1,47 +0,0 @@
<?php
/**************************************************************************\
* phpGroupWare *
* http://www.phpgroupware.org *
* -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU General Public License as published by the *
* Free Software Foundation; either version 2 of the License, or (at your *
* option) any later version. *
\**************************************************************************/
/* $Id$ */
$GLOBALS['phpgw_info']['theme']['bg_color'] = '#FFFFFF';
$GLOBALS['phpgw_info']['theme']['bg_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['vlink'] = 'blue';
$GLOBALS['phpgw_info']['theme']['alink'] = 'red';
$GLOBALS['phpgw_info']['theme']['link'] = 'blue';
$GLOBALS['phpgw_info']['theme']['row_on'] = '#DDDDDD';
$GLOBALS['phpgw_info']['theme']['row_off'] = '#EEEEEE';
$GLOBALS['phpgw_info']['theme']['row_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['th_bg'] = '#D3DCE3';
$GLOBALS['phpgw_info']['theme']['th_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['navbar_bg'] = '#663366';
$GLOBALS['phpgw_info']['theme']['special_logo'] = 'logo_663366.gif';
$GLOBALS['phpgw_info']['theme']['navbar_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['table_bg'] = '#9999FF';
$GLOBALS['phpgw_info']['theme']['table_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['font'] = 'Arial, Helvetica, san-serif';
$GLOBALS['phpgw_info']['theme']['bg01'] = '#dadada';
$GLOBALS['phpgw_info']['theme']['bg02'] = '#dad0d0';
$GLOBALS['phpgw_info']['theme']['bg03'] = '#dacaca';
$GLOBALS['phpgw_info']['theme']['bg04'] = '#dac0c0';
$GLOBALS['phpgw_info']['theme']['bg05'] = '#dababa';
$GLOBALS['phpgw_info']['theme']['bg06'] = '#dab0b0';
$GLOBALS['phpgw_info']['theme']['bg07'] = '#daaaaa';
$GLOBALS['phpgw_info']['theme']['bg08'] = '#da9090';
$GLOBALS['phpgw_info']['theme']['bg09'] = '#da8a8a';
$GLOBALS['phpgw_info']['theme']['bg10'] = '#da7a7a';
// Theses are for the calendar only
$GLOBALS['phpgw_info']['theme']['cal_today'] = '#FFFFCC';
$GLOBALS['phpgw_info']['theme']['cal_dayview'] = '#C0C0C0';
// These are for the email only
$GLOBALS['phpgw_info']['theme']['em_folder'] = '#666699';
$GLOBALS['phpgw_info']['theme']['em_folder_text'] = '#FFFFFF';

View File

@ -1,47 +0,0 @@
<?php
/**************************************************************************\
* phpGroupWare *
* http://www.phpgroupware.org *
* -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU General Public License as published by the *
* Free Software Foundation; either version 2 of the License, or (at your *
* option) any later version. *
\**************************************************************************/
/* $Id$ */
$GLOBALS['phpgw_info']['theme']['bg_color'] = '#FFFFFF';
$GLOBALS['phpgw_info']['theme']['bg_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['vlink'] = 'blue';
$GLOBALS['phpgw_info']['theme']['alink'] = 'red';
$GLOBALS['phpgw_info']['theme']['link'] = 'blue';
$GLOBALS['phpgw_info']['theme']['row_on'] = '#DDDDDD';
$GLOBALS['phpgw_info']['theme']['row_off'] = '#EEEEEE';
$GLOBALS['phpgw_info']['theme']['row_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['th_bg'] = '#D3DCE3';
$GLOBALS['phpgw_info']['theme']['th_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['navbar_bg'] = '#990000';
$GLOBALS['phpgw_info']['theme']['special_logo'] = 'logo_990000.gif';
$GLOBALS['phpgw_info']['theme']['navbar_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['table_bg'] = '#9999FF';
$GLOBALS['phpgw_info']['theme']['table_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['font'] = 'Arial, Helvetica, san-serif';
$GLOBALS['phpgw_info']['theme']['bg01'] = '#dadada';
$GLOBALS['phpgw_info']['theme']['bg02'] = '#dad0d0';
$GLOBALS['phpgw_info']['theme']['bg03'] = '#dacaca';
$GLOBALS['phpgw_info']['theme']['bg04'] = '#dac0c0';
$GLOBALS['phpgw_info']['theme']['bg05'] = '#dababa';
$GLOBALS['phpgw_info']['theme']['bg06'] = '#dab0b0';
$GLOBALS['phpgw_info']['theme']['bg07'] = '#daaaaa';
$GLOBALS['phpgw_info']['theme']['bg08'] = '#da9090';
$GLOBALS['phpgw_info']['theme']['bg09'] = '#da8a8a';
$GLOBALS['phpgw_info']['theme']['bg10'] = '#da7a7a';
// Theses are for the calendar only
$GLOBALS['phpgw_info']['theme']['cal_today'] = '#FFFFCC';
$GLOBALS['phpgw_info']['theme']['cal_dayview'] = '#C0C0C0';
// These are for the email only
$GLOBALS['phpgw_info']['theme']['em_folder'] = '#666699';
$GLOBALS['phpgw_info']['theme']['em_folder_text'] = '#FFFFFF';

View File

@ -1,47 +0,0 @@
<?php
/**************************************************************************\
* phpGroupWare *
* http://www.phpgroupware.org *
* -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU General Public License as published by the *
* Free Software Foundation; either version 2 of the License, or (at your *
* option) any later version. *
\**************************************************************************/
/* $Id$ */
$GLOBALS['phpgw_info']['theme']['bg_color'] = '#ce9592';
$GLOBALS['phpgw_info']['theme']['bg_text'] = '#9d1811';
$GLOBALS['phpgw_info']['theme']['vlink'] = 'pink';
$GLOBALS['phpgw_info']['theme']['alink'] = 'red';
$GLOBALS['phpgw_info']['theme']['link'] = 'red';
$GLOBALS['phpgw_info']['theme']['row_on'] = '#DDDDDD';
$GLOBALS['phpgw_info']['theme']['row_off'] = '#EEEEEE';
$GLOBALS['phpgw_info']['theme']['row_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['th_bg'] = '#ce9592';
$GLOBALS['phpgw_info']['theme']['th_text'] = '#9d1811';
$GLOBALS['phpgw_info']['theme']['navbar_bg'] = '#bd524a';
$GLOBALS['phpgw_info']['theme']['navbar_text'] = '#9d1811';
$GLOBALS['phpgw_info']['theme']['table_bg'] = '#ffbab7';
$GLOBALS['phpgw_info']['theme']['table_text'] = '#72022a';
$GLOBALS['phpgw_info']['theme']['font'] = 'Arial, Helvetica, san-serif';
$GLOBALS['phpgw_info']['theme']['bg01'] = '#dadada';
$GLOBALS['phpgw_info']['theme']['bg02'] = '#dad0d0';
$GLOBALS['phpgw_info']['theme']['bg03'] = '#dacaca';
$GLOBALS['phpgw_info']['theme']['bg04'] = '#dac0c0';
$GLOBALS['phpgw_info']['theme']['bg05'] = '#dababa';
$GLOBALS['phpgw_info']['theme']['bg06'] = '#dab0b0';
$GLOBALS['phpgw_info']['theme']['bg07'] = '#daaaaa';
$GLOBALS['phpgw_info']['theme']['bg08'] = '#da9090';
$GLOBALS['phpgw_info']['theme']['bg09'] = '#da8a8a';
$GLOBALS['phpgw_info']['theme']['bg10'] = '#da7a7a';
// Theses are for the calendar only
$GLOBALS['phpgw_info']['theme']['cal_today'] = '#bd524a';
$GLOBALS['phpgw_info']['theme']['cal_dayview'] = '#C0C0C0';
// These are for the email only
$GLOBALS['phpgw_info']['theme']['em_folder'] = '#bd542a';
$GLOBALS['phpgw_info']['theme']['em_folder_text'] = '#9d1811';

View File

@ -1,46 +0,0 @@
<?php
/**************************************************************************\
* phpGroupWare *
* http://www.phpgroupware.org *
* -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU General Public License as published by the *
* Free Software Foundation; either version 2 of the License, or (at your *
* option) any later version. *
\**************************************************************************/
/* $Id$ */
$GLOBALS['phpgw_info']['theme']['bg_color'] = '#FFFFFF';
$GLOBALS['phpgw_info']['theme']['bg_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['vlink'] = 'blue';
$GLOBALS['phpgw_info']['theme']['alink'] = 'red';
$GLOBALS['phpgw_info']['theme']['link'] = 'blue';
$GLOBALS['phpgw_info']['theme']['row_on'] = '#CCEEFF';
$GLOBALS['phpgw_info']['theme']['row_off'] = '#DDF0FF';
$GLOBALS['phpgw_info']['theme']['row_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['th_bg'] = '#80BBFF';
$GLOBALS['phpgw_info']['theme']['th_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['navbar_bg'] = '#80CCFF';
$GLOBALS['phpgw_info']['theme']['navbar_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['table_bg'] = '#7090FF';
$GLOBALS['phpgw_info']['theme']['table_text'] = '#000000';
$GLOBALS['phpgw_info']['theme']['font'] = 'Arial, Helvetica, san-serif';
$GLOBALS['phpgw_info']['theme']['bg01'] = '#dadada';
$GLOBALS['phpgw_info']['theme']['bg02'] = '#dad0d0';
$GLOBALS['phpgw_info']['theme']['bg03'] = '#dacaca';
$GLOBALS['phpgw_info']['theme']['bg04'] = '#dac0c0';
$GLOBALS['phpgw_info']['theme']['bg05'] = '#dababa';
$GLOBALS['phpgw_info']['theme']['bg06'] = '#dab0b0';
$GLOBALS['phpgw_info']['theme']['bg07'] = '#daaaaa';
$GLOBALS['phpgw_info']['theme']['bg08'] = '#da9090';
$GLOBALS['phpgw_info']['theme']['bg09'] = '#da8a8a';
$GLOBALS['phpgw_info']['theme']['bg10'] = '#da7a7a';
// Theses are for the calendar only
$GLOBALS['phpgw_info']['theme']['cal_today'] = '#FFFFCC';
$GLOBALS['phpgw_info']['theme']['cal_dayview'] = '#C0C0C0';
// These are for the email only
$GLOBALS['phpgw_info']['theme']['em_folder'] = '#7090FF';
$GLOBALS['phpgw_info']['theme']['em_folder_text'] = '#FFFFFF';

View File

@ -1,23 +0,0 @@
#!/usr/bin/perl
# Takes a simple text file of properties and turns them
# into a themes files.
# Use it like so:
# template2theme.pl < infile > outfile
# by Stephan
# $Id$
$wrap='$GLOBALS['phpgw_info']['theme']['_KEY_']= '_VAL_'';
print '<?\n';
print << 'EOF';
# phpGroupWare Theme file
EOF
while( $_ = <STDIN> ) {
next unless ( $_ =~ /^\s*(\w+)\s*=(.+)/ );
$k=$1;
$v=$2;
my $foo = $wrap;
$foo =~ s/_KEY_/$k/;
$foo =~ s/_VAL_/$v/;
print '$foo;\n';
}
print '?>';

View File

@ -1,36 +0,0 @@
# This is a template for making a theme file to run through
# template2theme.pl
# Any line STARTING with xxx=yyy
# will be included in the output. All others are ignored.
bg_color=FBF1C5
bg_text=000000
vlink=blue
alink=red
link=blue
row_on=F7E58F
row_off=EAD688
row_text=000000
th_bg=C8A63B
th_text=000000
navbar_bg=F7E58F
navbar_text=000000
table_bg=EAD688
table_text=C5AA2B
font=Arial, Helvetica, san-serif
bg01=FBF4D3
bg02=F9EDB3
bg03=F5E28B
bg04=F0D866
bg05=EDCD39
bg06=D5B211
bg07=CCAB12
bg08=C58C13
bg09=B69910
bg10=AC9010
cal_today=FBF1C5
cal_dayview=F9E99F
em_folder=EAD688
em_folder_text=000000

View File

@ -1,18 +0,0 @@
#!/usr/bin/perl
# Takes a theme file and parses out the properties
# and makes a template file from it.
# Use it like so:
# theme2template.pl < infile > outfile
# by Stephan
# $Id$
$t=localtime;
print << 'EOF';
# template file for making phpGroupWare themes using template2theme.pl
EOF
while( $_ = <STDIN> ) {
chomp($_);
next unless ( $_ =~ /\$GLOBALS\[\'phpgw_info\'\]\[\'theme\'\]\[\'(.*)\'\].*=.*\'(.*)\'.*/ );
print '$1=$2\n';
}

View File

@ -1,47 +0,0 @@
<?php
/**************************************************************************\
* phpGroupWare *
* http://www.phpgroupware.org *
* -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU General Public License as published by the *
* Free Software Foundation; either version 2 of the License, or (at your *
* option) any later version. *
\**************************************************************************/
/* $Id$ */
$GLOBALS['phpgw_info']['theme']['bg_color']= 'FBF1C5';
$GLOBALS['phpgw_info']['theme']['bg_text']= '000000';
$GLOBALS['phpgw_info']['theme']['vlink']= 'blue';
$GLOBALS['phpgw_info']['theme']['alink']= 'red';
$GLOBALS['phpgw_info']['theme']['link']= 'blue';
$GLOBALS['phpgw_info']['theme']['row_on']= 'F7E58F';
$GLOBALS['phpgw_info']['theme']['row_off']= 'EAD688';
$GLOBALS['phpgw_info']['theme']['row_text']= '000000';
$GLOBALS['phpgw_info']['theme']['th_bg']= 'C8A63B';
$GLOBALS['phpgw_info']['theme']['th_text']= '000000';
$GLOBALS['phpgw_info']['theme']['navbar_bg']= 'F7E58F';
$GLOBALS['phpgw_info']['theme']['navbar_text']= '000000';
$GLOBALS['phpgw_info']['theme']['table_bg']= 'EAD688';
$GLOBALS['phpgw_info']['theme']['table_text']= 'C5AA2B';
$GLOBALS['phpgw_info']['theme']['font']= 'Arial, Helvetica, san-serif';
$GLOBALS['phpgw_info']['theme']['bg01']= 'FBF4D3';
$GLOBALS['phpgw_info']['theme']['bg02']= 'F9EDB3';
$GLOBALS['phpgw_info']['theme']['bg03']= 'F5E28B';
$GLOBALS['phpgw_info']['theme']['bg04']= 'F0D866';
$GLOBALS['phpgw_info']['theme']['bg05']= 'EDCD39';
$GLOBALS['phpgw_info']['theme']['bg06']= 'D5B211';
$GLOBALS['phpgw_info']['theme']['bg07']= 'CCAB12';
$GLOBALS['phpgw_info']['theme']['bg08']= 'C58C13';
$GLOBALS['phpgw_info']['theme']['bg09']= 'B69910';
$GLOBALS['phpgw_info']['theme']['bg10']= 'AC9010';
// Theses are for the calendar only
$GLOBALS['phpgw_info']['theme']['cal_today']= 'FBF1C5';
$GLOBALS['phpgw_info']['theme']['cal_dayview']= 'F9E99F';
// These are for the email only
$GLOBALS['phpgw_info']['theme']['em_folder']= 'EAD688';
$GLOBALS['phpgw_info']['theme']['em_folder_text']= '000000';