phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: phpgwapi/themes black.theme,1.2.4.1,1.2.4.2 blue


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/themes black.theme,1.2.4.1,1.2.4.2 blue.theme,1.2.4.1,1.2.4.2 brown.theme,1.2.4.1,1.2.4.2 darkblue.theme,1.2.4.1,1.2.4.2 darkgreen.theme,1.2.4.1,1.2.4.2 default.theme,1.2.4.1,1.2.4.2 fancy.theme,1.2.4.1,1.2.4.2 greys.theme,1.2.4.1,1.2.4.2 heaven.theme,1.2.4.1,1.2.4.2 lightblue.theme,1.2.4.1,1.2.4.2 lightbrown.theme,1.2.4.1,1.2.4.2 red.theme,1.2.4.1,1.2.4.2 rose.theme,1.2.4.1,1.2.4.2 submarine.theme,1.2.4.1,1.2.4.2
Date: Sun, 23 Mar 2003 05:44:10 -0500

Update of /cvsroot/phpgroupware/phpgwapi/themes
In directory subversions:/tmp/cvs-serv12769

Modified Files:
      Tag: Version-0_9_14-branch
        black.theme blue.theme brown.theme darkblue.theme 
        darkgreen.theme default.theme fancy.theme greys.theme 
        heaven.theme lightblue.theme lightbrown.theme red.theme 
        rose.theme submarine.theme 
Log Message:
skwashd's fix for the themes, navbar color changed for better readability


Index: black.theme
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/themes/Attic/black.theme,v
retrieving revision 1.2.4.1
retrieving revision 1.2.4.2
diff -C2 -r1.2.4.1 -r1.2.4.2
*** black.theme 17 May 2002 12:44:17 -0000      1.2.4.1
--- black.theme 23 Mar 2003 10:44:08 -0000      1.2.4.2
***************
*** 21,28 ****
        $phpgw_info['theme']['row_text']     = '#000000';
        $phpgw_info['theme']['th_bg']        = '#D3DCE3';
!       $phpgw_info['theme']['th_text']      = '000000';
!       $phpgw_info['theme']['navbar_bg']    = '000000';
        $phpgw_info['theme']['special_logo'] = 'logo_000000.gif';
!       $phpgw_info['theme']['navbar_text']  = '#000000';
        $phpgw_info['theme']['table_bg']     = '#9999FF';
        $phpgw_info['theme']['table_text']   = '#000000';
--- 21,28 ----
        $phpgw_info['theme']['row_text']     = '#000000';
        $phpgw_info['theme']['th_bg']        = '#D3DCE3';
!       $phpgw_info['theme']['th_text']      = '#000000';
!       $phpgw_info['theme']['navbar_bg']    = '#000000';
        $phpgw_info['theme']['special_logo'] = 'logo_000000.gif';
!       $phpgw_info['theme']['navbar_text']  = '#FFFFFF';
        $phpgw_info['theme']['table_bg']     = '#9999FF';
        $phpgw_info['theme']['table_text']   = '#000000';

Index: blue.theme
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/themes/Attic/blue.theme,v
retrieving revision 1.2.4.1
retrieving revision 1.2.4.2
diff -C2 -r1.2.4.1 -r1.2.4.2
*** blue.theme  17 May 2002 12:44:17 -0000      1.2.4.1
--- blue.theme  23 Mar 2003 10:44:08 -0000      1.2.4.2
***************
*** 24,28 ****
        $phpgw_info['theme']['navbar_bg']    = '#967FF4';
        $phpgw_info['theme']['special_logo'] = 'logo_967FF4.gif';
!       $phpgw_info['theme']['navbar_text']  = '#000000';
        $phpgw_info['theme']['table_bg']     = '#967FF4';
        $phpgw_info['theme']['table_text']   = '#000000';
--- 24,28 ----
        $phpgw_info['theme']['navbar_bg']    = '#967FF4';
        $phpgw_info['theme']['special_logo'] = 'logo_967FF4.gif';
!       $phpgw_info['theme']['navbar_text']  = '#FFFFFF';
        $phpgw_info['theme']['table_bg']     = '#967FF4';
        $phpgw_info['theme']['table_text']   = '#000000';

Index: brown.theme
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/themes/Attic/brown.theme,v
retrieving revision 1.2.4.1
retrieving revision 1.2.4.2
diff -C2 -r1.2.4.1 -r1.2.4.2
*** brown.theme 17 May 2002 12:44:17 -0000      1.2.4.1
--- brown.theme 23 Mar 2003 10:44:08 -0000      1.2.4.2
***************
*** 24,28 ****
        $phpgw_info['theme']['navbar_bg']    = '#5A0000';
        $phpgw_info['theme']['special_logo'] = 'logo_5A0000.gif';
