diff options
Diffstat (limited to 'client/src/sass/player')
-rw-r--r-- | client/src/sass/player/_player-variables.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/src/sass/player/_player-variables.scss b/client/src/sass/player/_player-variables.scss index 79c878852..47b8adda4 100644 --- a/client/src/sass/player/_player-variables.scss +++ b/client/src/sass/player/_player-variables.scss | |||
@@ -1,3 +1,5 @@ | |||
1 | @use '~bootstrap/scss/functions' as *; | ||
2 | |||
1 | $primary-foreground-color: #fff; | 3 | $primary-foreground-color: #fff; |
2 | $primary-foreground-opacity: 0.9; | 4 | $primary-foreground-opacity: 0.9; |
3 | $primary-foreground-opacity-hover: 1; | 5 | $primary-foreground-opacity-hover: 1; |