커스텀 그룹 전체의 사용자 이름 색상을 CSS로 변경했는데, 가끔은 되고 안 될 때도 있어요?

Hello,

It should work like this :arrow_down_small:

.names span {
  &.group--GroupName a {
    color: red;
  }
}

But I’ve made a quick theme component for this now. :slightly_smiling_face:

Here you can simple set up this.

groupname;color

https://github.com/VaperinaDEV/name-color-by-group