!       $phpgw_info['theme']['navbar_text']  = '#000000';
        $phpgw_info['theme']['table_bg']     = '#9999FF';
        $phpgw_info['theme']['table_text']   = '#000000';
--- 24,28 ----
        $phpgw_info['theme']['navbar_bg']    = '#5A0000';
        $phpgw_info['theme']['special_logo'] = 'logo_5A0000.gif';
!       $phpgw_info['theme']['navbar_text']  = '#FFFFFF';
        $phpgw_info['theme']['table_bg']     = '#9999FF';
        $phpgw_info['theme']['table_text']   = '#000000';

Index: darkblue.theme
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/themes/Attic/darkblue.theme,v
retrieving revision 1.2.4.1
retrieving revision 1.2.4.2
diff -C2 -r1.2.4.1 -r1.2.4.2
*** darkblue.theme      17 May 2002 12:44:17 -0000      1.2.4.1
--- darkblue.theme      23 Mar 2003 10:44:08 -0000      1.2.4.2
***************
*** 24,28 ****
        $phpgw_info['theme']['navbar_bg']    = '#000099';
        $phpgw_info['theme']['special_logo'] = 'logo_000099.gif';
!       $phpgw_info['theme']['navbar_text']  = '#000000';
        $phpgw_info['theme']['table_bg']     = '#9999FF';
        $phpgw_info['theme']['table_text']   = '#000000';
--- 24,28 ----
        $phpgw_info['theme']['navbar_bg']    = '#000099';
        $phpgw_info['theme']['special_logo'] = 'logo_000099.gif';
!       $phpgw_info['theme']['navbar_text']  = '#FFFFFF';
        $phpgw_info['theme']['table_bg']     = '#9999FF';
        $phpgw_info['theme']['table_text']   = '#000000';

Index: darkgreen.theme
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/themes/Attic/darkgreen.theme,v
retrieving revision 1.2.4.1
retrieving revision 1.2.4.2
diff -C2 -r1.2.4.1 -r1.2.4.2
*** darkgreen.theme     17 May 2002 12:44:17 -0000      1.2.4.1
--- darkgreen.theme     23 Mar 2003 10:44:08 -0000      1.2.4.2
***************
*** 24,28 ****
        $phpgw_info['theme']['navbar_bg']    = '#003300';
        $phpgw_info['theme']['special_logo'] = 'logo_003300.gif';
!       $phpgw_info['theme']['navbar_text']  = '#000000';
        $phpgw_info['theme']['table_bg']     = '#9999FF';
        $phpgw_info['theme']['table_text']   = '#000000';
--- 24,28 ----
        $phpgw_info['theme']['navbar_bg']    = '#003300';
        $phpgw_info['theme']['special_logo'] = 'logo_003300.gif';
!       $phpgw_info['theme']['navbar_text']  = '#FFFFFF';
        $phpgw_info['theme']['table_bg']     = '#9999FF';
        $phpgw_info['theme']['table_text']   = '#000000';

Index: default.theme
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/themes/Attic/default.theme,v
retrieving revision 1.2.4.1
retrieving revision 1.2.4.2
diff -C2 -r1.2.4.1 -r1.2.4.2
*** default.theme       17 May 2002 12:44:17 -0000      1.2.4.1
--- default.theme       23 Mar 2003 10:44:08 -0000      1.2.4.2
***************
*** 23,27 ****
        $phpgw_info['theme']['th_text']     = '#000000';
        $phpgw_info['theme']['navbar_bg']   = '#9999FF';
!       $phpgw_info['theme']['navbar_text'] = '#000000';
        $phpgw_info['theme']['table_bg']    = '#9999FF';
        $phpgw_info['theme']['table_text']  = '#000000';
--- 23,27 ----
        $phpgw_info['theme']['th_text']     = '#000000';
        $phpgw_info['theme']['navbar_bg']   = '#9999FF';
!       $phpgw_info['theme']['navbar_text'] = '#FFFFFF';
        $phpgw_info['theme']['table_bg']    = '#9999FF';
        $phpgw_info['theme']['table_text']  = '#000000';

