jiti-meet/react/features/participants-pane/theme.json

14 lines
283 B
JSON
Raw Normal View History

{
"colors": {
"moderationDisabled": "#E54B4B"
},
"contextFontSize": 14,
"contextFontWeight": 400,
"headerSize": 60,
"panePadding": 16,
"participantActionButtonHeight": 32,
"participantItemHeight": 48,
"participantsPaneWidth": 315,
"rangeInputThumbSize": 14
}