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.

_variables.scss 3.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
  1. @import "themes/light";
  2. /**
  3. * Style variables
  4. */
  5. $baseFontFamily: -apple-system, BlinkMacSystemFont, 'open_sanslight', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  6. $hangupColor: #bf2117;
  7. $hangupFontSize: 2em;
  8. /**
  9. * Size variables.
  10. */
  11. // Video layout.
  12. $thumbnailToolbarHeight: 22px;
  13. $thumbnailIndicatorBorder: 2px;
  14. $thumbnailIndicatorSize: $thumbnailToolbarHeight;
  15. $thumbnailVideoMargin: 2px;
  16. $thumbnailsBorder: 2px;
  17. $thumbnailVideoBorder: 2px;
  18. $filmstripToggleButtonWidth: 17px;
  19. /**
  20. * Color variables.
  21. */
  22. $defaultColor: #F1F1F1;
  23. $defaultSideBarFontColor: #44A5FF;
  24. $defaultSemiDarkColor: #ACACAC;
  25. $defaultDarkColor: #2b3d5c;
  26. /**
  27. * Toolbar
  28. */
  29. $defaultToolbarSize: 50px;
  30. $newToolbarBackgroundColor: rgba(22, 38, 55, 0.8);
  31. $newToolbarButtonHoverColor: rgba(255, 255, 255, 0.15);
  32. $newToolbarButtonToggleColor: rgba(255, 255, 255, 0.2);
  33. $AOTToolbarButtonHoverColor: rgba(14, 20, 35, 0.6);
  34. $AOTToolbarButtonToggleColor: rgba(14, 20, 35, 1);
  35. $newToolbarFontSize: 24px;
  36. $newToolbarHangupFontSize: 32px;
  37. $newToolbarSize: 40px;
  38. $newToolbarSizeWithPadding: calc(#{$newToolbarSize} + 24px);
  39. $toolbarTitleFontSize: 19px;
  40. $overflowMenuBG: initial;
  41. $overflowMenuItemHoverBG: #313D52;
  42. $overflowMenuItemHoverColor: #B8C7E0;
  43. $overflowMenuItemColor: #B8C7E0;
  44. /**
  45. * Video layout
  46. */
  47. $videoThumbnailHovered: rgba(22, 94, 204, .4);
  48. $videoThumbnailSelected: #165ECC;
  49. $participantNameColor: #fff;
  50. $thumbnailPictogramColor: #fff;
  51. $dominantSpeakerBg: #165ecc;
  52. $raiseHandBg: #D6D61E;
  53. $audioLevelBg: #44A5FF;
  54. $connectionIndicatorBg: #165ecc;
  55. $audioLevelShadow: rgba(9, 36, 77, 0.9);
  56. $videoStateIndicatorColor: $defaultColor;
  57. $videoStateIndicatorBackground: $toolbarBackground;
  58. $videoStateIndicatorSize: 40px;
  59. $remoteVideoMenuIconMargin: initial;
  60. /**
  61. * Feedback Modal
  62. */
  63. $feedbackContentBg: #fff;
  64. $feedbackInputBg: #fff;
  65. $feedbackTextColor: #000;
  66. $feedbackInputTextColor: #333;
  67. $feedbackInputPlaceholderColor: #777;
  68. /**
  69. * Modals
  70. */
  71. $modalButtonFontSize: 14px;
  72. $modalMockAKInputBackground: #fafbfc;
  73. $modalMockAKInputBorder: 1px solid #f4f5f7;
  74. $modalTextColor: #333;
  75. /**
  76. * Chat
  77. */
  78. $chatHeaderBackgroundColor: rgba(42, 58, 75, 0.9);
  79. $chatInputSeparatorColor: #A4B8D1;
  80. $chatLocalMessageBackgroundColor: rgba(26, 108, 180, 1);
  81. $chatRemoteMessageBackgroundColor: rgba(240, 243, 247, 0.15);
  82. $sidebarWidth: 375px;
  83. /**
  84. * Misc.
  85. */
  86. $borderRadius: 4px;
  87. $defaultWatermarkLink: '../images/watermark.png';
  88. $popoverMenuPadding: 13px;
  89. $happySoftwareBackground: transparent;
  90. $desktopAppDragBarHeight: 25px;
  91. /**
  92. * Z-indexes. TODO: Replace this by a function.
  93. */
  94. $zindex0: 0;
  95. $zindex1: 1;
  96. $zindex2: 2;
  97. $zindex3: 3;
  98. $toolbarBackgroundZ: 4;
  99. $filmstripVideosZ: 5;
  100. $zindex10: 10;
  101. $reloadZ: 20;
  102. $poweredByZ: 100;
  103. $ringingZ: 300;
  104. $sideToolbarContainerZ: 300;
  105. $toolbarZ: 350;
  106. $tooltipsZ: 401;
  107. $dropdownMaskZ: 900;
  108. $dropdownZ: 901;
  109. $centeredVideoLabelZ: 1010;
  110. $popoverZ: 1015;
  111. $overlayZ: 1016;
  112. /**
  113. * Font Colors
  114. */
  115. $defaultFontColor: #777;
  116. $defaultLightFontColor: #F1F1F1;
  117. $defaultDarkFontColor: #000;
  118. /**
  119. * Forms
  120. */
  121. //inputs
  122. $inputControlEmColor: #f29424;
  123. //buttons
  124. $linkFontColor: #489afe;
  125. $linkHoverFontColor: #287ade;
  126. $formPadding: 16px;
  127. /**
  128. * Unsupported browser
  129. */
  130. $primaryUnsupportedBrowserButtonBgColor: #0052CC;
  131. $unsupportedBrowserButtonBgColor: rgba(9, 30, 66, 0.04);
  132. $unsupportedBrowserTextColor: #4a4a4a;
  133. $unsupportedBrowserTextSmallFontSize: 17px;
  134. $unsupportedBrowserTitleColor: #fff;
  135. $unsupportedBrowserTitleFontSize: 24px;
  136. $unsupportedDesktopBrowserTextColor: rgba(255, 255, 255, 0.7);
  137. $unsupportedDesktopBrowserTextFontSize: 21px;
  138. /**
  139. * The size of the default watermark.
  140. */
  141. $watermarkWidth: 186px;
  142. $watermarkHeight: 74px;
  143. /**
  144. * Welcome page variables.
  145. */
  146. $welcomePageDescriptionColor: #fff;
  147. $welcomePageFontFamily: inherit;
  148. $welcomePageHeaderBackground: linear-gradient(-90deg, #1251AE 0%, #0074FF 50%, #1251AE 100%);
  149. $welcomePageTitleColor: #fff;
  150. /**
  151. * Deep-linking page variables.
  152. */
  153. $deepLinkingMobileLogoHeight: 40px;
  154. $deepLinkingMobileHeaderBackground: #f1f2f5;