mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-20 10:10:56 -07:00
feat(ui): standardize FOCUS color to Blue across all themes and selection components
This commit is contained in:
@@ -233,6 +233,7 @@ export interface CustomTheme {
|
||||
ui?: {
|
||||
comment?: string;
|
||||
symbol?: string;
|
||||
focus?: string;
|
||||
gradient?: string[];
|
||||
};
|
||||
status?: {
|
||||
|
||||
Reference in New Issue
Block a user