Change color of item/list divider/seperator

Hi,
how am i able to change the divider/seperator lines color on an list/item?
Tried it with:
$item-md-divider-background: green;
$item-md-divider-color:green;

But that doesnt work.

Heres an picture of what lines i mean:
http://www.bilder-upload.eu/upload/f56683-1477227559.png

use this variable also

$list-md-border-color:green;

hope it helps you

1 Like