wait I now found this ๐น Card-mod - Super-charge your themes! - #1765 by Ildar_Gabdullin
card-mod-view-yaml: |
hui-masonry-view:
$:
hui-view-badges $:
hui-badge:
hui-entity-badge $: |
.badge {
background-color: cyan !important;
--badge-color: red !important;
--mdc-icon-size: 32px !important;
--primary-text-color: orange !important;
}
does that rely on your hacked version too? I could set the view to sections view, and only use the --mdc-icon-size
(that is, until they respond to my FR/Discussion and add a theme variable for the icon size )
talking about theming, it would be cool if we could also limit the horizontal space (width) of the complete badge area to a single column. maybe a nice challenge for card-mod themes tooโฆ