You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

participantsPaneTheme.json 220B

12345678910
  1. {
  2. "colors": {
  3. "moderationDisabled": "#E54B4B"
  4. },
  5. "headerSize": 60,
  6. "ignoredChildClassName": "ignore-child",
  7. "panePadding": 16,
  8. "participantsPaneWidth": 315,
  9. "MD_BREAKPOINT": "580px"
  10. }