Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.01 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.01 KB

Colorway

Generate color pairings

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
libhelium-1
libjson-glib
libgee-0.8
meson
vala

🏗️ Building

Simply clone this repo, then:

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