MCPcopy Index your code
hub / github.com/FineFindus/eyedropper

github.com/FineFindus/eyedropper @v2.2.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.2.1 ↗ · + Follow
161 symbols 295 edges 22 files 53 documented · 33% updated 14d agov2.2.1 · 2026-03-29★ 32612 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Part of GNOME Circle maintenance-status

Eyedropper

Eyedropper

Pick and format colors.

Main Page

More screenshots

Status page

Customize the shown formats

Edit Colors

Features

  • Pick a Color
  • Enter a color in Hex-Format
  • Parse RGB/RGBA/ARGB Hex-Colors
  • View colors in formats
  • Customize which formats appear as well as their order
  • Generate a palette of different shades

Available formats

  • Name (includes W3C color sets, GNOME Palette and xkcd color survey)
  • Hex
  • RGB
  • HSL
  • HSV
  • CMYK
  • XYZ
  • CIELAB
  • HWB
  • CIELCh/HCL
  • LMS
  • Hunter Lab

When should I use this? And when not?

This application is geared towards advanced users (developers, designers, etc…), who not only need to pick a color but also modify or view it in different formats. For simply picking a color on Gnome, the color-picker extension is far better suited.

Installation

Flatpak

Get it on Flathub

Nightly Flatpak

:warning: The nightly flatpak may contain bugs or unexpected behaviour.

Download the latest artifact from the CI.

Contributing

Contributors are expected to follow the GNOME Code of Conduct.

Any contributions you make are greatly appreciated. For major changes, please open an issue first to discuss what you would like to change.

To contribute:

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'feat: add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Translation

Translations are a great way to contribute. This project uses the GNU gettext for translations. If you want to learn more, visit the translator section.

You can either contribute translations using Weblate, or manually using programs like Poedit or Gtranslator.

After finishing the translations, add the translated language code into the LINGUAS file. Then follow the above steps to create a pull request. Please also state in the description if you are willing to maintain the translation.

Building

See this general guide for building the project using GNOME Builder.

Alternatively use this VS Code Extension for working inside VS Code.

Credits

A huge thanks to these projects who served either as an inspiration or as code examples on how to use gtk-rs.

Core symbols most depended-on inside this repo

Shape

Method 111
Function 34
Class 12
Enum 4

Languages

Rust100%

Modules by API surface

src/colors/parser.rs28 symbols
src/window.rs22 symbols
src/colors/color.rs16 symbols
src/application.rs16 symbols
src/widgets/preferences/preferences_window.rs15 symbols
src/widgets/color_format_row.rs14 symbols
src/widgets/history_item.rs10 symbols
src/widgets/placeholder_page.rs6 symbols
src/widgets/about_window.rs6 symbols
src/colors/notation.rs6 symbols
src/colors/hunterlab.rs4 symbols
src/colors/cmyk.rs4 symbols

For agents

$ claude mcp add eyedropper \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page