Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* See User:Amorymeltzer/crathighlighter */
/* Customizations: */

.userhighlighter_steward {background-color: #FFEE00 !important}   /* was #FF9933 */
.userhighlighter_sysop {background-color: #FFEE00 !important}     /* was #00FFFF */
.userhighlighter_interface-admin {background-color: #FFEE00 !important}   /* was #66DD66 */
.userhighlighter_checkuser {background-color: #FFEE00 !important}   /* was #FFFF00 */
.userhighlighter_oversight {background-color: #FFEE00 !important}   /* was #DD66DD */
.userhighlighter_bureaucrat {background-color: #FFEE00 !important}   /* was #5588FF */
.userhighlighter_arbcom {background-color: #FFEE00 !important}   /* was #888888 */

/* added 🤠 before, rm ✓ from after  */
.userhighlighter_arbcom:before {content:"🤠ᵃʳᵇ" !important;}
.userhighlighter_bureaucrat:before {content:"🤠ᶜʳᵃᵗ" !important;}
.userhighlighter_oversight:before {content:"🤠ᵒ'ˢᵍʰᵗ" !important;}
.userhighlighter_checkuser:before {content:"🤠✓ᵁ" !important;}
.userhighlighter_interface-admin:before {content:"🤠ᶦ'ᵃᵈᵐ" !important;}
.userhighlighter_sysop:before {content:"🤠ᵃᵈᵐ" !important;}
.userhighlighter_steward:before {content:"🤠ˢᵗʷᵈ" !important;}

/*
.userhighlighter_arbcom:after {content:"ᵃʳᵇ" !important;}
.userhighlighter_bureaucrat:after {content:"ᶜʳᵃᵗ" !important;}
.userhighlighter_oversight:after {content:"ᵒ'ˢᵍʰᵗ" !important;}
.userhighlighter_checkuser:after {content:"ᶜᵏᵘˢʳ" !important;}
.userhighlighter_interface-admin:after {content:"ᶦ'ᵃᵈᵐ" !important;}
.userhighlighter_sysop:after {content:"ᵃᵈᵐ" !important;}
.userhighlighter_steward:after {content:"ˢᵗʷᵈ" !important;}
*/