vanilla-framework
vanilla-framework copied to clipboard
[Component amendment]: <.p-list__item .is-crossed>
Component/pattern to amend
Lists/Status/.is-crossed
Visual
https://vanillaframework.io/docs/patterns/lists#status
Context
In what context does your amendment solve a problem?
I would like to propose updating the default text color of crossed list items from the current color to muted.
Rationale:
- The muted text color is already used for crossed list items in the Pricing block.
- The Basic section currently in development also applies the muted style to crossed list items.
Benefits:
- Improves consistency across patterns and sections.
- Enhances clarity by visually reinforcing the inactive or deprecated state of crossed items.
- Reduces the need for repeated overrides in individual implementations.