GNOME Color Chooser - Support Forum
January 06, 2010, 07:05:57 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Please note that you WON'T receive any email notifications from this forum! Even if explicitly set!
 
   Home   Help Search Login Register  
Pages: [1] 2 3 ... 6
 1 
 on: September 16, 2009, 10:30:48 PM 
Started by brainvision - Last post by JackTheDipper
Hello everybody here..

I've discovered this helpful software for changing gtk themes and I'm planning to use it because it seems much more easier than manual read and go up and down on a text file like the usual gtkrc one..
So, I'm using Gnome-Color-Chooser just from this morning and I have a big doubt: when I press Apply the modifications I've done to the current theme are automatically saved on the gtkrc file of the same theme?
I'm asking this question because I haven't been able to notice any modification to the date of the file..

I'm using a slackware 12.2 with xfce 4.6.1 as DE..

Could you help me please? I've look around on the web site but I haven't found any answer to this doubt..
Thank you very much for your time and excuse me if my english is not so clear as I would!

Firstly, thanks for using GNOME Color Chooser Wink

No, as you've already found out, the original theme isn't touched at all, instead we're overwriting its settings by using a ~/.gtkrc-2.0 file. Settings in that file have a higher priority than those from the original theme.
Further details can be found here (section "How it works").


OK, an update..

Now it seems that I've better understood the usage of Gnome-Color-Chooser: it adds a line on ~/.gtkrc-2.0:
Code:
include ".gtkrc-2.0-gnome-color-chooser"
and then create the ~/.gtkrc-2.0-gnome-color-chooser file where the real modification are writed down.
Now the new question is: doing so, there is no risk that the new values on ~/.gtkrc-2.0-gnome-color-chooser contained values present on the old theme gtkrc file ( ~/.themes/example/gtk-2.0/gtkrc)?

Exactly, the file ~/.gtkrc-2.0-gnome-color-chooser contains _only_ your modifications and _nothing_ from the original theme.

And, much of all: if I want to publish a new theme with the resulting Gnome Color Chooser values, how can I mix the two files to obtain a new one with all the modifications?

As always, I hope that my english is not so bad as it seems to me.. and that is at least understandable..

Thank you again and see you soon!, I hope!

That's currently not really possible. I'd suggest that you share the original theme (if needed/possible) and additionally the *.gnomecc file (via file->save as).
You can always try to just append the contents of ~/.gtkrc-2.0-gnome-color-chooser to your theme's gtkrc file, but there's no guarantee that all modifications will still take effect, though (due to priority reasons). Hopefully, the GNOME 3 theming format will easily allow this.

Btw. your English is pretty understandable.. even or at least for me.. being a non-native speaker, too. Wink So, don't worry! ;-)

Best regards,
JackTheDipper


