QtCurve-Clearlooks is a style for QtCurve engine based on ClearLooksLike (http://opendesktop.org/content/show.php/ClearLooksLike+%28QtCurve+Theme%29?content=139262) with some options reajusted to match as far as possible the Clearlooks GTK + engine and theme.To get Chromium based web browser using GTK+ theme properly with QtCurve, you must edit the /usr/share/themes/QtCurve/gtk-2.0/gtkrc file as root (or using sudo) like this :- Add the color scheme in the first line:gtk-color-scheme = "base_color:#ffffffnfg_color:#000000ntooltip_fg_color:#000000nselected_bg_color:#86abd9nselected_fg_color:#ffffffntext_color:#1a1a1anbg_color:#edecebntooltip_bg_color:#f5f5b5nlink_color:#0000eenvisited_link_color:#551a8b"- Add the chrome-hacks: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"Also available:- KDE4-Clearlooks-Colors (http://opendesktop.org/content/show.php?content=151993)- KDE3-Clearlooks-Colors (http://opendesktop.org/content/show.php?content=151994)
Ratings & Comments
4 Comments
Voted up.
Thank you! ;-)
good work!
;-)