[PR #13639] feat(claxedo): colored dot indicators in workspace bar #14751

Closed
opened 2026-02-16 18:19:31 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/13639

State: closed
Merged: No


Summary

  • Add a colored dot next to each workspace name in the workspace bar, using the same worktree color as the tab group bottom borders
  • Remove the hover-only branch icon tooltip from tabs — the dot makes workspace identity visible at a glance
  • Extract DARK_WORKTREE_COLORS and brightenWorktreeColor() to module scope for reuse

Test plan

  • Verify colored dots appear next to workspace names in the workspace bar
  • Confirm dot colors match the tab group bottom border colors
  • Check dark mode brightening applies correctly to dots
  • Verify the hover branch icon no longer appears on tabs

🤖 Generated with Claude Code

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/13639 **State:** closed **Merged:** No --- ## Summary - Add a colored dot next to each workspace name in the workspace bar, using the same worktree color as the tab group bottom borders - Remove the hover-only branch icon tooltip from tabs — the dot makes workspace identity visible at a glance - Extract `DARK_WORKTREE_COLORS` and `brightenWorktreeColor()` to module scope for reuse ## Test plan - [ ] Verify colored dots appear next to workspace names in the workspace bar - [ ] Confirm dot colors match the tab group bottom border colors - [ ] Check dark mode brightening applies correctly to dots - [ ] Verify the hover branch icon no longer appears on tabs 🤖 Generated with [Claude Code](https://claude.com/claude-code)
yindo added the pull-request label 2026-02-16 18:19:31 -05:00
yindo closed this issue 2026-02-16 18:19:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14751