Skip to content

Releases: zenformality/colouto

colouto 1.0.3

Choose a tag to compare

@zenformality zenformality released this 24 Aug 13:59

Hotfix release -

everyone on 1.0.2 should update.

The guided-tour overlay crashed on strict PyQt builds (QPainterPath.addRect requires QRectF, not QRect), which could break the docker on first open. The overlay now paints cleanly, and navigation, resize handling and the close callback are covered by an automated offscreen smoke test.

No other changes.

image

colouto 1.0.2

Choose a tag to compare

@zenformality zenformality released this 24 Aug 13:48

First public release.

A Krita docker that pulls a working palette straight out of whatever you're painting.

Features

  • one-click palette extraction from your canvas
  • click a swatch to paint with it · right-click to copy hex, remove, or keep it
  • kept colours (★ row) survive restarts
  • colour harmonies for your brush colour: complementary, analogous, triadic, tints and shades
  • save and load GIMP .gpl palettes
  • short guided tour on first open (? replays it)

Install

  • Linux: ./install.sh
  • Windows: double-click install.bat
  • macOS: double-click install.command

Then restart Krita, tick Colouto under Settings > Configure Krita > Python Plugin Manager, restart again, and enable Settings > Dockers > Colouto.

Manual: drop colouto.desktop + the colouto/ folder from the zip into your pykrita folder.