Skip to content

Fix stretched logo stretch and tray icon colorschemes#118

Open
Dioarya wants to merge 6 commits into
LeagueToolkit:mainfrom
Dioarya:logo-fix
Open

Fix stretched logo stretch and tray icon colorschemes#118
Dioarya wants to merge 6 commits into
LeagueToolkit:mainfrom
Dioarya:logo-fix

Conversation

@Dioarya
Copy link
Copy Markdown

@Dioarya Dioarya commented Apr 15, 2026

Fixes the horizontally stretched logo from #102, and new colorscheme.

The colorscheme is now just a hue shift from the original icon instead of a new colorscheme for the different tray icon states. The selected hue is inspired by the hues in #102.

This uses a padding for the non-square icon to be put in a square viewbox instead of trimming the svg viewbox to fit the logo. This simplifies converting from SVG to PNG by baking the centering of the logo inside the svg instead of telling the converter through some gravity option or otherwise.

This currently centers the logo using a group transform, but could be baked into the paths and linear gradients instead. I would be willing to commit a change for that.

Copy link
Copy Markdown
Author

@Dioarya Dioarya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i did not mean to press this button

Dioarya added 6 commits May 8, 2026 03:11
- Fixed thin line of transparency due to hole in background layer
- Fixed reversed y1 and y2 defintions and color stops in all linear
gradients
- Fix load and on to be more of a hue change to the original than a new
  colorscheme entirely.
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