7 lines
No EOL
226 B
SCSS
7 lines
No EOL
226 B
SCSS
$playerHeight: 400px;
|
|
$playerDefaultIconColor: #BBBBBB;
|
|
$footerHeight: 40px;
|
|
$playerBottomHeight: 250px;
|
|
$secondaryThemeColor: #F12B24;
|
|
$glowingText: 0 0 2px #fff, 0 0 8px #fff, 0 0 20px #228DFF;
|
|
$dimmerOnButtonColor: #404040; |