Skip to content

[RELEASE] fix: bright unmistakable sidebar active state#3306

Merged
drewstone merged 1 commit into
developfrom
fix/bright-sidebar-active
Jun 24, 2026
Merged

[RELEASE] fix: bright unmistakable sidebar active state#3306
drewstone merged 1 commit into
developfrom
fix/bright-sidebar-active

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Hardcoded visible colors (18% indigo bg + white text + 3px bright left border + bold). No theme-var indirection.

Previous fix used --accent-surface-soft (12% opacity indigo) which was
still nearly invisible on the dark surface. Replace with bright, unmistakable
styling: rgba(129,140,248,0.18) bg + #ffffff text + 3px #818cf8 left
border + font-weight 600. No more theme-var indirection — hardcoded visible
colors.
@drewstone drewstone requested a review from AtelyPham as a code owner June 24, 2026 23:28

@tangletools tangletools left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Auto-approved PR — c80d438e

Blanket team auto-approval is enabled for this reviewer service.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.

tangletools · auto-approval · reason: blanket_auto_approve · 2026-06-24T23:28:08Z

@drewstone drewstone merged commit 1f61bbe into develop Jun 24, 2026
9 checks passed
@drewstone drewstone deleted the fix/bright-sidebar-active branch June 24, 2026 23:31
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