| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-07 | Use semantic colors in themes (#5796) | Miguel Solorio | |
| Co-authored-by: Jacob Richman <[email protected]> | |||
| 2025-07-23 | Update diff colors (#4747) | Miguel Solorio | |
| Co-authored-by: Jacob Richman <[email protected]> | |||
| 2025-07-18 | Light theme color improvements (#4396) | Miguel Solorio | |
| 2025-06-11 | Allow themes to update gradient colors (#914) | Miguel Solorio | |
| 2025-06-05 | Allow themes to theme the UI (#769) | Miguel Solorio | |
| 2025-05-08 | UI Polish for theme selector (#294) | Miguel Solorio | |
| 2025-04-23 | Make ui/colors refelect the current theme. | jacob314 | |
| 2025-04-22 | Add theming support. | Taylor Mullen | |
| - 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 | |||
