Light the selected app icon from below. - #7195
Merged
Merged
Conversation
ComputelessComputer
force-pushed
the
fix/app-icon-stage-highlight
branch
from
August 31, 2026 05:34
d641778 to
a7ca182
Compare
✅ Deploy Preview for anarlog ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Replace the selected border with a blue stage glow so the icon sits in front of the highlight.
ComputelessComputer
force-pushed
the
fix/app-icon-stage-highlight
branch
from
August 31, 2026 06:57
a7ca182 to
99d5d4b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replace the selected border with a blue stage glow so the icon sits in front of the highlight.
Note
Low Risk
Settings-only visual polish with no behavior, auth, or data changes beyond existing selection tests.
Overview
Updates Appearance → App icon so the active choice is shown with a blue under-glow instead of a border ring.
Selected radios drop border/hover border classes and gain two blurred sky layers (
data-app-icon-stageplus a tighter highlight) that fade in only when selected, with a bit more vertical lift (-translate-y-1.5) and extra bottom padding so the glow fits. The Pro lock badge moves up slightly to sit above the glow.Tests now assert the default selection has no border styling and that the stage element is fully opaque when selected.
Reviewed by Cursor Bugbot for commit 99d5d4b. Bugbot is set up for automated code reviews on this repo. Configure here.