fix(video): restyle spotlight pin button on video tiles #281

Merged
hodlbod merged 1 commits from userAdityaa/flotilla:pin-color into dev 2026-05-21 20:59:26 +00:00
Collaborator

Summary

  • Replace the semi-transparent purple spotlight pin (bg-primary/25) with a solid btn-primary button when a tile is pinned
  • Use an opaque btn-ghost bg-base-100 style for the unpinned state instead of bg-base-100/70

closes #267

### Summary - Replace the semi-transparent purple spotlight pin (`bg-primary/25`) with a solid `btn-primary` button when a tile is pinned - Use an opaque `btn-ghost bg-base-100` style for the unpinned state instead of `bg-base-100/70` closes #267
Author
Collaborator

@hodlbod, thoughts on this ?
Should I keep a single toggle color scheme for both themes, with just selected and unselected states?

@hodlbod, thoughts on this ? Should I keep a single toggle color scheme for both themes, with just selected and unselected states?
Owner

I actually think we should stick with purple, it's much less unambiguous than white/black. The transparency is mostly what I was referring to as ugly. We should use a non-transparent purple button (which is just the standard btn btn-primary).

I actually think we should stick with purple, it's much less unambiguous than white/black. The transparency is mostly what I was referring to as ugly. We should use a non-transparent purple button (which is just the standard btn btn-primary).
Author
Collaborator

make sense, pushing the update shortly.

make sense, pushing the update shortly.
userAdityaa force-pushed pin-color from d3a25f4de6 to c1c00eca7e 2026-05-21 20:27:40 +00:00 Compare
userAdityaa marked the pull request as work in progress 2026-05-21 20:28:16 +00:00
userAdityaa added 1 commit 2026-05-21 20:33:00 +00:00
userAdityaa force-pushed pin-color from c1c00eca7e to c2059b295c 2026-05-21 20:33:00 +00:00 Compare
userAdityaa marked the pull request as ready for review 2026-05-21 20:34:04 +00:00
hodlbod merged commit c441012e02 into dev 2026-05-21 20:59:26 +00:00
hodlbod deleted branch pin-color 2026-05-21 20:59:26 +00:00
Sign in to join this conversation.