Comments
The ~10 built-in styles are no longer sufficient, and only text styling can be controlled; background/row styling is not available.I’m requesting:Significantly more than 10 style tokens or custom, theme-aware style definitions.Background styling at field and row level (e.g., BackgroundStyleExpr / RowStyleExpr).Native alternating row styles (“zebra striping”) for lists/repeaters to improve readability.Theme & accessibility compliance (light/dark/high-contrast) via semantic color tokens rather than fixed RGB values.Benefits:Faster scanning of tabular data (zebra striping).Clearer visual differentiation of statuses/categories without workarounds.Consistent look & feel across pages.Suggested acceptance criteria:AL supports both foreground and background style expressions.List pages support an optional AlternatingRowStyle without custom controls.New styles are theme-aware and documented, with migration guidance.