Skip to content

feat(icons): add theme-aware SVG rendering - #316

Open
alphagocc wants to merge 1 commit into
Project-LemonLime:masterfrom
alphagocc:svg-icon
Open

alphagocc wants to merge 1 commit into
Project-LemonLime:masterfrom
alphagocc:svg-icon

Conversation

@alphagocc

Copy link
Copy Markdown
Member

Add a static Qt icon engine plugin that colors SVG icons for light and dark application themes. Use palette colors for text, disabled icons, and selected icons, with theme-specific negative colors.

Register themed icons through .llsvg resource aliases and cache recolored SVG data and rendered pixmaps. Match the stroke widths of the add and remove icons.

Document the KIconThemes design references and plugin licensing.

(cherry picked from commit ff7fd9c)

Add a static Qt icon engine plugin that colors SVG icons for light and
dark application themes. Use palette colors for text, disabled icons,
and selected icons, with theme-specific negative colors.

Register themed icons through .llsvg resource aliases and cache recolored
SVG data and rendered pixmaps. Match the stroke widths of the add and
remove icons.

Document the KIconThemes design references and plugin licensing.

Co-Authored-By: Codex <noreply@openai.com>
(cherry picked from commit ff7fd9c)
@alphagocc

Copy link
Copy Markdown
Member Author

@CoelacanthusHex PTAL

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