2021-04-13 16:01:41 +02:00
|
|
|
/* night-mode-specific colours */
|
2021-04-13 16:15:40 +02:00
|
|
|
$button-gradient-start: #555555;
|
|
|
|
$button-gradient-end: #656565;
|
|
|
|
$button-outline: #222222;
|
|
|
|
$button-hover-bg: #656565;
|
|
|
|
$button-border: #646464;
|
|
|
|
$button-base-bg: #454545;
|