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
Describe the Bug
Trying to overrride --ion-color-base to change the color of the ion-back-button since currently its the same color as our header background. However no color change is applied.
When overriding color with !important directly on ion-back-button it does work but this seems hacky
Expected Behavior
When overriding a variable i expect this value to be applied ?
The text was updated successfully, but these errors were encountered:
Thanks for the issue! Please do not override the --ion-color-base variable (see #14808). We are working on updating our components to include a --color and --background variable that can be used to override.
Please follow this issue to track which components still need to be updated: #14850
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.
Bug Report
Describe the Bug
Trying to overrride --ion-color-base to change the color of the ion-back-button since currently its the same color as our header background. However no color change is applied.
When overriding color with !important directly on ion-back-button it does work but this seems hacky
Expected Behavior
When overriding a variable i expect this value to be applied ?
The text was updated successfully, but these errors were encountered: