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
/
themes
Age
Commit message (
Expand
)
Author
2025-06-11
Allow themes to update gradient colors (#914)
Miguel Solorio
2025-06-06
Fix build break due to changes to theme. (#796)
Jacob Richman
2025-06-06
feat(cli): respect the NO_COLOR env variable (#772)
Jacob Richman
2025-06-05
Allow themes to theme the UI (#769)
Miguel Solorio
2025-06-04
Update light themes (#726)
Miguel Solorio
2025-05-31
Update default & ANSI theme names (#637)
Miguel Solorio
2025-05-09
feat: Improve theme not found handling
Taylor Mullen
2025-05-08
UI Polish for theme selector (#294)
Miguel Solorio
2025-05-02
Use parameter properties where possible. (#242)
Jacob Richman
2025-05-01
Save settings to ~/.gemini/settings.json and optionally /your/workspace/.gemi...
Jacob Richman
2025-04-24
Switch Ansi theme to use regular colors to improve readability. (#154)
Jacob Richman
2025-04-24
Add an ansi theme. (#152)
Jacob Richman
2025-04-23
Make ui/colors refelect the current theme.
jacob314
2025-04-22
Add theming support.
Taylor Mullen
2025-04-22
Colorize code blocks.
Taylor Mullen