- Add human_message_inactive_text_color
This commit is contained in:
@@ -36,7 +36,7 @@ def get_default_chat_customisation(tenant_customisation=None):
|
||||
'ai_message_text_color': '#212529',
|
||||
'human_message_background': '#212529',
|
||||
'human_message_text_color': '#ffffff',
|
||||
|
||||
'human_message_inactive_text_color': '#808080'
|
||||
}
|
||||
|
||||
# If no tenant customization is provided, return the defaults
|
||||
|
||||
Reference in New Issue
Block a user