diff --git a/web/app/styles/huegasm-variables.scss b/web/app/styles/huegasm-variables.scss index 914abb3..58d7cd2 100644 --- a/web/app/styles/huegasm-variables.scss +++ b/web/app/styles/huegasm-variables.scss @@ -3,6 +3,6 @@ $playerDefaultIconColor: #BBBBBB; $secondaryThemeColor: #F12B24; $glowingText: 0 0 2px #fff, 0 0 4px #fff, 0 0 20px #228DFF; $dimmerOnButtonColor: #404040; -$blackish: #242424; +$blackish: #2f2f2f; $whitish: #e0e0e0; $paperThemeColor: #3f51b5;