Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/solus-project/evopop-gtk-theme
Modern Desktop Theme Suite
https://github.com/solus-project/evopop-gtk-theme
Last synced: 4 days ago
JSON representation
Modern Desktop Theme Suite
- Host: GitHub
- URL: https://github.com/solus-project/evopop-gtk-theme
- Owner: solus-project
- License: gpl-3.0
- Created: 2015-02-15T22:19:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-11T23:00:41.000Z (about 7 years ago)
- Last Synced: 2024-04-09T02:44:05.942Z (7 months ago)
- Language: CSS
- Homepage:
- Size: 3.56 MB
- Stars: 190
- Watchers: 26
- Forks: 19
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
EvoPop Theme
============EvoPop is a modern desktop theme suite. Its design is mostly flat with a minimal use of shadows for depth.
Requires Gtk 3.20 to function properly.
The theme is primarily build for the Solus Project, this means I can only provide Budgie, Mate and Gnome support.EvoPop is distributed under the terms the GNU General Public License (GNU GPL v.3).
### Supported Desktop Environments
* Budgie-Desktop
* Gnome-Shell
* Mate### Getting EvoPop
You can download the EvoPop theme [here](https://github.com/solus-cold-storage/evopop-gtk-theme).
### Building EvoPop
You can build and install the EvoPop GTK theme from source:
./autogen.sh
make
sudo make installThis procedure requires ```autotools``` on your system.
### Installing EvoPop
Alternatively you may install EvoPop with the provided installation scripts:
./install-gtk-theme.sh
./install-gtk-azure-theme.sh### Geary Fix
For those of you who run Geary, there is a common problem where it uses the active font color for regular buttons. Which makes them unreadable.
This bash file makes a decent workaround (which is also fine to use for other themes)./install-geary-fix.sh
-----------