Add color background hover css variable

Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
This commit is contained in:
Marco Ambrosini 2020-01-16 12:41:20 +01:00
parent 5de3ea0417
commit dd8141b36b
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
--color-main-background: $color-main-background;
--color-main-background-translucent: $color-main-background-translucent;
--color-background-hover: $color-background-hover;
--color-background-dark: $color-background-dark;
--color-background-darker: $color-background-darker;