
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
Nitrogen is inspired by the KDE Oxygen theme, customized for IceWM. It is based on OxyAya by jcsl.
It works well with the oxygen-gtk theme and the oxygen-icons.
6 years ago
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
6 years ago
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
jcarnat
3 days ago
Report
ethoms
6 years ago
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!
Report
Ake
6 years ago
Report