extragear/graphics/digikam/data/themes

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

extragear/graphics/digikam/data/themes

Gilles Caulier-4
SVN commit 664793 by cgilles:

digiKam from trunk : new color theme by Risto Saukonpää (18% Gray)
CCMAIL: [hidden email]


 M  +2 -2      Dark  
 M  +2 -2      Dessert  
 M  +2 -2      Digikasa  
 M  +6 -6      Dreary  
 A             Gray  
 M  +1 -1      Makefile.am  


--- trunk/extragear/graphics/digikam/data/themes/Dark #664792:664793
@@ -1,5 +1,5 @@
-! Dark
-! Digikam theme by Gerhard Kulzer (Mit Nov 9 07:32:35 2005)
+! "Dark"
+! Digikam theme by Gerhard Kulzer (2005 Nov)
 
 base.color: #000000
 text.regular.color: #dadada
--- trunk/extragear/graphics/digikam/data/themes/Dessert #664792:664793
@@ -1,5 +1,5 @@
-! Dessert
-! Digikam theme by Gerhard Kulzer (Mon Dez 12 21:40:26 2005)
+! "Dessert"
+! Digikam theme by Gerhard Kulzer (2005 dec)
 
 base.color: #2e3436
 text.regular.color: #bababa
--- trunk/extragear/graphics/digikam/data/themes/Digikasa #664792:664793
@@ -15,11 +15,11 @@
 banner.borderColor:                  rgb:00/00/00
 
 thumbnail.regular.color:             rgb:f2/f2/f2
-!thumbnail.regular.colorTo:           rgb:EF/EF/EF
+!thumbnail.regular.colorTo:          rgb:EF/EF/EF
 thumbnail.regular.bevel:     FLAT
 thumbnail.regular.gradient:          SOLID
 thumbnail.regular.border:            false
-!thumbnail.regular.borderColor:       rgb:70/70/70
+!thumbnail.regular.borderColor:      rgb:70/70/70
 
 thumbnail.selected.color:     #25648B
 !thumbnail.selected.colorTo:     #4B6CC7
--- trunk/extragear/graphics/digikam/data/themes/Dreary #664792:664793
@@ -34,9 +34,9 @@
 listview.regular.border:             true
 listview.regular.borderColor:        rgb:D0/D0/D0
 
-listview.selected.color:    rgb:A0/A0/A0
-listview.selected.colorTo:    rgb:40/40/40
-listview.selected.bevel:    RAISED
-listview.selected.gradient:         DIAGONAL
-listview.selected.border:           true
-listview.selected.borderColor:      rgb:00/00/00
+listview.selected.color:     rgb:A0/A0/A0
+listview.selected.colorTo:     rgb:40/40/40
+listview.selected.bevel:     RAISED
+listview.selected.gradient:          DIAGONAL
+listview.selected.border:            true
+listview.selected.borderColor:       rgb:00/00/00
--- trunk/extragear/graphics/digikam/data/themes/Makefile.am #664792:664793
@@ -1,2 +1,2 @@
 digikamthemesdir = $(kde_datadir)/digikam/themes
-digikamthemes_DATA = Dreary Marine Clean OrangeCrush Sandy Dark Dessert Digikasa
+digikamthemes_DATA = Dreary Marine Clean OrangeCrush Sandy Dark Dessert Digikasa Gray
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: extragear/graphics/digikam/data/themes

Bugzilla from ach@mpe.mpg.de
On Monday, 14. May 2007, Gilles Caulier wrote:

> SVN commit 664793 by cgilles:
>
> digiKam from trunk : new color theme by Risto Saukonpää (18% Gray)
> CCMAIL: [hidden email]
>
>
>  M  +2 -2      Dark  
>  M  +2 -2      Dessert  
>  M  +2 -2      Digikasa  
>  M  +6 -6      Dreary  
>  A             Gray  
>  M  +1 -1      Makefile.am  
>
>
> --- trunk/extragear/graphics/digikam/data/themes/Dark #664792:664793
> @@ -1,5 +1,5 @@
> -! Dark
> -! Digikam theme by Gerhard Kulzer (Mit Nov 9 07:32:35 2005)
> +! "Dark"
> +! Digikam theme by Gerhard Kulzer (2005 Nov)

