mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-25 05:21:03 -07:00
feat(ui): standardize focus/selection color and integrate visualizer into theme dialog
This commit is contained in:
@@ -255,6 +255,7 @@ export interface CustomTheme {
|
||||
ui?: {
|
||||
comment?: string;
|
||||
symbol?: string;
|
||||
focus?: string;
|
||||
gradient?: string[];
|
||||
};
|
||||
status?: {
|
||||
|
||||
Reference in New Issue
Block a user