mirror of
https://github.com/logseq/logseq.git
synced 2026-05-25 05:04:24 +00:00
Matches the hover pattern used by icon/emoji tiles: background-color change instead of a border outline, and no opacity fade on the whole tile. Drops the default background/border on the preview so unselected tiles read as plain icons rather than framed controls. Label color steps up to gray-12 on hover so the tile feels active. The narrower transition list (background-color, outline-color) replaces transition-all — the outline-color channel is what lets the is-highlighted ring fade in without a discrete style jump.