white buttons on a black background looks not good
can you tell how i can change the color of the tasklist-buttons on the panel but not in the windows?
(sorry for my bad english ;-) )
Thanks, but that's not what I meant. I have no problem installing GTK themes; I was saying that I can't make the panel be black and have the taskbar buttons also look good.
i don't know what you want
maybe you can make this:
open the gtkrc file and search for style "panel" an put between { and } following text:
bg[NORMAL] = "#000000"
Yeah, that doesn't *quite* work; there's always a catch like some icons in the systray still having light background. Maybe I'll work at it since I've got a lot of spare time coming up. I can't seem to find it on this site, but there's a Clearlooks-based theme called Paranoia that has a nice dark panel. I might grab some of that code to put in there.
@TwoPointOh: i use XFCE and i don't if there are differents between Gnome and XFCE (if you use Gnome)
can you give me the Link to the Theme you mean? i cannot find them...
@h34dcr4sh:
I don't know why Gnome-look.org or Xfce-look.org can't find it; I'm pretty sure it was hosted here at some point. Google found it, though, at http://linux.softpedia.com/get/Desktop-Environment/Themes/Paranoia-35650.shtml
Ratings & Comments
12 Comments
I love your clock theme, which one is it?
it's the gDesklets Clock with Chrome (and Clockhands Sharp)
Why do none of the Oxygen-lookalike GTK themes code for a black panel like what is in the default theme for Plasma?
white buttons on a black background looks not good can you tell how i can change the color of the tasklist-buttons on the panel but not in the windows? (sorry for my bad english ;-) )
Sorry, but the reason I complained is because I can't make it work, either.
Unpack the archiv and copy (with root/sudo) the "KDE4"-Directory to /usr/share/themes/ and active KDE4 in the Xfce-Settings
Thanks, but that's not what I meant. I have no problem installing GTK themes; I was saying that I can't make the panel be black and have the taskbar buttons also look good.
i don't know what you want maybe you can make this: open the gtkrc file and search for style "panel" an put between { and } following text: bg[NORMAL] = "#000000"
Yeah, that doesn't *quite* work; there's always a catch like some icons in the systray still having light background. Maybe I'll work at it since I've got a lot of spare time coming up. I can't seem to find it on this site, but there's a Clearlooks-based theme called Paranoia that has a nice dark panel. I might grab some of that code to put in there.
@TwoPointOh: i use XFCE and i don't if there are differents between Gnome and XFCE (if you use Gnome) can you give me the Link to the Theme you mean? i cannot find them...
@h34dcr4sh: I don't know why Gnome-look.org or Xfce-look.org can't find it; I'm pretty sure it was hosted here at some point. Google found it, though, at http://linux.softpedia.com/get/Desktop-Environment/Themes/Paranoia-35650.shtml
ok, now i have the black panel ;-) THX for your help