mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-14 15:21:01 -07:00
Make ui/colors refelect the current theme.
This commit is contained in:
committed by
N. Taylor Mullen
parent
105c20146c
commit
cf89c030d0
@@ -27,7 +27,7 @@ class ThemeManager {
|
||||
this.availableThemes = [
|
||||
AtomOneDark,
|
||||
Dracula,
|
||||
VS,
|
||||
VS, // Light mode.
|
||||
VS2015,
|
||||
GitHub,
|
||||
GoogleCode,
|
||||
|
||||
Reference in New Issue
Block a user