Skip to content
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

Ion-Input not inheriting color #14864

Closed
popcorn245 opened this issue Jul 25, 2018 · 4 comments
Closed

Ion-Input not inheriting color #14864

popcorn245 opened this issue Jul 25, 2018 · 4 comments
Assignees
Labels
package: core @ionic/core package

Comments

@popcorn245
Copy link

Bug Report

Ionic Info

    "@ionic/core": "4.0.0-beta.0",
    "@stencil/core": "0.10.9",

Describe the Bug
Color not being inherited for ion-input

Steps to Reproduce
Steps to reproduce the behavior:

  1. Set color on input
  2. Cry...

Expected Behavior
Have tried setting color on ion-input as well as setting various CSS variables but nothing will change the font color.

Additional Context
image

@ionitron-bot ionitron-bot bot added triage and removed triage labels Jul 25, 2018
@gagaXD
Copy link

gagaXD commented Jul 26, 2018

Hello,

Same issue here. For me, it is working on Firefox, but not on chrome.

Hope this help.

@Nightbr
Copy link

Nightbr commented Jul 26, 2018

Hi, same here, but working on Firefox.

:host {
  --ion-background-color: #282c34;
  --ion-text-color: #4c6df9;
}

Firefox
image

Chrome
image

Best!

@brandyscarney brandyscarney added the package: core @ionic/core package label Jul 26, 2018
@abalad
Copy link

abalad commented Jul 27, 2018

same here

image

@manucorporat manucorporat self-assigned this Jul 28, 2018
@ionitron-bot
Copy link

ionitron-bot bot commented Sep 1, 2018

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.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
package: core @ionic/core package
Projects
None yet
Development

No branches or pull requests

6 participants