trix-toolbar .button_group button[data-trix-attribute=red] {
    color: red;
  }
  
  trix-toolbar .button_group button[data-trix-attribute=comic] {
    color: green;
  }