Skip to content

chore(deps): colony-ui 0.1.5 - #17

Merged
MotherSphere merged 1 commit into
mainfrom
chore/colony-ui-0.1.4
Sep 2, 2026
Merged

chore(deps): colony-ui 0.1.5#17
MotherSphere merged 1 commit into
mainfrom
chore/colony-ui-0.1.4

Conversation

@MotherSphere

Copy link
Copy Markdown
Member

Brings the six palettes whose bg_progress matched their bg_card and therefore drew a progress bar with no visible track — all four Catppuccin variants, Kanagawa journal and Parchment light. See Project-Colony-Resources#2.

The catalogue also grew to 26 families and 59 palettes since 0.1.1: Parchment, and upstream Kanagawa Dragon as its own variant beside the journal one that holds its const name. Grape's picker renders whatever the catalogue holds, so it gains them with no code change.

Tests pass.


Noted while here, and not touched: clippy.toml still lists three lint names as if they were configuration options, so clippy refuses the file and has never run — 382 findings behind it. .github/workflows/ci.yml already documents this and the rustfmt mismatch, with the right plan ("fix the backlog, then add the gate"). That is its own piece of work, not a side effect of a dependency bump.

Two fixes since 0.1.1, both about a colour drawn on another colour without
checking it reads:

  - Six palettes gave bg_progress the same value as bg_card, so a progress bar
    had no visible track.
  - The shared pickers drew their check mark in white on the accent dot, which
    falls below 3:1 on four of the eight accents; and contrast_on picked its
    end from a luminance threshold that mis-sorted the green accent. Every
    accent now reads better, and Grape's picker draws both.

The catalogue also grew to 26 families and 59 palettes: Parchment, and
upstream Kanagawa Dragon as its own variant beside the journal one that holds
its const name. Grape's picker renders whatever the catalogue holds, so it
gains them with no code change.
@MotherSphere MotherSphere changed the title chore(deps): colony-ui 0.1.4 chore(deps): colony-ui 0.1.5 Sep 2, 2026
@MotherSphere
MotherSphere merged commit 6ec7ecf into main Sep 2, 2026
8 checks passed
@MotherSphere
MotherSphere deleted the chore/colony-ui-0.1.4 branch September 2, 2026 10:35
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.

1 participant