feat: added striped table mode for visual clarity #126

Closed
opened 2026-04-05 16:16:11 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @0xkubectl on 1/17/2026

Added striped tables.
Added a toggle under apperance to revert to original behavior.

Translation missing for anything but english for that settings item.

Caveat

This value is read from the apperanceStore inside of the DataTable, not sure if there is a significant performance penalty involved in doing it this way. If so, I will adapt the patch to use the method used for compact tables.

Let me know what you think!

*Originally created by @0xkubectl on 1/17/2026* Added striped tables. Added a toggle under apperance to revert to original behavior. Translation missing for anything but english for that settings item. ## Caveat This value is read from the apperanceStore inside of the DataTable, not sure if there is a significant performance penalty involved in doing it this way. If so, I will adapt the patch to use the method used for compact tables. Let me know what you think!
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#126