micahilbery / palette

Color palette app for elementary OS

Home Page:https://cassidyjames.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Icon

Palette

Get it on AppCenter

Screenshot

View and copy colors from the elementary brand palette

elementary uses a set of bright and friendly colors. Easily access the entire palette on your local device, plus copy any variation of each color to paste into your own projects.

Made for elementary OS

Palette is designed and developed on and for elementary OS. Purchasing through AppCenter directly supports the development and ensures instant updates straight from me. Get it on AppCenter for the best experience.

Get it on AppCenter

Developing and Building

If you want to hack on and build Palette yourself, you'll need the following dependencies:

  • libgee-0.8-dev
  • libgtk-3-dev
  • meson
  • valac

Run meson build to configure the build environment and run ninja test to build and run automated tests

meson build --prefix=/usr
cd build
ninja test

To install, use ninja install, then execute with com.github.cassidyjames.palette

sudo ninja install
com.github.cassidyjames.palette

Other Platforms

Palette is made for elementary OS, but may have been built and made available elsewhere by community members. These builds may have modifications or changes and are not provided or supported by me.

Special Thanks


Get it on AppCenter

About

Color palette app for elementary OS

https://cassidyjames.com

License:GNU General Public License v3.0


Languages

Language:Vala 78.8%Language:Meson 11.5%Language:CSS 6.2%Language:Python 3.6%