-
-
Notifications
You must be signed in to change notification settings - Fork 27
Description
Hi Phil,
Given the card supports card mod and being able styled via this medium, would it be possible to extend the card and generate a list of supported elements that would allow the card to be fully styled via additions to a theming file?
I know you support basic functions in the themes, but being able to fully style the card via themes would reduce the dependency on card_mod (while also improving performance with changes to the card being handled at load rather than after with card_mod).
I'm talking about elements such as text sizes / line heights / text color / icon sizing etc..
For example, like the developer of mushroom cards does with his card elements.
Any improvement here would be extremely welcomed, especially when you have a large list of changes needing done to support cards / sections deployed on wall mounted tablets or Sonoff NSPanel Pro's (with limited hardware resources).
Cheers!