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
/
utils
/
CodeColorizer.tsx
Age
Commit message (
Expand
)
Author
2025-08-17
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Richie Foreman
2025-08-16
Revert "Update semantic color tokens" (#6365)
Jacob Richman
2025-08-15
Update semantic color tokens (#6253)
Miguel Solorio
2025-08-08
feat: Add option to hide line numbers in code blocks (#5857)
Gal Zahavi
2025-07-23
Update diff colors (#4747)
Miguel Solorio
2025-07-21
Various spelling improvements (#3497)
Josh Soref
2025-07-20
fix typos in diverse files (#3550)
Didier Durand
2025-07-20
Feature custom themes logic (#2639)
Ali Al Jufairi
2025-06-26
chore: fix typos in comment-out (#1540)
Noritaka Kobayashi
2025-06-22
Jacob314/overflow notification and one MaxSizedBox bug fix (#1288)
Jacob Richman
2025-06-19
Fix flicker issues by ensuring all actively changing content fits in the view...
Jacob Richman
2025-06-14
bug: Fix code colorizer (#1046)
Leo
2025-06-05
Allow themes to theme the UI (#769)
Miguel Solorio
2025-06-04
Update light themes (#726)
Miguel Solorio
2025-06-02
Color enhancements (#680)
Miguel Solorio
2025-05-06
Revert "Support syntax highlighting for more languages (#246)" (#264)
Jacob Richman
2025-05-04
Support syntax highlighting for more languages (#246)
Jacob Richman
2025-04-22
Colorize code blocks.
Taylor Mullen