I am using the userlist.html given in github. However the color drop down does not change the color of the text. Everything else works as expected. I also do not get any error in the console.
PS: I am using codemirror with firepad.
Any help is appreciated :)
The problem was because of the codemirror mode which was set to Javascript. Hence it was trying to use javascript's coloring scheme.