This is my (third) attempt at recreating Darklooks for GTK3, based on Clearlooks-Phénix.
Currently it's not even on par with a version I made for GTK+ 3.14, but works on 3.22 and is perfectly usable, just ugly/inconsistent.
-
Clone the repo / download zip
-
Copy the directory Darklooks in one of the following two locations:
-
~/.themes/
for the current user; -
/usr/share/themes/
for all users, including style for programs ran with root privileges (e.g. Synaptic).
-
GTK2 portion is actual copy of Darklooks (no idea what version).
GTK3 portion (main attraction) is a fork of Clearlooks-Phénix. Original copyright below:
Author: Jean-Philippe Fleury (http://www.jpfleury.net/en/contact.php)
Copyright © 2011-2014 Jean-Philippe Fleury
Copyright © 2013-2014 Andrew Shadura
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.