Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redesigned icons with svgcleaner optimization #12927

Closed
wants to merge 2 commits into from
Closed

Redesigned icons with svgcleaner optimization #12927

wants to merge 2 commits into from

Conversation

Mazino-Urek
Copy link
Contributor

Old icons posed two problems:

  • They were barely visible in dark theme
  • They didn't share homogeneous icon size or color

With this commit following changes were made:

  • Bright Icons are equally visible in both white and dark theme
  • All icons are in 32*32px canvas and use only 4 colors

These icons have well visibility in the HDPI screen and thus future proofs the application.

Old icons posed two problems:

 - They were barely visible in dark theme
 - They didn't share homogeneous icon size or color

With this commit following changes were made:

 - Bright Icons are equally visible in both white and dark theme
 - All icons are in 32*32px canvas and use only 4 colors

These icons have well visibility in the HDPI screen and thus future proofs the application.
@FranciscoPombal FranciscoPombal added the GUI GUI-related issues/changes label May 27, 2020
@Mazino-Urek
Copy link
Contributor Author

Closing this in favor of #12965.

@Mazino-Urek Mazino-Urek closed this Jun 2, 2020
@Mazino-Urek Mazino-Urek deleted the optimized branch June 2, 2020 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI GUI-related issues/changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants