-
Notifications
You must be signed in to change notification settings - Fork 194
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
Material icons all look the same #623
Comments
As per the changelog of 7717149563, documented accessibility regression:
The previous toolbar icons seem to work just fine with my HiDPI display, are much easier to tell apart, and look pretty, with a stronger visual identity. They do still disappear offscreen when the window is resized (#247) without any collapsible or scrollable menu, but look and work fine in fullscreen. |
Hmm, maybe we can find a really good color icon set that comes in SVG format? In fact there apparently exist SVG versions of the original icons we used: https://en.wikipedia.org/wiki/Nuvola |
I tried my hand at those SVG versions, cobbled together new icons, and came up with this: What do you think? |
hard to tell, the rendering of these doesn't look particularly precise pixel wise, but it could just be the screenshot. Are these directly rendered from an SVG without bitmap scaling? These icons are prettier than the b&w ones, but b&w looks less intrusive. |
Yes, they are. I suppose GitHub lowered the quality of the screenshot to save space.
I like the monochrome icons better than these, too. |
For anyone else looking. 7672978988 (26 Jan 2024) is the last version of Treesheets before the toolbar icons were changed from WinXP/Aero icons to Google Material-style icons.
Maybe it's just me, but I find the new monochrome Material icons rather ugly and difficult to tell apart.
The text was updated successfully, but these errors were encountered: