Do's & Don'ts
The most common mistakes, visualized so the whole team avoids them. These rules keep the CTD Learns interface consistent and predictable.
Active navigation state
DO
Processes
DON'T
Processes
Button text casing
DO
Sentence case
DON'T
Never uppercase
Orange is CTA-only
DO
Section Title
Nav Item
DON'T
Section Title
Nav Item
Token usage
DO
sx={{ color: "primary.main" }}DON'T
sx={{ color: "#E8541A" }}Status badge colors
DO
Workflow Name
Active
DON'T
Workflow Name
Active
Source of truth flow
DO
theme.jsDesign SystemFigmaDON'T
Figmatheme.js