{
  "chat-theme-name": "Yellow",
  "chat-primary-color": "#fdd835",
  "chat-primary-hover": "#fbc02d",
  "chat-primary-active": "#f9a825",
  "chat-user-msg-bg": "#fffde7",
  "chat-user-msg-color": "#f57f17",
  "chat-bot-msg-bg": "#fff9c4",
  "chat-bot-msg-color": "#795548",
  "chat-error-msg-bg": "#ffcccc",
  "chat-error-msg-border": "#ffaaaa",
  "chat-error-msg-color": "#991111",
  "chat-border-color": "#ffe082",
  "chat-header-bg-color": "#fffde7",
  "chat-bg-color": "#fffbea",
  "chat-footer-bg-color": "#fffde7",
  "chat-messages-bg": "#fffdf5",
  "chat-header-buttons-color": "#fbc02d",
  "chat-header-buttons-color-hover": "#f9a825",
  "chat-header-buttons-color-hover-background": "#fffde7",
  "chat-header-buttons-color-focus": "#fdd835",
  "chat-input-color": "#ffffff",
  "chat-input-text-color": "#6d4c41",
  "chat-button-color": "#fdd835",
  "chat-button-color-hover": "#fbc02d",
  "chat-button-color-hover-background": "#fffde7",
  "chat-button-color-focus": "#fff9c4",
  "chat-button-color-active": "#f57f17"
}
