Update _variables.scss

This commit is contained in:
yanas 2016-10-28 12:53:50 -05:00 committed by GitHub
parent ae9819a45c
commit bb3384dc7c
1 changed files with 2 additions and 2 deletions

View File

@ -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;