
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
Numix-Darker is a variant of the beautiful Numix theme.
All credits goes to the Numix designers.
Since gnome 3.8, the notebook widget renders border below the active tab and there is no way to add top margin (almost all popular custom themes have this issue). However, the default adwaita theme doesn't have these issues. It seems that the adwaita engine have a notebook rendering helper that makes it render properly.
The theme will be maintained till the original Numix theme adds support for darker toolbar and better notebook tab rendering.
IMPORTANT: the theme is tested on gnome-shell 3.10 only
5 years ago
v1.4 - 2013-12-10
* fixed gedit sidebar issues
* fixed notebook close button issue
* rebased on latest Numix source
v1.3 - 2013-10-28
===
* fixed button padding issue (gnome 3.10 dialogs)
* fixed gedit search slider issues
* rebased on latest Numix sources
v1.2.1 - 2013-09-24
===
* avoid name conflicts with original Numix theme
v1.2 - 2013-09-23
===
* improved notebook widget rendering
* slightly narrow scrollbar with small padding
* reduced button padding by a pixel
v1.1 - 2013-09-21
===
* adwaita style notebook tabs (gtk3 only)
v1.0 - 2013-09-12
===
* dark toolbar color
* nautilus tabs improvements
5 years ago
v1.4 - 2013-12-10
* fixed gedit sidebar issues
* fixed notebook close button issue
* rebased on latest Numix source
v1.3 - 2013-10-28
===
* fixed button padding issue (gnome 3.10 dialogs)
* fixed gedit search slider issues
* rebased on latest Numix sources
v1.2.1 - 2013-09-24
===
* avoid name conflicts with original Numix theme
v1.2 - 2013-09-23
===
* improved notebook widget rendering
* slightly narrow scrollbar with small padding
* reduced button padding by a pixel
v1.1 - 2013-09-21
===
* adwaita style notebook tabs (gtk3 only)
v1.0 - 2013-09-12
===
* dark toolbar color
* nautilus tabs improvements
ren123
9 months ago
Report
Monotron
1 year ago
Report
jsnj
6 years ago
Report
amitg
5 years ago
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.
Report
jsnj
5 years ago
Report
rhoconlinux
6 years ago
Report
tuxmanDan503
6 years ago
Report
amitg
6 years ago
Report
nightangel
6 years ago
Report
rhoconlinux
6 years ago
Basically it has to be themed with that group of apps.
Report