A quick solution in your case is to use the API to replace the far-beer
, for example:
<script type="text/discourse-plugin" version="0.8">
api.replaceIcon("far-beer", "beer");
</script>
I found that worked for me in a component
but I have pink beer, if you get it to show can you help fix the color?
I had this going
.discourse-reactions-actions.has-reacted.has-used-main-reaction .discourse-reactions-reaction-button .reaction-button .d-icon {color: #ffd000;}
but think it was responsible for a bug this morning
Look at the image links and how they differ from the preview window
[image]
and the results once posted are the correct images but stretched
[image]
I installed all these yesterday, activated signatures , reaction and encryption, have another thread where I am trying to get svg for like working in case its related
- git clone https://github.com/discourse/discourse-reactions
- git clone https://github.com/discourse/discourse-adplugin
- git clone https://github.com/discourse/discourse-affi…
Color may be good without pasting images bug, script helped?
Anyhow the hover color is still pink
and shouldn’t reactions (on the far left) have color also?
Did I cause those to be grayed out?
Moin
May 28, 2024, 12:05pm
2
Did you enable discourse reactions desaturated reaction panel
? That setting removes the color.
Why don’t you change the color for ‘love’ in your color scheme?
1 Like
I think this does correct?
Moin:
the color for ‘love’
uh ohh… its that simple?
I ahh, uhh, well, never look much at the UI
I’ll do that and remove my css
I did do that, haven’t tested but bet it works, question, will that change other non beer related love items elsewhere, make them look odd as yellow?
Moin
May 28, 2024, 12:19pm
5
I think this does correct?
If you want the reaction on the left without color, then leave it enabled. When I read:
I thought you wanted it colored. Therefore, you have to disable the setting.
2 Likes
ok thank you, I understood that different, unchecked and now those are color
So I think all is good now so long as the love color is only related to likes ?
I would like that plus one replaced with beer but its strongly recommended not to and I broke enough already on this, plus the is grayed out
will it break something to modify?
I wasn’t sure when or where but suspected I’d see the general love color change come up somewhere else, this user profile instance is not bad as I can likely change the icon to beer
Not sure @JammyDodger splitting this as/where you did is a help especially with the title chosen, the problem was solved in the previous thread but the color was not addressed specifically to a change, beer is but one example with yellow as an example, I’m still doubting love color is a good one size fits all solution.
@Tris20 do you use beer and did you address color other than the general love setting?