index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
cli
/
src
/
ui
/
hooks
/
useThemeCommand.ts
Age
Commit message (
Expand
)
Author
2025-08-20
Revert "Ignore workspace settings for untrusted folders" (#6672)
Jacob Richman
2025-08-20
Ignore workspace settings for untrusted folders (#6606)
shrutip90
2025-08-17
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Richie Foreman
2025-07-20
Feature custom themes logic (#2639)
Ali Al Jufairi
2025-06-06
feat(cli): respect the NO_COLOR env variable (#772)
Jacob Richman
2025-06-02
fix(cli): restore first-launch theme prompt (#703)
Jacob Richman
2025-05-09
feat: Improve theme not found handling
Taylor Mullen
2025-05-08
Fix: Prevent CLI from crashing when a configured theme is not found
Amir Hardon
2025-05-08
UI Polish for theme selector (#294)
Miguel Solorio
2025-05-06
Refactor: Memoize hook callbacks, update dependencies, and fix lint errors (#...
Allen Hutchison
2025-05-02
sandbox setting and argument (#243)
Olcan
2025-05-01
Save settings to ~/.gemini/settings.json and optionally /your/workspace/.gemi...
Jacob Richman
2025-04-24
Add a theme preview and update the theme when highlight changes. (#151)
Jacob Richman
2025-04-22
Add theming support.
Taylor Mullen