To make ColorPony forget all its old state (which is equivalent to resetting it), you need to do the following:
If you are in ColorPony:
- Go to the About dialog box by clicking on the “I” button in the upper-right hand corner
- Click the “Reset” button
If you can’t access ColorPony and you are on a MAC:
- Open up the terminal application (it is in the Utilities folder)
- Type: cd “$HOME/Library/Application Support/ColorYoke”
- Type: rm -d ColorPony
If you can’t access ColorPony and you are on a PC:
- Open up the command promptly (it is in the Accessories folder)
- Type: cd “%USERPROFILE%\AppData\Local\ColorYoke”
- Type: rmdir /S ColorPony
When you restart ColorPony after a reset, it should ask you to enter your ColorYoke username and password again.