summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/hooks/useThemeCommand.ts
AgeCommit message (Expand)Author
2025-05-09feat: Improve theme not found handlingTaylor Mullen
2025-05-08Fix: Prevent CLI from crashing when a configured theme is not foundAmir Hardon
2025-05-08UI Polish for theme selector (#294)Miguel Solorio
2025-05-06Refactor: Memoize hook callbacks, update dependencies, and fix lint errors (#...Allen Hutchison
2025-05-02sandbox setting and argument (#243)Olcan
2025-05-01Save settings to ~/.gemini/settings.json and optionally /your/workspace/.gemi...Jacob Richman
2025-04-24Add a theme preview and update the theme when highlight changes. (#151)Jacob Richman
2025-04-22Add theming support.Taylor Mullen