


GTK2 Themes by Zerthis 41 comments
Open a terminal, and type:
gedit .themes/MurrinaFancySky/gtk-2.0/gtkrc
Scroll down until you get to: engine "murrine"
Then remove the # in front of this line (do not remove the 2nd one):
# scrollbar_color = "#5598d7" # deepsky
Then reload the theme and you'll have blue scrollbars.
If you do not use MurrinaFancySky, replace that with the theme you use. - Jan 16 2007

GTK2 Themes by Zerthis 41 comments
Maybe I do something with it in the future.
But, I've made a striped and a gradient panel background image, so you'll be able to match it with the menubarstyle you like. It will come with the next release. - Jan 16 2007

GTK2 Themes by Zerthis 41 comments
Open the gtkrc file located in my themes folder, scroll down a little bit (line 49 here), and change this:
menubarstyle = 2
to
menubarstyle = 3
Then reload the theme. There are more options there. You can also use the Murrine Configurator to change these things. - Jan 10 2007

GTK2 Themes by Zerthis 41 comments
Download that image and replace it with the ones located in the folder of my themes.
/home/`whoami`/.themes/MurrinaFancyAncient/gtk-2.0/panel_bg.png for example.
I only rotated the image 180 degrees. I did it because it fits better with the new glaze style I used. - Jan 10 2007

GTK2 Themes by Zerthis 41 comments
Download that image and replace it with the ones located in the folder of my themes.
/home/`whoami`/.themes/MurrinaFancyAncient/gtk-2.0/panel_bg.png for example.
I only rotated the image 180 degrees. I did it because it fits better with the new glaze style I used. - Jan 10 2007

GTK2 Themes by Zerthis 41 comments
You could try to recompile it again, maybe there are some errors in the output or something.
You could also try to edit the gtkrc file of a theme that works, and put some of the new options in there (see the changelog of the murrine engine).
Just to make sure, I downloaded my themepack, removed my themes from my .themes folder and copied the downloaded ones into it, and it works fine. So there must be something wrong with the engine on your side. Otherwise contact Cimi about the problem. (the creator of the engine)
- Jan 06 2007

GTK2 Themes by Zerthis 41 comments
When I installed the new engine it didn't 'understand' the new options with the oldskool ugly theme as a result.When I removed the new options the theme worked again. It seemed like it just had the old engine loaded in its memory or something. So it doesn't know what to do with the new options. - Jan 06 2007

Beryl/Emerald Themes by tuxramone 13 comments
Keep up the good work, and merry christmas! - Dec 10 2006

Beryl/Emerald Themes by elehvantti 6 comments

GTK2 Themes by Zerthis 41 comments
I actually want more colors! but it has to match the gnome 2.16 icons (all colors until now are based upon them) and it is hard to find more matching colors which work well with the rest of the theme.
And also thanks to the creators of Clearlooks and the icons. - Nov 16 2006

GTK2 Themes by Zerthis 41 comments
It's the main reason I started this, I love Clearlooks too (both new and old), but I wanted something more glassier (shinier), and I couldn't find a nice Emerald theme to fit with the orignial Clearlooks theme - so I decided to make my own stuff.
I chose Murrine for it's speed and for the glassy look. - Nov 16 2006

GTK2 Themes by Zerthis 41 comments
If you do not want that font to be white but black, edit this file:
MurrinaFancyClearlooksGrass/gtk-2.0/gtkrc
Go to line 144 where you find this:
style "theme-progressbar" = "theme-wide"
{
xthickness = 1
ythickness = 1
fg[PRELIGHT] = "#ffffff" # white
}
And comment out the fg[PRELIGHT] line like this:
style "theme-progressbar" = "theme-wide"
{
xthickness = 1
ythickness = 1
# fg[PRELIGHT] = "#ffffff" # white
}
Then save the file and reload the theme. Now the font on the progressbar should be black. - Nov 16 2006

GTK2 Themes by Zerthis 41 comments
Emerald: http://gnome-look.org/content/show.php?content=48417 - Nov 14 2006

GTK2 Themes by Zerthis 41 comments
Emerald: http://gnome-look.org/content/show.php?content=48417 - Nov 14 2006