-
Notifications
You must be signed in to change notification settings - Fork 13.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$label-ios-text-color missing #11373
Comments
Hello, thanks for opening an issue with us, we will look into this. |
I was making a repo for a different issue and decided to just add this one as well. Run this project with |
The variable doesn't exist because we don't change the styling on the
|
Thanks for the clarification and the example, I appreciate it. Regarding adding the variable: I'd like to argue for adding it, for the sake of making customisation easier and more consistent across platforms. |
@Iyashu5040 I've added it back to master. Could you try out the following nightly and let me know if you have any issues?
|
Thanks @brandyscarney! I've tested with the nightly version and the style applies correctly. |
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
[ ] 2.x
[X ] 3.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:
There is no
$label-ios-text-color
sass variable. There are equivalents for md and wp.Expected behavior:
A
$label-ios-text-color
variable is needed to be able to override label colors on ios like on other platforms.Ionic info: (run
ionic info
from a terminal/cmd prompt and paste output below):The text was updated successfully, but these errors were encountered: