This repository has been archived on 2026-04-30. You can view files and clone it, but cannot push or open issues or pull requests.
huegasm/web/app/styles/huegasm-variables.scss
2017-07-25 22:55:05 -07:00

8 lines
244 B
SCSS

$playerHeight: 400px;
$playerDefaultIconColor: #BBBBBB;
$secondaryThemeColor: #F12B24;
$glowingText: 0 0 2px #fff, 0 0 4px #fff, 0 0 20px #228DFF;
$dimmerOnButtonColor: #404040;
$blackish: #2f2f2f;
$whitish: #e0e0e0;
$paperThemeColor: #3f51b5;