Mhmm, it would be better if this would be a Copyright (C) ...
+ a GPL (or similar) license header.

Achim

>  
>  base.color: #000000
>  text.regular.color: #dadada
> --- trunk/extragear/graphics/digikam/data/themes/Dessert #664792:664793
> @@ -1,5 +1,5 @@
> -! Dessert
> -! Digikam theme by Gerhard Kulzer (Mon Dez 12 21:40:26 2005)
> +! "Dessert"
> +! Digikam theme by Gerhard Kulzer (2005 dec)
>  
>  base.color: #2e3436
>  text.regular.color: #bababa
> --- trunk/extragear/graphics/digikam/data/themes/Digikasa #664792:664793
> @@ -15,11 +15,11 @@
>  banner.borderColor:                  rgb:00/00/00
>  
>  thumbnail.regular.color:             rgb:f2/f2/f2
> -!thumbnail.regular.colorTo:           rgb:EF/EF/EF
> +!thumbnail.regular.colorTo:          rgb:EF/EF/EF
>  thumbnail.regular.bevel:     FLAT
>  thumbnail.regular.gradient:          SOLID
>  thumbnail.regular.border:            false
> -!thumbnail.regular.borderColor:       rgb:70/70/70
> +!thumbnail.regular.borderColor:      rgb:70/70/70
>  
>  thumbnail.selected.color:     #25648B
>  !thumbnail.selected.colorTo:     #4B6CC7
> --- trunk/extragear/graphics/digikam/data/themes/Dreary #664792:664793
> @@ -34,9 +34,9 @@
>  listview.regular.border:             true
>  listview.regular.borderColor:        rgb:D0/D0/D0
>  
> -listview.selected.color:    rgb:A0/A0/A0
> -listview.selected.colorTo:    rgb:40/40/40
> -listview.selected.bevel:    RAISED
> -listview.selected.gradient:         DIAGONAL
> -listview.selected.border:           true
> -listview.selected.borderColor:      rgb:00/00/00
> +listview.selected.color:     rgb:A0/A0/A0
> +listview.selected.colorTo:     rgb:40/40/40
> +listview.selected.bevel:     RAISED
> +listview.selected.gradient:          DIAGONAL
> +listview.selected.border:            true
> +listview.selected.borderColor:       rgb:00/00/00
> --- trunk/extragear/graphics/digikam/data/themes/Makefile.am #664792:664793
> @@ -1,2 +1,2 @@
>  digikamthemesdir = $(kde_datadir)/digikam/themes
> -digikamthemes_DATA = Dreary Marine Clean OrangeCrush Sandy Dark Dessert Digikasa
> +digikamthemes_DATA = Dreary Marine Clean OrangeCrush Sandy Dark Dessert Digikasa Gray
> _______________________________________________
> Digikam-devel mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-devel
>



--
  To me vi is Zen.  To use vi is to practice zen. Every command is
  a koan. Profound to the user, unintelligible to the uninitiated.
  You discover truth everytime you use it.
                                      -- [hidden email]
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: extragear/graphics/digikam/data/themes

Gerhard Kulzer
Am Monday 14 May 2007 schrieb Achim Bohnet:

> On Monday, 14. May 2007, Gilles Caulier wrote:
> > SVN commit 664793 by cgilles:
> >
> > digiKam from trunk : new color theme by Risto Saukonpää (18% Gray)
> > CCMAIL: [hidden email]
> >
> >
> >  M  +2 -2      Dark
> >  M  +2 -2      Dessert
> >  M  +2 -2      Digikasa
> >  M  +6 -6      Dreary
> >  A             Gray
> >  M  +1 -1      Makefile.am
> >
> >
> > --- trunk/extragear/graphics/digikam/data/themes/Dark #664792:664793
> > @@ -1,5 +1,5 @@
> > -! Dark
> > -! Digikam theme by Gerhard Kulzer (Mit Nov 9 07:32:35 2005)
> > +! "Dark"
> > +! Digikam theme by Gerhard Kulzer (2005 Nov)
>
> Mhmm, it would be better if this would be a Copyright (C) ...
> + a GPL (or similar) license header.
>
> Achim
Done in svn
Gerhard

> >  base.color: #000000
> >  text.regular.color: #dadada
> > --- trunk/extragear/graphics/digikam/data/themes/Dessert #664792:664793
> > @@ -1,5 +1,5 @@
> > -! Dessert
> > -! Digikam theme by Gerhard Kulzer (Mon Dez 12 21:40:26 2005)
> > +! "Dessert"
> > +! Digikam theme by Gerhard Kulzer (2005 dec)
> >
> >  base.color: #2e3436
> >  text.regular.color: #bababa
> > --- trunk/extragear/graphics/digikam/data/themes/Digikasa #664792:664793
> > @@ -15,11 +15,11 @@
> >  banner.borderColor:                  rgb:00/00/00
> >
> >  thumbnail.regular.color:             rgb:f2/f2/f2
> > -!thumbnail.regular.colorTo:           rgb:EF/EF/EF
> > +!thumbnail.regular.colorTo:          rgb:EF/EF/EF
> >  thumbnail.regular.bevel:     FLAT
> >  thumbnail.regular.gradient:          SOLID
> >  thumbnail.regular.border:            false
> > -!thumbnail.regular.borderColor:       rgb:70/70/70
> > +!thumbnail.regular.borderColor:      rgb:70/70/70
> >
> >  thumbnail.selected.color:     #25648B
> >  !thumbnail.selected.colorTo:     #4B6CC7
> > --- trunk/extragear/graphics/digikam/data/themes/Dreary #664792:664793
> > @@ -34,9 +34,9 @@
> >  listview.regular.border:             true
> >  listview.regular.borderColor:        rgb:D0/D0/D0
> >
> > -listview.selected.color:    rgb:A0/A0/A0
> > -listview.selected.colorTo:    rgb:40/40/40
> > -listview.selected.bevel:    RAISED
> > -listview.selected.gradient:         DIAGONAL
> > -listview.selected.border:           true
> > -listview.selected.borderColor:      rgb:00/00/00
> > +listview.selected.color:     rgb:A0/A0/A0
> > +listview.selected.colorTo:     rgb:40/40/40
> > +listview.selected.bevel:     RAISED
> > +listview.selected.gradient:          DIAGONAL
> > +listview.selected.border:            true
> > +listview.selected.borderColor:       rgb:00/00/00
> > --- trunk/extragear/graphics/digikam/data/themes/Makefile.am
> > #664792:664793 @@ -1,2 +1,2 @@
> >  digikamthemesdir = $(kde_datadir)/digikam/themes
> > -digikamthemes_DATA = Dreary Marine Clean OrangeCrush Sandy Dark Dessert
> > Digikasa +digikamthemes_DATA = Dreary Marine Clean OrangeCrush Sandy Dark
> > Dessert Digikasa Gray _______________________________________________
> > Digikam-devel mailing list
> > [hidden email]
> > https://mail.kde.org/mailman/listinfo/digikam-devel


--
Hakuna matata
http://www.gerhard.fr

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel

