chore(extension): restore pre-1.6.8 neon terminal icons#1177
Merged
Conversation
Restore the original icons (commit b2fa7da) that were replaced by the v1.6.8 "refresh icons" change in e9867dc. Per user feedback, the original neon `>_` design read more clearly and was preferred over the abstract arrow + dash variant. Reverts only the four icon PNGs (16/32/48/128); manifest, popup, and extension version stay where they are.
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.
Summary
extension/icons/icon-{16,32,48,128}.pngback to the original neon>_design from commitb2fa7da(the icons in place when extension was first introduced).e9867dc("v1.6.8 — refresh icons"). Per user feedback the older design read more clearly at small sizes and looks better in the toolbar.Only the four PNGs change. No code, manifest, version, or build config changes.
Visual
Before (current, on
main) → After (this PR / restored original):>+ dash>_on dark teal gradientTest plan
extension/as unpacked extension in Chrome — toolbar shows the restored iconextension/store-assets/, not touched here)