mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
Update _variables.scss
This commit is contained in:
@@ -39,7 +39,7 @@ $inputSemiBackground: rgba(132, 132, 132, .8);
|
||||
$inputLightBackground: #EBEBEB;
|
||||
|
||||
// Video layout.
|
||||
$videoThumbnailHovered: #BFEBFF;
|
||||
$videoThumbnailHovered: rgba(22, 94, 204, .4);
|
||||
$videoThumbnailSelected: #165ECC;
|
||||
$participantNameColor: #fff;
|
||||
$thumbnailPictogramColor: #fff;
|
||||
@@ -113,4 +113,4 @@ $linkHoverFontColor: #287ade;
|
||||
*/
|
||||
$inputBg: $inputSemiBackground;
|
||||
$inputBgHover: $inputSemiBackground;
|
||||
$inputFontColor: $defaultDarkFontColor;
|
||||
$inputFontColor: $defaultDarkFontColor;
|
||||
|
||||
Reference in New Issue
Block a user