lainsce / emulsion

Store your palettes in an easy way, and edit them if needed.
GNU General Public License v3.0
66 stars 8 forks source link
gtk4 palette palette-software

Emulsion

Stock up on colors

Please do not theme this app License: GPL v3

Screenshot

Download on Flathub

💝 Donations

Would you like to support the development of this app to new heights?
Then become a GitHub Sponsor or check my Patreon, buttons in the sidebar.

🛠️ Dependencies

Please make sure you have these dependencies first before building.

gtk4
libadwaita-1
libjson-glib
libgee-0.8
meson
vala

🏗️ Building

Simply clone this repo, then:

meson _build --prefix=/usr && cd _build
sudo ninja install