arrows color

This commit is contained in:
Raphael Goetter 2017-09-08 16:49:44 +02:00
parent 9ae188d731
commit b2c8806543
2 changed files with 9 additions and 7 deletions

View file

@ -54,6 +54,9 @@ $color-forms : $color-gray3;
// quotes
$color-quote : $color-gray5;
// arrows
$color-arrow : $color-dark;
// checkboxes, radios
$color-checkbox : $color-gray3;