summaryrefslogtreecommitdiffhomepage
path: root/packages/ui/src/theme/resolve.ts
AgeCommit message (Collapse)Author
2026-03-13fix(app): simplify themes (#17274)Adam
2026-03-12feat(app): better themes (#16889)Adam
2026-03-08feat(app): generate color palettes (#16232)Adam
2026-03-06feat(app): sidebar reveal animation, hover peek overlay, and weaker dividers ↵David Hill
(#16374) Co-authored-by: Adam <[email protected]>
2026-02-17tui: improve modified file visibility and button spacingDavid Hill
- Replace warning yellow with distinct orange color for modified files in git diff indicators - Increase button padding for better visual balance in session header and status popover
2026-01-27fix(app): highlight selected changeDavid Hill
Track clicked file in the Changes tree and apply selection styling to the matching review diff.
2026-01-24fix(app): tooltip text in light mode to use inverted neutral scale (#9786)Rahul A Mistry
2025-12-28chore: cleanup theme stuffAdam
2025-12-28feat(desktop): themesAdam