ui: make calendar current-time line blue #453

Manually merged
barrettruth merged 1 commit from issue-452-current-time-line-blue into main 2026-05-14 02:47:14 +00:00
Owner

Problem

  • Closes #452. The calendar current-time horizontal indicator was using muted foreground styling, so it did not match the requested blue current-day/time affordance.

Solution

  • Use the existing primary token for FullCalendar now indicators.
  • Route the custom timegrid now-indicator border through the same variable so the dot and line stay aligned.

Verification

  • direnv exec . pnpm biome check src/components/calendar/fc-styles.css
  • git diff --check HEAD~1..HEAD
  • direnv exec . just ci
Problem - Closes #452. The calendar current-time horizontal indicator was using muted foreground styling, so it did not match the requested blue current-day/time affordance. Solution - Use the existing primary token for FullCalendar now indicators. - Route the custom timegrid now-indicator border through the same variable so the dot and line stay aligned. Verification - direnv exec . pnpm biome check src/components/calendar/fc-styles.css - git diff --check HEAD~1..HEAD - direnv exec . just ci
ui: make calendar current-time line blue
Some checks failed
quality / Test (pull_request) Successful in 1m23s
quality / Lint (pull_request) Successful in 1m31s
quality / Build (pull_request) Has been cancelled
85b955bea2
barrettruth manually merged commit 5f9a29c1b6 into main 2026-05-14 02:47:14 +00:00
Sign in to join this conversation.
No reviewers
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
barrettruth/delta!453
No description provided.