1
0
mirror of synced 2024-11-23 21:36:09 +03:00
select2/themes/learn2/scss/configuration/theme/_bullets.scss
2017-09-02 20:34:47 -04:00

5 lines
179 B
SCSS
Executable File

$bullet-icon-size: 3.5rem;
$bullet-icon-color-1: $core-accent;
$bullet-icon-color-2: adjust-hue($core-accent, -20);
$bullet-icon-color-3: adjust-hue($core-accent, -130);