
Gnome-Colors-Clearlooks
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
Gnome-Colors-Clearlooks is a color scheme for the icon theme Gnome-Colors (http://gnome-look.org/content/show.php/GNOME-colors?content=82562), matching Clearlooks-Phenix themes (http://opendesktop.org/content/show.php/Clearlooks-Phenix?content=145210). You must build them using the Gnome-Colors source pack to install them.
Also available:
- Humanities-Clearlooks (http://opendesktop.org/content/show.php?content=151908)
- KDE4-Clearlooks-Colors (http://opendesktop.org/content/show.php?content=151993)
- KDE3-Clearlooks-Colors (http://opendesktop.org/content/show.php?content=151994)
- Audalooks (http://gnome-look.org/content/show.php?content=151996)
Also recommended:
- For Qt4: QtCurve (http://opendesktop.org/content/show.php/QtCurve+%28KDE4%2C+KDE3%2C+%26+Gtk2+Theme%29?content=40492) with ClearlooksLike style (http://opendesktop.org/content/show.php/ClearLooksLike+%28QtCurve+Theme%29?content=139262)
- For Qt3: Same thing as Qt4
- For GTK1: QtCurve (http://distro.ibiblio.org/pub/linux/distributions/amigolinux/download/DeskTop/Engines/QtCurve or http://ftp1.nluug.nl/pub/pub/metalab/distributions/amigolinux/distro/kiss-4.0/SOURCE/gtk1/qtcurve-gtk1)
- For GTK2 and GTK3 (XFWM4, Openbox... too): Clearlooks-Phenix (http://opendesktop.org/content/show.php/Clearlooks-Phenix?content=145210)
- For chromium based web browser users, add this to gtk2/gtkrc file:
style "chrome-hacks"
{
ChromeGtkFrame::frame-color = @selected_bg_color
ChromeGtkFrame::inactive-frame-color = "#DEDCDA"
ChromeGtkFrame::frame-gradient-size = 16
ChromeGtkFrame::frame-gradient-color = shade
(0.95,@selected_bg_color)
ChromeGtkFrame::inactive-frame-gradient-color = shade
(0.95,"#DEDCDA")
ChromeGtkFrame::incognito-frame-color = "#4B6E99"
ChromeGtkFrame::incognito-inactive-frame-color =
"#E3E2E0"
ChromeGtkFrame::incognito-frame-gradient-color = shade
(0.95,"#4B6E99")
ChromeGtkFrame::incognito-inactive-frame-gradient-color = shade
(0.95,"#E3E2E0")
ChromeGtkFrame::scrollbar-trough-color = shade (0.9, @bg_color)
ChromeGtkFrame::scrollbar-slider-prelight-color = shade (1.05,
@selected_bg_color)
ChromeGtkFrame::scrollbar-slider-normal-color =
@selected_bg_color
}
class "ChromeGtkFrame" style "chrome-hacks"
8 years ago
Initial release.
8 years ago
Initial release.
Please login or register to add a comment or rating