Skip to content

Fix sidebar section label contrast and top spacing - #4

Merged
PermutationResearch merged 2 commits into
mainfrom
fix/sidebar-labels-and-spacing
Jul 10, 2026
Merged

Fix sidebar section label contrast and top spacing#4
PermutationResearch merged 2 commits into
mainfrom
fix/sidebar-labels-and-spacing

Conversation

@PermutationResearch

Copy link
Copy Markdown
Owner

Summary

  • Render the Library and Spaces section headers in inkSecondary instead of inkFaint — the faint tier is decorative-only per LociDesign and was too light to read
  • Remove the 50pt top spacer that reserved room for the deleted custom traffic lights; content already starts below the native toolbar, so it just left dead space above Library

Testing

  • swift build -c release clean; packaged app verified launching locally

🤖 Generated with Claude Code

arnaudbellemare and others added 2 commits July 10, 2026 00:14
Library and Spaces headers rendered in inkFaint, the decorative-only
tier that LociDesign forbids for readable text. Use inkSecondary so
the labels clear WCAG AA like the rest of the sidebar.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Library and Spaces headers rendered in inkFaint, the decorative-only
tier LociDesign forbids for readable text; use inkSecondary instead.
Also drop the 50pt spacer that reserved room for the removed custom
traffic lights — content already starts below the native toolbar, so
it only pushed the Library section down.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@PermutationResearch
PermutationResearch merged commit 2dda821 into main Jul 10, 2026
1 check passed
@PermutationResearch
PermutationResearch deleted the fix/sidebar-labels-and-spacing branch July 10, 2026 04:19
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