mirror of
https://github.com/HSLdevcom/digitransit-ui
synced 2025-07-06 09:30:37 +02:00
7 lines
168 B
SCSS
7 lines
168 B
SCSS
/* waltti 'virtual' base theme */
|
|
|
|
@import '../themes/default/theme';
|
|
|
|
/* Component palette */
|
|
$standalone-btn-hover-color: $gray;
|
|
$standalone-btn-active-color: $gray;
|