You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current behavior:
For the dark theme, ion-option label text color is #000 (black) and there is no sass variable to override it.
It is possible to override only selected item using $alert-ios-radio-label-text-color-checked which is not enough for the dark theme.
Expected behavior:*
There should be a variable which could be used for overriding ion-option label text color.
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Ionic version: (check one with "x")
[ ] 1.x
[ x] 2.x
I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/
Current behavior:
For the dark theme, ion-option label text color is #000 (black) and there is no sass variable to override it.
It is possible to override only selected item using
$alert-ios-radio-label-text-color-checked
which is not enough for the dark theme.Expected behavior:*
There should be a variable which could be used for overriding ion-option label text color.
Steps to reproduce:
Other information:
There should be such sass variables available:
Ionic info: (run
ionic info
from a terminal/cmd prompt and paste output below):The text was updated successfully, but these errors were encountered: