mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-12 07:01:09 -07:00
feat: Detect background color (#15132)
This commit is contained in:
@@ -134,6 +134,7 @@ const baseMockUiState = {
|
||||
mainAreaWidth: 100,
|
||||
terminalWidth: 120,
|
||||
currentModel: 'gemini-pro',
|
||||
terminalBackgroundColor: undefined,
|
||||
};
|
||||
|
||||
const mockUIActions: UIActions = {
|
||||
|
||||
Reference in New Issue
Block a user