superhighfives/pika
An open-source colour picker app for macOS
appmacosswiftswiftuixcode
First Claude commit: Apr 2, 2026Last Claude commit: 6d agoDiscovered: Apr 25, 2026
Recent Claude Commits
Harden color-names workflow fetch and preserve compact JSON
484eb3a6d agoauthor_emailAdd weekly workflow to refresh ColorNames.json
a3aca837d agoauthor_emailReplace force-unwrapped Range lookups with XCTUnwrap in ExporterTests
0245c1f12d agoauthor_emailAdd unit tests for ColorPair, ClosestVector, Sequence.unique, and palette export
df8e26313d agoauthor_emailUnify swap + preview into one SwapPreviewButton component
a07215127d agoauthor_emailPreview pill and swap button sit side by side, centered together
ee4599c27d agoauthor_emailSeparate pill and swap: pill always visible, swap on hover
987e67d27d agoauthor_emailMerge preview pill with swap button; fade-only transition
168774127d agoauthor_emailLocalize preview sample text, halve pill border opacity, fix linter
996f40f27d agoauthor_emailHide Foreground/Background labels when color preview pill is visible
5334a2e27d agoauthor_emailAdd border to color preview pill and P keyboard shortcut to toggle it
92d295427d agoauthor_emailCenter color preview pill vertically over the color swatches
e6e1dd627d agoauthor_emailRestyle color preview as a floating pill over the color swatches
0b943c127d agoauthor_emailSimplify color preview strip to just "Aa"
c6f930a28d agoauthor_emailFix: add ColorPreview.swift to Xcode project and fix transition type
9e00fa228d agoauthor_emailAdd option to show foreground color on background color preview
0dbf1f528d agoauthor_email