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

Add the ability to use line icons for the forecast #183

Open
ibocharov opened this issue May 4, 2023 · 1 comment
Open

Add the ability to use line icons for the forecast #183

ibocharov opened this issue May 4, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@ibocharov
Copy link

ibocharov commented May 4, 2023

Is your feature request related to a problem? Please describe.
Each update I need to update it manually on my side, so could you please add the ability to use line icons for the forecast via configuration

Describe the solution you'd like
Get icon type from configuration instead of hardcoded 'fill' value @ #L210

Additional context
Additionally, on a light background there icons are almost unreadable :(
Screenshot 2023-05-04 at 20 56 54

So as a workaround, I've added card_mod style for icons

forecast-icon {
    filter: brightness(75%) contrast(125%) saturate(2000%);
}

Screenshot 2023-05-04 at 20 31 30

@pkissling pkissling added the enhancement New feature or request label May 9, 2023
@curtisbarnard
Copy link

Just wanted to add on that I'd love to have this feature as well. Allow users to use line icons and also specify the colors for each icon. In the meantime @ibocharov can you give a run down on what you've changed to make the switch on your instance?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants