
Predefined reactable theme for PCGR/CPSR tables (Generated by Claude Opus 4.6 with some manual tweaks)
Source:R/render_table.R
rt_theme.RdDefines a consistent look for reactable tables in PCGR/CPSR reports, with custom header styling (dark background, white bold text), cell borders, and search input styling that matches the report's color palette. This theme can be applied to all reactable tables in the report for a cohesive appearance.
Usage
rt_theme(color_palette = pcgrr::color_palette)