Hello, is it possible to integrate this into NodeBB? Or is there a plugin for something like this?
https://github.com/markdown-it/markdown-it-container
54a0961a-6615-46ef-a6a3-a24b95dff19a-grafik.png
@downpw I don't have access to the site so I can't change anything myself....I'm assuming this is in a file somewhere?
@rallydarkstrike yes, you'll find find this in the ACP under Custom CSS.
@rallydarkstrike said in Upvote colorblindness visibility:
@downpw I don't have access to the site so I can't change anything myself....I'm assuming this is in a file somewhere?
You will need Admin access via the ACP. Follow the directions of @phenomlab below:
@phenomlab said in Upvote colorblindness visibility:
you'll find find this in the ACP under Custom CSS.
Of course, I guess you could also edit the respective file directly but the above offers lower hanging fruit.
Have fun!
A very good suggestion, we should definitely strive for colourblindfriendliness (is that a word?)
Can you open an issue against the main GitHub repo?
@rallydarkstrike in case site owner is interested to change the icons, we have these options:
custom CSS codes for this change is:
// Change the icon for votes
span.votes {
.fa-chevron-up:before {
content: "\f164";
font-weight: 400;
}
.upvoted .fa-chevron-up:before {
content: "\f164";
font-weight: 900;
}
.fa-chevron-down:before {
content: "\f165";
font-weight: 400;
}
.downvoted .fa-chevron-down:before {
content: "\f165";
font-weight: 900;
}
}
@julian Sure, how would I go about doing that?
@rallydarkstrike said in Upvote colorblindness visibility:
@julian Sure, how would I go about doing that?
Mayhaps these are the droids you are looking for....
@gotwf said in Upvote colorblindness visibility:
@rallydarkstrike said in Upvote colorblindness visibility:
@julian Sure, how would I go about doing that?
Mayhaps these are the droids you are looking for....
Yup, looks like, though as this is a feature request and not a bug report, do I have to fill out all these requested details? I'm not a dev on our site so I don't have access to them
@rallydarkstrike You don't have to fill out the details just put a link to this topic in the github issue.
@baris ... at this point, who is going to write a mod or plugin that allows users post an issue directly to GitHub via the forum.
Maybe there will be some
Thanks folks! Posted on the github issues page as a feature request and it's already marked as milestone....kudos NodeBB devs! ^_^
Crazy tangent here with context - I remember a couple of random unexpected posts I read on a forum about I think digestion issues around 2014.
Psilocybin, see this guy posted, that twice, it cured his colourblindness, first time temporarily, then it seemed permanently the second time, so I did a quick search for this post and what do you know, it's a thing:
Then there are also the studies and reports that it also helps PTSD victims., for e.g.:
Fungus is literally mind-blowing (expanding I believe is the correct term) in more ways than one, but tbh, I have to take other peoples word for it and watch documentaries, nor am I endorsing you run out and start eating mushrooms off the local golf course! No no, this post is not medical or medicinal advice, more of a "did you know", trivial pursuit type intervention.
Whoa, check out the mycelium on that State man, it's humongous... .
@omega Surprised yet not surprised!