Lozenges within Select Lists

Lozenges come in six different colours and two styles.
The text inside the lozenge is the name of the allowed value.

Note that lozenges and icons can not be used together in one select option. If you put both in only the icon will be shown.

{
"appearance": "success",
"bold": false
}

{
"appearance": "moved",
"bold": false
}

{
"appearance": "removed",
"bold": false
}

{
"appearance": "inprogress",
"bold": false
}

{
"appearance": "new",
"bold": false
}

{
"appearance": "default",
"bold": false
}

{
"appearance": "success",
"bold": true
}

{
"appearance": "moved",
"bold": true
}

{
"appearance": "removed",
"bold": true
}

{
"appearance": "inprogress",
"bold": true
}

{
"appearance": "new",
"bold": true
}

{
"appearance": "default",
"bold": true
}