Closed willdochnur closed 6 months ago
Hi, Sorry for the delay in response. You can easily create that with a custom menu item, you can use the input of your choice
See: https://sibiraj-s.github.io/ngx-editor/menu/#custom-menu. Once the custom menu is created you can use the following commands to set the color
textColor(<color_value>)
backgroundColor(<color_value>)
See here on how to run commands https://sibiraj-s.github.io/ngx-editor/commands/.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in the thread.
Proposal
I would like to be able to set my own custom color. It does not need to a color picker. Just a simple input field to set hex or rgba color code would do the trick.
Willing to submit a PR?
None