Ion-item-divider background color with sass

Hi,

I would like to be able to overwrite a sass variable to change the background color to transparant, but i can’t seem to find a sass variable for the background color of a divider.

With best regards,
Robin

Please find the sass variables for all the platforms:

  • ios : $item-ios-divider-background

  • android : $item-md-divider-background

  • windows : $item-wp-divider-background

1 Like

Where did you find those ? I have a hard time finding stuff.

For every component’s api docs, you can find it at the bottom.

Yeah thanks, i was looking here : https://ionicframework.com/docs/api/components/list/List/ whoops

1 Like