Miguel Solorio
55e9a5846f
Update diff colors ( #4747 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2025-07-23 22:39:22 +00:00
Josh Soref
03f7b220d3
Various spelling improvements ( #3497 )
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Co-authored-by: Sandy Tao <sandytao520@icloud.com >
2025-07-21 21:54:44 +00:00
Ali Al Jufairi
e4139e7a8a
Feature custom themes logic ( #2639 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2025-07-20 07:51:18 +00:00
Miguel Solorio
33a522c58c
Light theme color improvements ( #4396 )
2025-07-18 00:46:33 +00:00
Miguel Solorio
b565c83239
Add numbers to selection list ( #4320 )
2025-07-17 22:51:42 +00:00
N. Taylor Mullen
e49beca60d
feat: Invert scroll arrow default in RadioButtonSelect ( #4006 )
2025-07-13 03:58:00 +00:00
Miguel Solorio
e6728c27b3
Add scrolling to theme dialog ( #3895 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2025-07-12 01:05:21 +00:00
christine betts
fc7a56eba3
Add system-wide settings config for administrators ( #3498 )
...
Co-authored-by: Jack Wotherspoon <jackwoth@google.com >
2025-07-09 21:16:42 +00:00
Principal-Ideal
0cb66f3863
chore: fix typo ( #3570 )
2025-07-09 05:46:55 +00:00
Noritaka Kobayashi
8bd166f74b
chore: fix typos in comment-out ( #1540 )
...
Co-authored-by: Scott Densmore <scottdensmore@mac.com >
2025-06-26 04:34:53 +00:00
Jacob Richman
c3f1566466
Polish Theme Dialog ( #1356 )
2025-06-23 16:43:17 -07:00
Jacob Richman
c4e7c9f675
Fix flicker issues by ensuring all actively changing content fits in the viewport ( #1217 )
2025-06-19 13:17:23 -07:00
Miguel Solorio
3cdbeb879b
Allow themes to theme the UI ( #769 )
2025-06-05 14:35:47 -07:00
Miguel Solorio
8b972ff351
Update light themes ( #726 )
2025-06-04 10:41:03 -07:00
Jacob Richman
e38e62fec6
Merge InputPrompt and multiline-editor and move autocomplete logic directly into InputPrompt ( #453 )
2025-05-20 16:50:32 -07:00
Miguel Solorio
8d15c21b8e
UI improvements for suggestions & status ( #373 )
2025-05-15 16:35:21 -07:00
Miguel Solorio
523a39c331
Allow users to cancel out of theme selector ( #310 )
2025-05-13 07:41:32 -07:00
Miguel Solorio
340d8b1ff0
UI Polish for theme selector ( #294 )
2025-05-08 16:00:55 -07:00
Jacob Richman
979f52e967
Save settings to ~/.gemini/settings.json and optionally /your/workspace/.gemini/settings.json ( #237 )
2025-05-01 10:34:07 -07:00
Jacob Richman
fca31d943e
Add a theme preview and update the theme when highlight changes. ( #151 )
2025-04-24 11:36:34 -07:00
Taylor Mullen
31d8d0b53f
Add theming support.
...
- Added a number of common themes to our support matrix:
- AtomOneDark
- Dracula
- VS
- GitHub
- GoogleCode
- XCode
- ... Admittedly these all were randomly picked, we could probably curate these better...
- Added a new `ThemeDialog` UI that can be accessed via `/theme`. It shows your currentlyt available themes and allows you to change them freely. It does **not**:
- Save the theme between sessions
- Allow you to hit escape
- Show a preview prior to selection.
- These themes are from reacts highlight js library.
Fixes https://b.corp.google.com/issues/412797985
2025-04-22 22:08:13 -07:00