Skip to content

Ensure external link icon is visible in dark themes#187

Open
ptcodes wants to merge 1 commit intoCachyOS:developfrom
ptcodes:fix/external-link-icon-dark-theme
Open

Ensure external link icon is visible in dark themes#187
ptcodes wants to merge 1 commit intoCachyOS:developfrom
ptcodes:fix/external-link-icon-dark-theme

Conversation

@ptcodes
Copy link

@ptcodes ptcodes commented Mar 10, 2026

Problem

The external link icon is currently a dark PNG image, which becomes almost invisible when using a dark theme (e.g. Breeze Dark):
Screenshot_20260310_123650

Solution

Replace the PNG icon with a symbolic SVG icon. Symbolic icons automatically adapt their color based on the active theme, ensuring proper visibility in both light and dark themes.

Result

The external link icon now remains visible and consistent across different themes:

Screenshot_20260310_123814 Screenshot_20260310_123848

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.

1 participant