The file view icons seem way too washed out. I'd like more visual contrast so that I can see what is a folder and what is a file. Not all of us have 20 something eyeballs duders.
Say hello to Octicons
31–40 of 140 posts
Re: Say hello to Octicons
#32I have Firefox configured to force the same font face across all sites (I love the consistency this gives me, and also some some sites are extremely abusive in their font selection) so this doesn't work for me. The "icons" show up as unknown Unicode characters. Not cool. This seems like the wrong approach - shouldn't characters have semantic meaning? It also doesn't seem accessible. Screen readers wouldn't know what…
Notifications
Using media queries, serve CSS like this only to screen-like media (i.e. not screen readers): .mini-icon.create:before {
content: "\f030";
}
.mini-icon span {
display: none;
}
Hopefully they'll adopt something like this, though it wouldn't help people like me who just want a consistent font across the Web.Re: Say hello to Octicons
#33Some of the icons on our site have been the same since we launched 4 years ago. Hmm. Icons aren't like underwear in needing to be changed regularly. Further, I'm not immediately able to interpret many of the visuals. E.g. With some hovering effort, I see that right arrow away from a book supposed to stand for "Log Out" and, oh, it's an open door, not an open book. Not sure if these were meant to be shared (license?)…
Re: Say hello to Octicons
#34For the record: it took 8 people to design and implement their new icons. 8 people.
Re: Say hello to Octicons
#35The file view icons seem way too washed out. I'd like more visual contrast so that I can see what is a folder and what is a file. Not all of us have 20 something eyeballs duders.
Re: Say hello to Octicons
#36I have Firefox configured to force the same font face across all sites (I love the consistency this gives me, and also some some sites are extremely abusive in their font selection) so this doesn't work for me. The "icons" show up as unknown Unicode characters. Not cool. This seems like the wrong approach - shouldn't characters have semantic meaning? It also doesn't seem accessible. Screen readers wouldn't know what…
So you force a behavior through your browser but when it doesn't work you blame the site? Ok...
Re: Say hello to Octicons
#37For the record: it took 8 people to design and implement their new icons. 8 people.
Re: Say hello to Octicons
#38Apple and Windows, doesn't seem to be a Linux :/
Re: Say hello to Octicons
#39Re: Say hello to Octicons
#40Earlier quoted context omitted.
The alternative is having sites select fonts that hurt my eyes. I want a consistent experience across the web.
That's like wanting all cars on the road to be red :)