P.S.: Is your treeview theming in thunar now working? (wrt #gnome-art)

 2 
 on: September 11, 2009, 06:41:34 PM 
Started by brainvision - Last post by brainvision
OK, an update..

Now it seems that I've better understood the usage of Gnome-Color-Chooser: it adds a line on ~/.gtkrc-2.0:
Code:
include ".gtkrc-2.0-gnome-color-chooser"
and then create the ~/.gtkrc-2.0-gnome-color-chooser file where the real modification are writed down.
Now the new question is: doing so, there is no risk that the new values on ~/.gtkrc-2.0-gnome-color-chooser contained values present on the old theme gtkrc file ( ~/.themes/example/gtk-2.0/gtkrc)?
And, much of all: if I want to publish a new theme with the resulting Gnome Color Chooser values, how can I mix the two files to obtain a new one with all the modifications?

As always, I hope that my english is not so bad as it seems to me.. and that is at least understandable..

Thank you again and see you soon!, I hope!

 3 
 on: September 11, 2009, 05:46:48 PM 
Started by brainvision - Last post by brainvision
Hello everybody here..

I've discovered this helpful software for changing gtk themes and I'm planning to use it because it seems much more easier than manual read and go up and down on a text file like the usual gtkrc one..
So, I'm using Gnome-Color-Chooser just from this morning and I have a big doubt: when I press Apply the modifications I've done to the current theme are automatically saved on the gtkrc file of the same theme?
I'm asking this question because I haven't been able to notice any modification to the date of the file..

I'm using a slackware 12.2 with xfce 4.6.1 as DE..

Could you help me please? I've look around on the web site but I haven't found any answer to this doubt..
Thank you very much for your time and excuse me if my english is not so clear as I would!

 4 
 on: May 25, 2009, 04:00:29 AM 
Started by ariel - Last post by ariel
Hello,
I am trying to change the colors of the start menu with gnomecc while using the default Human theme in Jaunty, but this doesn't fully work:
Code:
$ cat ~/.gtkrc-2.0-gnome-color-chooser
pixmap_path "/home/ariel/.gnome-color-chooser/images/"

style "gnome-color-chooser-startmenue"
{
  bg[NORMAL] = "#999999"     # This doesn't work
  bg[SELECTED] = "#FF0000"   # This doesn't work
  fg[NORMAL] = "#FF0000"     # This doesn't work
  fg[PRELIGHT] = "#00FF00"   # This doesn't work
  xthickness = 20                      # This works
  ythickness = 5                       # This works
  font_name = "Trebuchet MS Bold 11"   # This works
}
widget "GtkWindow.gnome-panel-main-menu*" style "gnome-color-chooser-startmenue"
Apparently the drawing is done by an Engine (murrine?), so I tried changing the Engine for the "Start Menue" in the last tab, to no effect. What now?

 5 
 on: May 04, 2009, 09:10:09 PM 
Started by nitrofurano - Last post by nitrofurano
http://identi.ca/group/gnomecolorchooser

 6 
 on: March 03, 2009, 07:43:16 AM 
Started by scoobymad555 - Last post by scoobymad555
Hey jack!

Apologies for not replying sooner! - Totally lost track of this in the midst of work! Sad

I'll give the section of code a try in the next day or so and let you know if it worked or not Smiley

As far as names go it's honestly really not necessary but if you insist, Scoobymad555 will be fine mate Wink


cheers,
scooby.

 7 
 on: February 19, 2009, 01:54:16 PM 
Started by harii - Last post by harii
It works without an DE--wow!!
i can not live (in linux) without this app.--its great!!
no more chubby themes.

keep up the good work Grin
keep it bloat free and i'll be happy

 8 
 on: January 25, 2009, 02:24:37 AM 
Started by harii - Last post by JackTheDipper
Hi, Harii!

To be honest, I don't know antix-mepis / oroborus-wm. GNOME Color Chooser works only for desktop environments and/or applications that are built on top of GTK+. Programs that use other GUI toolkits cannot be configured with it.

An entry in .xinitrc isn't needed. All GTK+ environments are automatically affected by the ~/.gtkrc-2.0* files that are created for your user by GNOME Color Chooser when you click on apply.

I hope this answer is a bit helpful to you. Feel free to concretize what your system is using as a toolkit (GTK+, Qt, Motif, ..? ) and I'll love to answer further questions,

JackTheDipper ;-)

 9 
 on: January 19, 2009, 07:37:29 AM 
Started by nitrofurano - Last post by harii
 I think that is a great ideal!
you could use it in Zenity?

 10 
 on: January 19, 2009, 07:31:20 AM 
Started by harii - Last post by harii
 I have an old system and use antix-mepis with oroborus-wm.
Is there anything i need to do extra to use the color themes?
i'm using it now to resize some of the chubby xfce/gnome gtkrc-2.0 themes thinner.
This app. is great for those small screen sizes.
 Do i need to add it to my startup? (.xinitrc)


Pages: [1] 2 3 ... 6
Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!

SourceForge.net Logo