Oxygen-Gtk is a port of the default KDE widget theme (Oxygen) to GTk.
Oxygen-Gtk is a port of the default KDE widget theme (Oxygen) to GTk.
Its primary goal is to ensure visual consistency between GTk and Qt-based applications running under KDE. A secondary objective is to have a stand-alone nice looking GTk theme that behaves well on other desktop environments.
Unlike other attempts made to port the KDE Oxygen theme to GTk, this attempt does not depend on Qt (via some Qt to GTk conversion engine), nor does it render the widget appearance via hardcoded pixmaps.
Oxygen-Gtk is a port of the default KDE widget theme (Oxygen) to GTk.
Its primary goal is to ensure visual consistency between GTk and Qt-based applications running under KDE. A secondary objective is to have a stand-alone nice looking GTk theme that behaves well on other desktop environments.
Unlike other attempts made to port the KDE Oxygen theme to GTk, this attempt does not depend on Qt (via some Qt to GTk conversion engine), nor does it render the widget appearance via hardcoded pixmaps.
To install oxygen-gtk2, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install oxygen-gtk2
To see what files were installed by oxygen-gtk2, run:
port contents oxygen-gtk2
To later upgrade oxygen-gtk2, run:
sudo port selfupdate && sudo port upgrade oxygen-gtk2
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.