
Nitrogen
Source (link to git-repo or to original if based on someone elses unmodified work):
It works well with the oxygen-gtk theme and the oxygen-icons.
1.8 :
- reduced active button height
- only display workspacebutton for the active workspace
1.7 :
- added top panel taskbar variant
1.6 :
- adopted changes to the air variant of the taskbar
1.5 :
- added toolbuttonbg
- modified workspacebuttons
1.4 :
- increased active window button size, to make it look better on higher screen resolution
1.3 :
- modified folder and desktop icon to oxygen icon theme
1.2 :
- fixed gradients
- added KDE Air Taskbar variant
1.1 :
- added ToolTip font size
1.0 :
- initial release
- modified panel to look good when used in (default) bottom panel mode
- modified font sizing
- added some font settings
- set default background color to black
Ratings & Comments
4 Comments
9 9 excellent
9 9 excellent
The files inside the theme tarball seem to be strange. They don't work on non root users if you install system wide (/usr/share/icewm/themes). Here's the commands to correct this (should work on most UNIX-like OSes): Quote:
find Nitrogen -type f -exec chmod +r {} \;
find Nitrogen -type d -exec chmod +rx {} \;
Thanks for making this great theme!
Perfect!