{
  "chat-theme-name": "Red",
  "chat-primary-color": "#f44336",
  "chat-primary-hover": "#d32f2f",
  "chat-primary-active": "#b71c1c",
  "chat-user-msg-bg": "#ffebee",
  "chat-user-msg-color": "#b71c1c",
  "chat-bot-msg-bg": "#ffcdd2",
  "chat-bot-msg-color": "#b71c1c",
  "chat-error-msg-bg": "#ffb3b3",
  "chat-error-msg-border": "#ff6666",
  "chat-error-msg-color": "#8b0000",
  "chat-border-color": "#ef9a9a",
  "chat-header-bg-color": "#ffebee",
  "chat-bg-color": "#fff5f5",
  "chat-footer-bg-color": "#ffebee",
  "chat-messages-bg": "#fff0f0",
  "chat-header-buttons-color": "#c62828",
  "chat-header-buttons-color-hover": "#b71c1c",
  "chat-header-buttons-color-hover-background": "#ffebee",
  "chat-header-buttons-color-focus": "#f44336",
  "chat-input-color": "#ffffff",
  "chat-input-text-color": "#b71c1c",
  "chat-button-color": "#f44336",
  "chat-button-color-hover": "#d32f2f",
  "chat-button-color-hover-background": "#ffebee",
  "chat-button-color-focus": "#ffcdd2",
  "chat-button-color-active": "#b71c1c"
}
