Files
TUIkit/Sources
phranck e1f702c921 Refactor: Remove derived Palette properties, views use essentials directly
Remove borderFocused, separator, selection, selectionBackground, disabled,
statusBarForeground, statusBarHighlight from Palette protocol and all
consumers. Views now use palette essentials directly (e.g. palette.accent
instead of palette.borderFocused, palette.foregroundTertiary instead of
palette.disabled). Update tests and DocC articles accordingly.
2026-01-31 20:19:09 +01:00
..