[bug] Kanban island renders dark on light hero_os theme #206

Closed
opened 2026-05-04 15:32:09 +00:00 by zaelgohary · 0 comments
Member

kanban_column.rs hardcodes dark-theme fallbacks (column bg #2b3035, border rgba(255,255,255,0.18)). On hero_os's light theme this looks broken — dark columns on a light page. Also column min-width 280px × 5 columns + gaps overflows on 1440px viewports, hiding the right-most column.

Found via Playwright UX walkthrough.

`kanban_column.rs` hardcodes dark-theme fallbacks (column bg `#2b3035`, border `rgba(255,255,255,0.18)`). On hero_os's light theme this looks broken — dark columns on a light page. Also column min-width 280px × 5 columns + gaps overflows on 1440px viewports, hiding the right-most column. Found via Playwright UX walkthrough.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_archipelagos#206
No description provided.