Skip to content

fix: shared dot color on threads page - #185

Merged
trick77 merged 1 commit into
masterfrom
fix/shared-dot-color
Sep 17, 2026
Merged

trick77 merged 1 commit into
masterfrom
fix/shared-dot-color

Conversation

@trick77

@trick77 trick77 commented Sep 17, 2026

Copy link
Copy Markdown
Owner

The shared indicator dot on the threads page used bg-online (green), while the sidebar rail uses bg-accent-strong (orange). Green on the rail reads as 'indexed' — the threads page should match.

Changed bg-onlinebg-accent-strong in ThreadsPage.tsx:214.

The sidebar rail uses bg-accent-strong (orange) for the shared indicator
because green reads as 'indexed' on the rail. The threads page used
bg-online (green) instead — align it with the sidebar.
@trick77
trick77 merged commit 71941ed into master Sep 17, 2026
2 checks passed
@trick77
trick77 deleted the fix/shared-dot-color branch September 17, 2026 16:44
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