1.0.0 • Published 9 months ago

@nodebb/nodebb-plugin-mega-colors v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

This NodeBB plugin allows users to use colors in posts, group descriptions, etc.

Usage

%(X)[colored text] where X is a color in any CSS compatible format

%(red)[colored text]  
%(#f00)[colored text]  
%(#FF0000)[colored text]  
%(rgb(255,0,0))[colored text]
1.0.0

9 months ago