signature.asc (196 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: extragear/graphics/digikam/data/themes

Gilles Caulier-4
Fine Gerhard...

Can you fix others Theme files by the same way ?

Gilles

2007/5/26, Gerhard Kulzer <[hidden email]>:
Am Monday 14 May 2007 schrieb Achim Bohnet:

> On Monday, 14. May 2007, Gilles Caulier wrote:
> > SVN commit 664793 by cgilles:
> >
> > digiKam from trunk : new color theme by Risto Saukonpää (18% Gray)
> > CCMAIL: [hidden email]
> >
> >
> >  M  +2 -2      Dark
> >  M  +2 -2      Dessert
> >  M  +2 -2      Digikasa
> >  M  +6 -6      Dreary
> >  A             Gray
> >  M  +1 -1       Makefile.am
> >
> >
> > --- trunk/extragear/graphics/digikam/data/themes/Dark #664792:664793
> > @@ -1,5 +1,5 @@
> > -! Dark
> > -! Digikam theme by Gerhard Kulzer (Mit Nov 9 07:32:35 2005)
> > +! "Dark"
> > +! Digikam theme by Gerhard Kulzer (2005 Nov)
>
> Mhmm, it would be better if this would be a Copyright (C) ...
> + a GPL (or similar) license header.
>
> Achim

Done in svn
Gerhard

> >  base.color:                                #000000
> >  text.regular.color:                        #dadada
> > --- trunk/extragear/graphics/digikam/data/themes/Dessert #664792:664793
> > @@ -1,5 +1,5 @@
> > -! Dessert
> > -! Digikam theme by Gerhard Kulzer (Mon Dez 12 21:40:26 2005)
> > +! "Dessert"
> > +! Digikam theme by Gerhard Kulzer (2005 dec)
> >
> >  base.color:                                #2e3436
> >  text.regular.color:                        #bababa
> > --- trunk/extragear/graphics/digikam/data/themes/Digikasa #664792:664793
> > @@ -15,11 +15,11 @@
> >  banner.borderColor:                  rgb:00/00/00
> >
> >  thumbnail.regular.color:             rgb:f2/f2/f2
> > -!thumbnail.regular.colorTo:           rgb:EF/EF/EF
> > +!thumbnail.regular.colorTo:          rgb:EF/EF/EF
> >  thumbnail.regular.bevel:        FLAT
> >  thumbnail.regular.gradient:          SOLID
> >  thumbnail.regular.border:            false
> > -!thumbnail.regular.borderColor:       rgb:70/70/70
> > +!thumbnail.regular.borderColor:      rgb:70/70/70
> >
> >  thumbnail.selected.color:       #25648B
> >  !thumbnail.selected.colorTo:            #4B6CC7
> > --- trunk/extragear/graphics/digikam/data/themes/Dreary #664792:664793
> > @@ -34,9 +34,9 @@
> >  listview.regular.border:             true
> >  listview.regular.borderColor:        rgb:D0/D0/D0
> >
> > -listview.selected.color:       rgb:A0/A0/A0
> > -listview.selected.colorTo:     rgb:40/40/40
> > -listview.selected.bevel:       RAISED
> > -listview.selected.gradient :         DIAGONAL
> > -listview.selected.border:           true
> > -listview.selected.borderColor:      rgb:00/00/00
> > +listview.selected.color:        rgb:A0/A0/A0
> > +listview.selected.colorTo:      rgb:40/40/40
> > +listview.selected.bevel:        RAISED
> > +listview.selected.gradient:          DIAGONAL
> > +listview.selected.border:            true
> > +listview.selected.borderColor:       rgb:00/00/00
> > --- trunk/extragear/graphics/digikam/data/themes/Makefile.am
> > #664792:664793 @@ -1,2 +1,2 @@
> >  digikamthemesdir = $(kde_datadir)/digikam/themes
> > -digikamthemes_DATA = Dreary Marine Clean OrangeCrush Sandy Dark Dessert
> > Digikasa +digikamthemes_DATA = Dreary Marine Clean OrangeCrush Sandy Dark
> > Dessert Digikasa Gray _______________________________________________
> > Digikam-devel mailing list
> > [hidden email]
> > https://mail.kde.org/mailman/listinfo/digikam-devel



--
Hakuna matata
http://www.gerhard.fr

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel




_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel