mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-20 02:17:47 +00:00
[WIP] feat(ui) add semantic tokens (#16772)
This commit is contained in:
@@ -7,7 +7,7 @@ const useStyles = makeStyles()(theme => {
|
||||
return {
|
||||
timer: {
|
||||
...theme.typography.labelRegular,
|
||||
color: theme.palette.text01,
|
||||
color: theme.palette.conferenceTimerText,
|
||||
padding: '6px 8px',
|
||||
backgroundColor: 'rgba(0, 0, 0, 0.8)',
|
||||
boxSizing: 'border-box',
|
||||
|
||||
Reference in New Issue
Block a user