Update docs dark mode palette#6604
Conversation
Greptile SummaryThis PR migrates the docs site from a fragmented set of marketing-specific CSS variables (
Confidence Score: 4/5Safe to merge — the changes are a consistent, mechanical token substitution with no logic changes outside of color styling. The migration is systematic and the CSS variable semantics are correct. The one substantive change worth a second look is in the multi-docs tab switcher in component.py, where the inactive button's resting and hover text colors were accidentally set to the same value, removing visible hover feedback. Everything else appears intentional and consistent with the new palette direction. docs/app/reflex_docs/pages/docs/component.py — the non_active_class_name string lost its hover feedback; and docs/app/assets/tailwind-theme.css for the unrelated PostHog widget suppression block. Important Files Changed
Reviews (1): Last reviewed commit: "Merge branch 'main' into carlos/update-d..." | Re-trigger Greptile |
No description provided.