This does not change the colors of your users. This only shows the colors that you want for each usergroup.
In order to change your usergroup colors, you have to do this:
Go to your Admincp > Click on Usergroups dropdown menu > Usergroup Manager > Click on "GO" next to the usergroup you want to change > Look for Username HTML Markup and add this:
For the first box add, you can change the color:
Code:
<span style="font-weight: bold; color: red;">
For the second box add:
Save.
Then, on my mod, you change the color to the one you chose for each usergroup as shown above.