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
/
components
/
ThemeDialog.tsx
Age
Commit message (
Expand
)
Author
2025-08-16
Revert "Update semantic color tokens" (#6365)
Jacob Richman
2025-08-15
Update semantic color tokens (#6253)
Miguel Solorio
2025-08-12
Switch from useInput to useKeypress. (#6056)
Jacob Richman
2025-08-10
feat(ui): add /settings command and UI panel (#4738)
Ali Al Jufairi
2025-07-23
Update diff colors (#4747)
Miguel Solorio
2025-07-21
Various spelling improvements (#3497)
Josh Soref
2025-07-20
Feature custom themes logic (#2639)
Ali Al Jufairi
2025-07-18
Light theme color improvements (#4396)
Miguel Solorio
2025-07-17
Add numbers to selection list (#4320)
Miguel Solorio
2025-07-13
feat: Invert scroll arrow default in RadioButtonSelect (#4006)
N. Taylor Mullen
2025-07-12
Add scrolling to theme dialog (#3895)
Miguel Solorio
2025-07-09
Add system-wide settings config for administrators (#3498)
christine betts
2025-07-09
chore: fix typo (#3570)
Principal-Ideal
2025-06-26
chore: fix typos in comment-out (#1540)
Noritaka Kobayashi
2025-06-23
Polish Theme Dialog (#1356)
Jacob Richman
2025-06-19
Fix flicker issues by ensuring all actively changing content fits in the view...
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-20
Merge InputPrompt and multiline-editor and move autocomplete logic directly i...
Jacob Richman
2025-05-15
UI improvements for suggestions & status (#373)
Miguel Solorio
2025-05-13
Allow users to cancel out of theme selector (#310)
Miguel Solorio
2025-05-08
UI Polish for theme selector (#294)
Miguel Solorio
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