chore: misc UI improvements (#317)
Co-authored-by: Letta <noreply@letta.com>
This commit is contained in:
@@ -99,7 +99,7 @@ export const colors = {
|
||||
streaming: brandColors.textDisabled, // solid gray dot (streaming/in progress)
|
||||
running: brandColors.statusWarning, // blinking yellow dot (executing)
|
||||
error: brandColors.statusError, // solid red dot (failed)
|
||||
memoryName: brandColors.orange, // memory tool name highlight
|
||||
memoryName: brandColors.primaryAccent, // memory tool name highlight (matches thinking spinner)
|
||||
},
|
||||
|
||||
// Input box
|
||||
|
||||
Reference in New Issue
Block a user