{
  "chat-theme-name": "Blue",
  "chat-primary-color": "#2196f3",
  "chat-primary-hover": "#1976d2",
  "chat-primary-active": "#0d47a1",
  "chat-user-msg-bg": "#e3f2fd",
  "chat-user-msg-color": "#0d47a1",
  "chat-bot-msg-bg": "#bbdefb",
  "chat-bot-msg-color": "#0d47a1",
  "chat-error-msg-bg": "#ffcccc",
  "chat-error-msg-border": "#ffaaaa",
  "chat-error-msg-color": "#991111",
  "chat-border-color": "#90caf9",
  "chat-header-bg-color": "#e3f2fd",
  "chat-bg-color": "#eaf4fe",
  "chat-footer-bg-color": "#e3f2fd",
  "chat-messages-bg": "#f1f8ff",
  "chat-header-buttons-color": "#1976d2",
  "chat-header-buttons-color-hover": "#0d47a1",
  "chat-header-buttons-color-hover-background": "#e3f2fd",
  "chat-header-buttons-color-focus": "#2196f3",
  "chat-input-color": "#ffffff",
  "chat-input-text-color": "#0d47a1",
  "chat-button-color": "#2196f3",
  "chat-button-color-hover": "#1976d2",
  "chat-button-color-hover-background": "#e3f2fd",
  "chat-button-color-focus": "#bbdefb",
  "chat-button-color-active": "#0d47a1"
}
