Skip to content

lainsce/colorway

Repository files navigation

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