#ShowMeYourName
1 messages · Page 1 of 1 (latest)
.vc-smyn-suffix:before { content: "has the username: \"" !important }
.vc-smyn-suffix:after { content: "\"" !important }
.vc-smyn-suffix { color: var(--header-primary) !important }
really make it obvious
This should be default ngl
/*! (show me your name) - match with role colors !*/
.vc-smyn-suffix {
color: var(--font-primary) !important;
}