-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Frugalware-Art.org Artwork for Frugalware Linux 
 Arch-Stuff.org Artwork and Stuff for Arch Linux 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
Xfce-Look.org - Eyecandy for your Xfce-Desktop
Xfce-Look.orgXfce-Look.org

 Jun 26 2024  
 Not logged in  
Xfce-Look.org
 Home    Add Artwork   Forum   Groups   Knowledge   Events   Jobs   Users   Register   Login-


Sponsoring


-
- Content .- Fans  .- Knowledge Base  . 

gtkrc-2.0 Panel Colour Changer

  

GTK 2.x Theme/Style

Score 59%
SteveWilliamsSteveWilliam s
dream-linux. wikidot.com/
Home
Link:  Link
Minimum required   GTK 2.x
Downloads:  471
Submitted:  Jun 18 2008
Updated:  Nov 5 2009

Description:

I pieced this together. You may want to help me to sort it & use it/ improve it.

Code:

Hi

I pieced this code together and need help sorting it. I am trying to make this so any future user can just come along & alter the settings w/o the need to add more strings of code.

The idea here is to add this to a place where users can just install it and be up & running w/o the hassle.

Later, Id like to piggy back it on the current {Panel GUI already in existance & alter the .png that is currently there now.

Anyway here it is:


# this file should be placed in your home folder
# and name ".gtkrc-2.0"`TT

# This file was written by kde & compiled by Steve Williams
# You can edit it in the kde control center, under "gtk styles and Fonts"

include "/usr/share/themes/Clearlooks/gtk-2.0/gtkrc"

style "user-font"
[
font_name="DejaVu Sans 9"
]
widget_class "*" style "user-font"

gtk-theme-name="Clearlooks"
gtk-font-name="DejaVu Sans 9"

# this is the new part added by bgryderclock

style "xfdesktop-icon-view" [
XfdesktopIconView::label-alpha = 75

base[normal] = "#000000"
base[selected] = "#000000"
base[active] = "#000000"



#---------------------------------------------------------------
# Section "icon background colors"
#---------------------------------------------------------------
# The following two lines *should* be left uncommented
# if we want the xfce desktop icon backgrounds to use
# alpha blending (e.g. invisible or some % thereof)

style "xfdesktop-icon-view" [
XfdesktopIconView::label-alpha = 0



#---------------------------------------------------------------
# Section "icon font colors"
#---------------------------------------------------------------

# The next three lines deal with the color of the desktop icon's
# text. You can comment them out if you want you use gtk theme
# colors. Below yields white un-selected normal, green selected,
# and blue when going to another window
#
# I chose three different colors so that you can see the level
# of customization we can do.

fg[normal] = "#ffffff" #this is white
fg[selected] = "#00ff00" # this is green
fg[active] = "#0000ff" # this is blue

## my blue fonts to use with nuvola theme & royal blue WM
# environment. a soft shark underbelly blue color if you will.
#fg[normal] = "#528AC6"
#fg[selected] = "#528AC6"
#fg[active] = "#528AC6"

]
widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view"



#---------------------------------------------------------------
# Section "xfce panel colors"
#---------------------------------------------------------------

# Use these to change the panel color. Note this should
# be commented out entirely if you decide to use
# Section "xfce panel background" below.

#style "panel"
#[
#this one here is grey
#bg[normal] = "#909599"
# use this with nuvola theme
#bg[normal] = "#64AEE0"
#xthickness = 0
#ythickness = 0
#]
#
#widget_class "*Panel*" style "panel"
#widget "*Panel*" style "panel"
#class "*Panel*" style "panel"



#---------------------------------------------------------------
# Section "xfce panel background"
#---------------------------------------------------------------

style "panel"
[
bg_pixmap[normal] = "Panel/panel-bg.png"
]

# note I simply have a folder in my home called "Panel"
# with the file "panel-bg.png" in it. not sure if you
# can hard code that to somewhere else.

widget_class "*Panel*" style "panel"
widget "*Panel*" style "panel"
class "*Panel*" style "panel"
widget_class "*List*" style "colored"
class "*List*" style "colored"
widget_class "*Text*" style "colored"
class "*Text*" style "colored"
widget_class "*Entry*" style "colored"
class "*Entry*" style "colored"



#---------------------------------------------------------------
# Section "xfce icon fallback theme"
#---------------------------------------------------------------
#
# this is our fallback icon theme in case we launch
# thunar in kde or xfce can't find an icon for your theme
# for some icon for some reason.
# a safe default is "Rodent" as it comes with Slackware 12's xfce

gtk-icon-theme-name = "Etiquette Xfce"




normalfg[normal] = "#ffffff"
fg[selected] = "#ffffff"
fg[active] = "#ffffff"
]
widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view"


Also, should this file be called /home/Steve/Desktop/gtkrc-2.0 or should it be /home/steve/gtkrc-2.0 ?

What would happen if I added this to /ect/gtrc-2.0 { A file I created} ??

UPDATE: /filesystem/gtkrc-2.0 is good. overwriting /etc/gtkrc thats already existing is even better. { I learn as I go}

04nov09 still need a hand on this.


Please advise.




LicenseGPL
Debian(gtkrc-2.0)
Send to a friend
Subscribe
Other  Artwork  from SteveWilliams
Report inappropriate content



-

 Screenshot, please?

 
 by fredbird67 on: Jun 18 2008
 
Score 50%

Screenshot, please?


Reply to this

-

 Re: Screenshot, please?

 
 by SteveWilliams on: Jul 9 2008
 
Score 50%
SteveWilliamsSteveWilliam s
dream-linux. wikidot.com/
Home

Hi

Basically this is in mostly finished condition. Again I am asking for some help sorting it.

The bar with the clock in it {In my case XFCE4 Panel} will now be able to be changed to what ever colour you wish. {No gradients yet} & theoretically you could either make it transparent or add a backdrop to it. I'm still working on that though.

The idea is for someone to not need to make any major alterations to it to make it work. Simply just change the colours and of course File> Save.

The idea of this is to ask for some help. This is still a work in progress.

I am open to ideas....

Steve


Reply to this

-

 File name

 
 by Chrispy on: Jun 18 2008
 
Score 50%
ChrispyChrispy
Nanolx.org
Home

This file must either be:

$HOME/.gtkrc-2.0

or:

/etc/gtk-2.0/gtkrc


I'm bigger and boulder and rougher and tougher in other words sucker there is no other
Reply to this

-

 Re: File name

 
 by SteveWilliams on: Jul 9 2008
 
Score 50%
SteveWilliamsSteveWilliam s
dream-linux. wikidot.com/
Home

Yes. I have made it a /home/ job despite the fact it is an /etc/ native but in the end I simply want to overwrite whats in the /etc/ folder and make it so it is essentially an upgrade.

The point of me posting this is to as for discussion on what I might be missing, might think about adding or what I might think about rearranging for better results & so on.

Syntax errors / Missing strings ? any sort of improvements I could try. You get the idea.

Suggestions would be fabulous indeed !

Steve


Reply to this

-

 Re: File name

 
 by SteveWilliams on: Jul 9 2008
 
Score 50%
SteveWilliamsSteveWilliam s
dream-linux. wikidot.com/
Home

Yes. I have made it a /home/ job despite the fact it is an /etc/ native but in the end I simply want to overwrite whats in the /etc/ folder and make it so it is essentially an upgrade.

The point of me posting this is to as for discussion on what I might be missing, might think about adding or what I might think about rearranging for better results & so on.

Syntax errors / Missing strings ? any sort of improvements I could try. You get the idea.

Suggestions would be fabulous indeed !

Steve


Reply to this

-

 Development discussion Desired

 
 by SteveWilliams on: Nov 5 2009
 
Score 50%
SteveWilliamsSteveWilliam s
dream-linux. wikidot.com/
Home

It has been a year. Is anyone interested in helping me tweak the features in this string set ?


Kicking The Habit. ~ O.ne At A Time
Reply to this

-

 Two Questions

 
 by the98 on: Jul 20 2010
 
Score 50%

I have two questions related to this thread, maybe someone can help me answer them.

First I would like to know if there is a way to change the icon label's text alignment, because the alignment set by default is "left", and I would like it to be center.

The other question is if there is a way to change the name of the icon, for example, instead of "Home", "My Home" or something like that.

If anyone knows, please let me know.

Cheers,


The98
Reply to this

Add commentBack




-

Copyright 2004-2016 Xfce-Look.org Team  Legal Notice
All rights reserved. Xfce-Look.org is not liable for any content or goods on this site.
You can find our FAQ here.
All contributors are responsible for the lawfulness of their uploads.
Please send us a notice if you spot an ABUSE of the website.
Information about advertising in Xfce-Look.org.
Developers can use our public webservice interface. More information here: public api
For further information or comments on this site, please send us a message
Xfce is a trademark of the Xfce Project
Content RSS   
Events RSS