Add api docs for `userColor` query arg

This commit is contained in:
yourcelf 2012-10-31 16:28:12 -03:00
parent f676e90199
commit 13cef386f8
1 changed files with 7 additions and 0 deletions

View File

@ -36,6 +36,13 @@ Default: "unnamed"
Example: `userName=Etherpad%20User`
## userColor
* String (css hex color value)
Default: randomly chosen by pad server
Example: `userColor=%23ff9900`
## noColors
* Boolean