When we first moved to Discourse, we customised them to a darker shade of grey. I’m not sure when this was lost, but the issues was raised in a staff discussion a couple of months ago. I’ll add your feedback, and see if we can’t get it fixed.
(BTW, there are keyboard shortcuts for these actions, too - also handy if you have trouble hitting a small target with a mouse.)
I know we felt that many of the default Discourse Flags were gratuitous to the point of being relatively meaningless and of no value.
But I’m wondering if this should be revisited.
In particular might enabling the “Read Guidelines” Badge help increase awareness and encourage more to read them?
I’m on the fence with the “First Flag” Badge.
On one hand it might improve awareness and encourage others to use it.
On the other, some might not want the fact that they Flagged discoverable, though no link to the post that was Flagged is shown so maybe not a concern.
Also, First Flag is not revocable and is awarded for using the Flag feature regardless of it’s appropriateness.
Definitely more visible. My only other thought, was would it be worth considering a background, or outline for them so they stand out more? That might spoil the general aesthetic though. /randommusings
The thought behind the Discourse decision to lighten the icons is a bit more than looks only.
The Like heart icon used to be pink. But that was felt to be “clown vomit” and made grey. (i.e. a looks only decision)
But reducing the contrast of the icons is more.
The idea is that for a forum, discussion is the main and most important action.
To that end, the Reply buttons were made more prominent, and the rest lightened.
The theory being that seeing a more visible Reply works on a subconscious level to help discussions along.
I’m not a psychologist, so I don’t know, maybe it does I guess.
I do know that my vision isn’t all it could be and if it weren’t for the fact that I already know those icons are there with such poor contrast I would be lucky to ever notice them.
As for @cpradio noticing a “slight blue” at 8A969D it is, but I certainly can’t discern such subtle tinting
I think the visual difference is because of two things
First, because the icons are “blockier” than the thinner text, there is a bit of an optical illusion that makes the text look lighter. Making the text bold might help some. but do we really want bold text there?
Secondly, and more importantly if not entirely the reason, @cpradio 's post contains a screen capture image of the text.
To improve image quality, some apps do what I think is called aliasing, or smoothing, I don’t really know the correct term.
But basically it blurs the edges in effect bringing some of the light into the dark, and some of the dark into the light.
This effect in combination with the fact that the text is thinner anyway even further reduces the amount of the darkness the text has making the differences in the comparison between the icon and the text seem greater.
You are correct. That is because .highlight-action is taking higher precedence than the rule @ralphm did on nav.post-controls button, so it is still showing as #adadad instead of #8a969d
There are two ways of solving this, from what I see, put in a new rule for .highlight-action or add !important to the nav.post-controls button rule
The text in my screenshot should be the same color as the icons, but it doesn’t cover the “2 Likes” text that sits beside the like button. That text definitely is still the lighter grey.