Index: fancy.theme
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/themes/Attic/fancy.theme,v
retrieving revision 1.2.4.1
retrieving revision 1.2.4.2
diff -C2 -r1.2.4.1 -r1.2.4.2
*** fancy.theme 17 May 2002 12:44:17 -0000      1.2.4.1
--- fancy.theme 23 Mar 2003 10:44:08 -0000      1.2.4.2
***************
*** 23,27 ****
        $phpgw_info['theme']['th_text']     = '#000000';
        $phpgw_info['theme']['navbar_bg']   = '#AABBCC';
!       $phpgw_info['theme']['navbar_text'] = '#000000';
        $phpgw_info['theme']['table_bg']    = '#F5F5F5';
        $phpgw_info['theme']['table_text']  = '#000000';
--- 23,27 ----
        $phpgw_info['theme']['th_text']     = '#000000';
        $phpgw_info['theme']['navbar_bg']   = '#AABBCC';
!       $phpgw_info['theme']['navbar_text'] = '#FFFFFF';
        $phpgw_info['theme']['table_bg']    = '#F5F5F5';
        $phpgw_info['theme']['table_text']  = '#000000';

Index: greys.theme
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/themes/Attic/greys.theme,v
retrieving revision 1.2.4.1
retrieving revision 1.2.4.2
diff -C2 -r1.2.4.1 -r1.2.4.2
*** greys.theme 17 May 2002 12:44:17 -0000      1.2.4.1
--- greys.theme 23 Mar 2003 10:44:08 -0000      1.2.4.2
***************
*** 23,27 ****
        $phpgw_info['theme']['th_text']     = '#000000';
        $phpgw_info['theme']['navbar_bg']   = '#aaaaaa';
!       $phpgw_info['theme']['navbar_text'] = '#000000';
        $phpgw_info['theme']['table_bg']    = '#eeeeee';
        $phpgw_info['theme']['table_text']  = '#000000';
--- 23,27 ----
        $phpgw_info['theme']['th_text']     = '#000000';
        $phpgw_info['theme']['navbar_bg']   = '#aaaaaa';
!       $phpgw_info['theme']['navbar_text'] = '#FFFFFF';
        $phpgw_info['theme']['table_bg']    = '#eeeeee';
        $phpgw_info['theme']['table_text']  = '#000000';

Index: heaven.theme
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/themes/Attic/heaven.theme,v
retrieving revision 1.2.4.1
retrieving revision 1.2.4.2
diff -C2 -r1.2.4.1 -r1.2.4.2
*** heaven.theme        17 May 2002 12:44:17 -0000      1.2.4.1
--- heaven.theme        23 Mar 2003 10:44:08 -0000      1.2.4.2
***************
*** 23,27 ****
        $phpgw_info['theme']['th_text']     = '#000000';
        $phpgw_info['theme']['navbar_bg']   = '#80BBFF';
!       $phpgw_info['theme']['navbar_text'] = '#000000';
        $phpgw_info['theme']['table_bg']    = '#7090FF';
        $phpgw_info['theme']['table_text']  = '#000000';
--- 23,27 ----
        $phpgw_info['theme']['th_text']     = '#000000';
        $phpgw_info['theme']['navbar_bg']   = '#80BBFF';
!       $phpgw_info['theme']['navbar_text'] = '#FFFFFF';
        $phpgw_info['theme']['table_bg']    = '#7090FF';
        $phpgw_info['theme']['table_text']  = '#000000';

Index: lightblue.theme
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/themes/Attic/lightblue.theme,v
retrieving revision 1.2.4.1
retrieving revision 1.2.4.2
diff -C2 -r1.2.4.1 -r1.2.4.2
*** lightblue.theme     17 May 2002 12:44:17 -0000      1.2.4.1
--- lightblue.theme     23 Mar 2003 10:44:08 -0000      1.2.4.2
***************
*** 24,28 ****
        $phpgw_info['theme']['navbar_bg']     = '#486591';
        $phpgw_info['theme']['special_logo']  = 'logo_486591.gif';
!       $phpgw_info['theme']['navbar_text']   = '#000000';
        $phpgw_info['theme']['table_bg']      = '#9999FF';
        $phpgw_info['theme']['table_text']    = '#000000';
--- 24,28 ----
        $phpgw_info['theme']['navbar_bg']     = '#486591';
        $phpgw_info['theme']['special_logo']  = 'logo_486591.gif';
!       $phpgw_info['theme']['navbar_text']   = '#FFFFFF';
        $phpgw_info['theme']['table_bg']      = '#9999FF';
        $phpgw_info['theme']['table_text']    = '#000000';

Index: lightbrown.theme
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/themes/Attic/lightbrown.theme,v
retrieving revision 1.2.4.1
retrieving revision 1.2.4.2
diff -C2 -r1.2.4.1 -r1.2.4.2
*** lightbrown.theme    17 May 2002 12:44:17 -0000      1.2.4.1
--- lightbrown.theme    23 Mar 2003 10:44:08 -0000      1.2.4.2
***************
*** 24,28 ****
        $phpgw_info['theme']['navbar_bg']    = '#885522';
        $phpgw_info['theme']['special_logo'] = 'logo_885522.gif';
!       $phpgw_info['theme']['navbar_text']  = '#000000';
        $phpgw_info['theme']['table_bg']     = '#9999FF';
        $phpgw_info['theme']['table_text']   = '#000000';
--- 24,28 ----
        $phpgw_info['theme']['navbar_bg']    = '#885522';
        $phpgw_info['theme']['special_logo'] = 'logo_885522.gif';
!       $phpgw_info['theme']['navbar_text']  = '#FFFFFF';
        $phpgw_info['theme']['table_bg']     = '#9999FF';
        $phpgw_info['theme']['table_text']   = '#000000';

Index: red.theme
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/themes/Attic/red.theme,v
retrieving revision 1.2.4.1
retrieving revision 1.2.4.2
diff -C2 -r1.2.4.1 -r1.2.4.2
*** red.theme   17 May 2002 12:44:17 -0000      1.2.4.1
--- red.theme   23 Mar 2003 10:44:08 -0000      1.2.4.2
***************
*** 24,28 ****
        $phpgw_info['theme']['navbar_bg']    = '#990000';
        $phpgw_info['theme']['special_logo'] = 'logo_990000.gif';
!       $phpgw_info['theme']['navbar_text']  = '#000000';
        $phpgw_info['theme']['table_bg']     = '#9999FF';
        $phpgw_info['theme']['table_text']   = '#000000';
--- 24,28 ----
        $phpgw_info['theme']['navbar_bg']    = '#990000';
        $phpgw_info['theme']['special_logo'] = 'logo_990000.gif';
!       $phpgw_info['theme']['navbar_text']  = '#FFFFFF';
        $phpgw_info['theme']['table_bg']     = '#9999FF';
        $phpgw_info['theme']['table_text']   = '#000000';

Index: rose.theme
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/themes/Attic/rose.theme,v
retrieving revision 1.2.4.1
retrieving revision 1.2.4.2
diff -C2 -r1.2.4.1 -r1.2.4.2
*** rose.theme  17 May 2002 12:44:17 -0000      1.2.4.1
--- rose.theme  23 Mar 2003 10:44:08 -0000      1.2.4.2
***************
*** 23,27 ****
        $phpgw_info['theme']['th_text']     = '#9d1811'; 
        $phpgw_info['theme']['navbar_bg']   = '#bd524a'; 
!       $phpgw_info['theme']['navbar_text'] = '#9d1811'; 
        $phpgw_info['theme']['table_bg']    = '#ffbab7'; 
        $phpgw_info['theme']['table_text']  = '#72022a'; 
--- 23,27 ----
        $phpgw_info['theme']['th_text']     = '#9d1811'; 
        $phpgw_info['theme']['navbar_bg']   = '#bd524a'; 
!       $phpgw_info['theme']['navbar_text'] = '#999999'; 
        $phpgw_info['theme']['table_bg']    = '#ffbab7'; 
        $phpgw_info['theme']['table_text']  = '#72022a'; 

Index: submarine.theme
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/themes/Attic/submarine.theme,v
retrieving revision 1.2.4.1
retrieving revision 1.2.4.2
diff -C2 -r1.2.4.1 -r1.2.4.2
*** submarine.theme     17 May 2002 12:44:17 -0000      1.2.4.1
--- submarine.theme     23 Mar 2003 10:44:08 -0000      1.2.4.2
***************
*** 23,27 ****
        $phpgw_info['theme']['th_text']     = '#000000';
        $phpgw_info['theme']['navbar_bg']   = '#80CCFF';
!       $phpgw_info['theme']['navbar_text'] = '#000000';
        $phpgw_info['theme']['table_bg']    = '#7090FF';
        $phpgw_info['theme']['table_text']  = '#000000';
--- 23,27 ----
        $phpgw_info['theme']['th_text']     = '#000000';
        $phpgw_info['theme']['navbar_bg']   = '#80CCFF';
!       $phpgw_info['theme']['navbar_text'] = '#FFFFFF';
        $phpgw_info['theme']['table_bg']    = '#7090FF';
        $phpgw_info['theme']['table_text']  = '#000000';





reply via email to

[Prev in Thread] Current Thread [Next in Thread]