v1.1.0-continued
What's Changed
Added
- New
background_coloroption for unfilled bar portion- Can be set globally or per-severity condition
- Defaults to card background color for backwards compatibility
Changed
- Standardized color option names for clarity (backwards compatible)
fill_colorreplacesbnStyle(old name still works)text_colorreplacescolor(old name still works)
- Internal CSS variables renamed for consistency
Upgrading
This release is fully backwards compatible. Existing configurations using bnStyle and color will continue to work.
Full Changelog: v1.0.0-continued...v1.1.0-continued