


GTK3/4 Themes by amitg 11 comments

GTK3/4 Themes by amitg 11 comments
GtkHandleBox {
color: @toolbar_fg_color;
background-color: @toolbar_bg_color;
background-image: linear-gradient(to bottom,
shade(@toolbar_bg_color, 1.00),
shade(@toolbar_bg_color, 0.90)
);
}
If it doesn't affect other apps, I would consider adding this fix. - Dec 12 2013

GTK3/4 Themes by amitg 10 comments
GtkHandleBox {
color: @toolbar_fg_color;
background-color: @toolbar_bg_color;
background-image: none;
}
If it doesn't affect other apps, I would consider adding this fix. - Dec 12 2013

GTK3/4 Themes by amitg 11 comments
Also, it seems that synaptic is using some deprecated gtk widgets for toolbar (GtkHandleBox). So issue won't be fixed. - Dec 12 2013

GTK3/4 Themes by amitg 11 comments

GTK3/4 Themes by amitg 10 comments

GTK3/4 Themes by lassekongo83 364 comments
Here is the patch: http://pastebin.com/UmVG3Za0
And a screenshot: http://i.imgur.com/p5BtRZX.png
The changes are:
- adwaita like notebook
- removed top-bottom padding from button
- slightly narrower scrollbar with little padding
- Oct 18 2013

Full Icon Themes by snwh 100 comments
Wishing some more apps covered:
* gitg (git gui)
* pgadmin3
* puddletag
* mkvmerge gui
* handbrake
* bino 3d player
* desktop search (tracker-needle)
* gnome-disk
* gnome-dictionary
Thanks!
- Sep 16 2013

Various Gnome Stuff by amitg 5 comments

Various Gnome Stuff by amitg 5 comments
I would try to prepare a generic mod by this weekends. - Jun 30 2012

GTK3/4 Themes by trastes 589 comments

GTK3/4 Themes by trastes 589 comments
I found some issues with eclipse. Some editor popups have light text on light background (try with Quick Type Hierarchy (CTRL+T)).
Also I feel the new tab design in dark theme uncomfortable because of inverted colors (active tab with sunken shadow). I think bumpy shadow could be better.
Overall, +1
Thanks - Feb 20 2012

GTK2 Themes by amitg 11 comments

GTK2 Themes by amitg 11 comments
Enjoy! - Jun 04 2009

Gnome 2 Color Schemes by amitg 4 comments

GTK2 Themes by amitg 11 comments

GTK2 Themes by cimi86 370 comments
Great improvements in 0.90.2, thanks. But the new focus_color option is blocking me. Is there any way to disable it?
At the moment I am doing like this:
engine "murrine" {
focus_color = @bg_color
}
I would suggest you to improve focus drawing with more options...
engine "murrine" {
focus_style = 0 # 0 = no focus, 1 = focus without borders, 2 = focus with borders, 3 = glow focus
focus_borders = {1.0, 1.0, 1.0, 1.0} # {left, top, right, bottom}
focus_color = @selected_bg_color
}
Regards
- Mar 25 2009

GTK2 Themes by amitg 11 comments
Thanks for your comments, but I think, the original Ubuntu DarkRoom creators deserves it most ;)
Happy New Year! - Dec 31 2008

GTK2 Themes by amitg 11 comments
I did some work on `Snippet` plugin but not finished yet. I'll share my work once it gets finished...
- Dec 10 2008

GTK2 Themes by amitg 11 comments

Full Icon Themes by igancuhz 98 comments

GTK2 Themes by amitg 11 comments
Thanks for your comment... - May 28 2008

Full Icon Themes by igancuhz 98 comments