Skip to content

Visor: the colour slider is the hue wheel, unrolled - #176

Merged
lannbot merged 1 commit into
mainfrom
visor/hue-slider
Sep 8, 2026
Merged

Visor: the colour slider is the hue wheel, unrolled#176
lannbot merged 1 commit into
mainfrom
visor/hue-slider

Conversation

@lannbot

@lannbot lannbot commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

input[type=range] gets appearance: none and a track of linear-gradient(to right in oklch longer hue, oklch(0.62 0.14 0), oklch(0.62 0.14 360)) — polar interpolation, every hue once at the strip's lightness/chroma — with a round thumb in the strip colour. The no-own-hue stylesheet test excises the range rule before scanning, since a wheel showing every hue reveals nothing. Automerge armed.

An oklch gradient interpolated the long way round the hue axis, with the
thumb in the strip colour. The stylesheet test exempts the track: it
names every hue, so it reveals none.
@lannbot
lannbot enabled auto-merge September 8, 2026 00:41
@lannbot
lannbot merged commit 062b047 into main Sep 8, 2026
2 checks passed
@lannbot
lannbot deleted the visor/hue-slider branch September 8, 2026 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants