
sihkih-dark
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Hi,
This theme is working without pixmaps in it,
to use this theme you need latest murrine-svn (from subversion), and nodoka
It would be nice if You post your comment if u don't like it or have idea what need to be change, i like to know.
changes:
17052009
lighten, rebuild a bit.
LesserAnimal
11 years ago
Report
cb2k
11 years ago
In my case I was liking a lot of the murrine themes but when I switched to an older murrine based theme disaster I lost the desktop and could not recover it from the terminal. I had to reinstall the OS.
Maybe you might do something with other engines in the future...
Report
nitroflow
11 years ago
Report
nitroflow
11 years ago
1. cd /home/username/.gconf/desktop/gnome/interface
2. open the file named %gconf.xml in that directory
3. Locate the following section:
<entry name="gtk_theme" mtime="1242631142" type="string">
<stringvalue>BadTheme</stringvalue>
</entry>
and change the name between the "stringvalue" tag to a working theme.
Report
sihKih
11 years ago
Report
aray
12 years ago
There is one problem though - I noticed that in firefox 3, for radio buttons the texts are too close to the radio button.
Screenshot here : http://img89.imageshack.us/my.php?image=screenshoth.png
I am not sure whether it has anything to do with the theme or not, but if I change the theme to some other one then the problem goes away.
May be this is a problem at end.
Report
deer
12 years ago
please link to icons theme ?
Report
sihKih
12 years ago
icons here:
http://gnome-look.org/content/show.php/Meliae-Dust?content=93759
it's those
Report
chunchengch
12 years ago
Report
w8w5
12 years ago
$ mkdir development && cd development
$ svn checkout http://svn.gnome.org/svn/murrine/trunk/ murrine
$ cd murrine
$ ./autogen.sh --enable-animation --prefix=/usr
$ make
$ sudo make install
Worked for me
Report
sihKih
12 years ago
Report