Not a big issue, but in terms of GUIs in general, red is supposed to signal "Danger, stay away!". So perhaps it's worth considering changing the "this is the avatar you selected" box colour from red to green?

In avatar_selection.css, line 21, new version suggested:

body div.user-avatar-select label.option img.avatar-select {
  border: 4px #00FF00 solid;
  padding: 1px;
}

Comments

stella’s picture

Status: Active » Fixed

I made that change but as the on-hover colour was very similar, I changed that to blue as well. Will be available in the next dev release later today.

ressa’s picture

Great, thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.