clock-weather-card icon indicating copy to clipboard operation
clock-weather-card copied to clipboard

Add the ability to use line icons for the forecast

Open ibocharov opened this issue 1 year ago • 1 comments

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

ibocharov avatar May 04 '23 17:05 ibocharov

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?

curtisbarnard avatar Jan 02 '24 01:01 curtisbarnard