Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello guys, how do I change or enable text color when writing posts? If there is plugin for it, what are those? can't seem to find them.
Thank you so much
You should be able to target the below classes
.composer textarea
And
.bootstrap-tagsinput, .form-control
I think you are looking for something like https://github.com/MegaGM/nodebb-plugin-mega-colors, It probably needs updating to 3.x though.
I updated the plugin for 3.x, https://github.com/MegaGM/nodebb-plugin-mega-colors/pull/5
@baris from recollection, nodebb-plugin-markdown-extended has this functionality.
nodebb-plugin-markdown-extended
@phenomlab Yeah nice that plugin is already updated for 3.x