Skip to content

Remove gray circle backgrounds from bookmark type icons#20

Merged
NateEaton merged 2 commits intomainfrom
claude/remove-bookmark-icon-background-DqSRS
Feb 4, 2026
Merged

Remove gray circle backgrounds from bookmark type icons#20
NateEaton merged 2 commits intomainfrom
claude/remove-bookmark-icon-background-DqSRS

Conversation

@NateEaton
Copy link
Copy Markdown
Owner

@NateEaton NateEaton commented Feb 4, 2026

Remove the semi-transparent black background circles from the photo/video
type icons displayed in the top-left corner of bookmark cards in both Grid
and Mosaic layouts.

Also, refactored any use of old layout names such as magazine throughout the code to use the new layout names, grid, compact, Mosaic.

https://claude.ai/code/session_01BSiqJB2hBmUMGdFqivMW1p

Remove the semi-transparent black background circles from the photo/video
type icons displayed in the top-left corner of bookmark cards in both Grid
and Mosaic layouts.

https://claude.ai/code/session_01BSiqJB2hBmUMGdFqivMW1p
Rename composable functions to better reflect their layout modes:
- BookmarkCard → BookmarkMosaicCard (full-height mosaic layout)
- BookmarkMagazineView → BookmarkGridCard (grid/magazine layout)
- BookmarkListItemView → BookmarkCompactCard (compact list layout)

This improves code clarity by making the outward-facing UI layout mode
match the function naming convention.

https://claude.ai/code/session_01BSiqJB2hBmUMGdFqivMW1p
@NateEaton NateEaton merged commit 0cd4a00 into main Feb 4, 2026
3 checks passed
@NateEaton NateEaton deleted the claude/remove-bookmark-icon-background-DqSRS branch February 20, 2026 17:04
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