mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-23 11:34:44 -07:00
feat(ui): make accept edits & yolo mode match shell mode styles (#8200)
This commit is contained in:
@@ -174,8 +174,8 @@ export class Theme {
|
||||
focused: this.colors.AccentBlue,
|
||||
},
|
||||
ui: {
|
||||
comment: this.colors.Comment,
|
||||
symbol: this.colors.Gray,
|
||||
comment: this.colors.Gray,
|
||||
symbol: this.colors.AccentCyan,
|
||||
gradient: this.colors.GradientColors,
|
||||
},
|
||||
status: {
|
||||
|
||||
Reference in New Issue
Block a user