
Crystalized
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
Just a GTK+ theme using the Smooth engine designed to look similar to (but IMO better than :)) the KDE Plastik style with KDE 3.x's default colors. It uses the Plastik metacity theme, and the Crystal for GNOME iconset. The stock icons used in the GTK+ theme are partially from Crystal for GNOME, a few are from KDE's Crystal "actions", and many are from the MistoLatte theme.
mfernau
16 years ago
Since I'm using the Plastik theme for my KDE and the Plastig Theme for GTK have a few problems, I likely want to try your theme.
But if I want to switch to your theme with gtk-theme-switcher, I get the following error:
=======================
$> switch2
(switch2:18037): Gtk-WARNING **: /usr/lib/gtk-2.0/2.4.0/engines/libsmooth.so: undefined symbol: GTK_IS_COMBO
=======================
After a few google-searches I fout out, that GTK_IS_COMBO is a deprecated Macro since gtk 2.4.
look this post here: http://www.mail-archive.com/gtk-list%40gnome.org/msg16218.html
Hm, well... I can't recompile your theme, or is it a problem of the smooth-engine?
However, for gtk1 it's working and I like it! Hope to get it working for gtk2 as well!
Regards
Report
mfernau
16 years ago
I had to recompile the smooth-theme and disable the DEPRECATE thing ...
Report
vurcieyem
16 years ago
Report
systemx
16 years ago
Report