Skip to content

Conversation

@plsfix-by-jam-dev
Copy link

Summary

This PR applies visual refinements to the Kanban board to improve readability and visual hierarchy. It updates heading and paragraph styles and adjusts shared theme values used by the board components.

Motivation

The changes make column headers and card text clearer and better spaced so the board is easier to scan and more consistent with the app's theme tokens.

Key modifications

  • src/components/KanbanBoard.tsx
    • Refined the main column heading (h2): adjusted font size, weight, and margins to improve prominence and spacing.
    • Updated paragraph styles for card/column descriptions in two locations: adjusted font size, line-height, color, and spacing for better legibility.
  • src/context/LinearContext.tsx
    • Updated theme/context tokens used by the Kanban components (text and spacing values) so visual tweaks are consistent across the UI.

Files changed

  • M src/components/KanbanBoard.tsx
  • M src/context/LinearContext.tsx

Notes

  • The changes are visual only and do not alter application logic. Verify headers and card text across the board for spacing and contrast.

Adjusts heading and paragraph styles in the Kanban board for improved readability and updates LinearContext theme tokens so the visual changes are consistent across components.

Co-authored-by: plsfix-bot at jam.dev <plsfix+bot@jam.dev>
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 4, 2025

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
plsfix-scaffold-issue-tracker 51174a7 Nov 04 2025, 08:37 PM

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