/ColorPicker

A color picker for elementaryOS.

Primary LanguageValaGNU General Public License v3.0GPL-3.0

Color Picker

One Color Picker to rule them all! No overhelming menus or settings. An easy tool with the features you need.

Features:

  • Pick a color with the zoomable Magnifier
  • Choose between multiple Color Formats
  • Let the Color History remember your last colors

ColorPicker Screenshot

Installation

On elementaryOS? Simply install Color Picker from AppCenter:

Get it on AppCenter

Otherwise you can download and install the latest .deb file.

Dependencies

You'll need the following dependencies to build:

  • granite
  • libgtk-3-dev
  • meson
  • valac

Build, Install and Run

Call in the project's root folder:

meson build && cd build
mesonconf -Dprefix=/usr
ninja
sudo ninja install
com.github.ronnydo.colorpicker