Skip to content

Fix date picker text color#7776

Merged
bramkragten merged 1 commit intodevfrom
dater-picker-color-tweak
Jan 16, 2021
Merged

Fix date picker text color#7776
bramkragten merged 1 commit intodevfrom
dater-picker-color-tweak

Conversation

@thomasloven
Copy link
Copy Markdown
Contributor

Proposed change

The background to this is that the date and time input in a datetime entity row can look different with some themes.
image

That's because the date picker uses --material-body-text-color first and --primary-text-color second.

This change just makes --primary-text-color the first choice.

I'm not sure this is the right solution, as it blocks more fine-grained control...

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (thank you!)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Example configuration

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue or discussion:
  • Link to documentation pull request:

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

@bramkragten bramkragten merged commit 16e7a16 into dev Jan 16, 2021
@bramkragten bramkragten deleted the dater-picker-color-tweak branch January 16, 2021 19:48
@github-actions github-actions bot locked and limited conversation to collaborators Jan 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants