This package browser is in early development. Mind the rough edges.

kcolorpicker

Color Picker with popup menu

KColorPicker is a subclass of QToolButton with color popup menu which lets you select a color. The popup features a color dialog button which can be used to add custom colors to the popup menu.

Installation

Install the latest version of kcolorpicker as follows:

guix install kcolorpicker

Or install a particular version:

guix install kcolorpicker@0.3.1

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of kcolorpicker about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/kcolorpicker'><img src='https://packages.guix.gnu.org/packages/kcolorpicker/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/kcolorpicker/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/kcolorpicker)

Example Org:

[[https://packages.guix.gnu.org/packages/kcolorpicker][https://packages.guix.gnu.org/packages/kcolorpicker/badges/latest-version.svg]]