pwnedd
April 25th, 2007, 10:14 AM
Heya,
I've searched the web for a while to try and find a way to do this, but have not had any luck. I would like to change the background image of the notification area, to make it stand out more. I know it is possible, but so far i havn't found any documentation on it on the gnome developer's site, or anywhere on google really.
I tried editing the gtkrc file for the clearlooks theme (at the system level-/usr/share/themes/Clearlooks/gtk-2.0/gtkrc), and added in a class "*Notif* which i had seen someone else use in a forum somewhere, and gave it a style with a obviously different background-color:
class "*Notif*" style "clearlooks-notification"
style "clearlooks-notification" = "clearlooks-default"
{
xthickness = 2
ythickness = 2
bg[NORMAL] = shade (1.08, @bg_color) # "#66ccff"
}
..but after reloading the theme, it did not have any affect :\
Does anyone have any idea how to do this? Any help would be greatly appreciated! Also, somewhat off-topic, but if anyone knows how to modify the background setting for the 'show-desktop' applet so i can give it a transparent background, that would be great too!
Thanks!
I've searched the web for a while to try and find a way to do this, but have not had any luck. I would like to change the background image of the notification area, to make it stand out more. I know it is possible, but so far i havn't found any documentation on it on the gnome developer's site, or anywhere on google really.
I tried editing the gtkrc file for the clearlooks theme (at the system level-/usr/share/themes/Clearlooks/gtk-2.0/gtkrc), and added in a class "*Notif* which i had seen someone else use in a forum somewhere, and gave it a style with a obviously different background-color:
class "*Notif*" style "clearlooks-notification"
style "clearlooks-notification" = "clearlooks-default"
{
xthickness = 2
ythickness = 2
bg[NORMAL] = shade (1.08, @bg_color) # "#66ccff"
}
..but after reloading the theme, it did not have any affect :\
Does anyone have any idea how to do this? Any help would be greatly appreciated! Also, somewhat off-topic, but if anyone knows how to modify the background setting for the 'show-desktop' applet so i can give it a transparent background, that would be great too!
Thanks!