9 lines
No EOL
265 B
SCSS
9 lines
No EOL
265 B
SCSS
$playerHeight: 400px;
|
|
$playerDefaultIconColor: #BBBBBB;
|
|
$footerHeight: 45px;
|
|
$playerBottomHeight: 255px;
|
|
$secondaryThemeColor: #F12B24;
|
|
$glowingText: 0 0 2px #fff, 0 0 8px #fff, 0 0 20px #228DFF;
|
|
$dimmerOnButtonColor: #404040;
|
|
$blackish: #242424;
|
|
$whitish: #e0e0e0; |