{
  "chat-theme-name": "Green",
  "chat-primary-color": "#4caf50",
  "chat-primary-hover": "#388e3c",
  "chat-primary-active": "#1b5e20",
  "chat-user-msg-bg": "#e8f5e9",
  "chat-user-msg-color": "#1b5e20",
  "chat-bot-msg-bg": "#c8e6c9",
  "chat-bot-msg-color": "#1b5e20",
  "chat-error-msg-bg": "#ffcccc",
  "chat-error-msg-border": "#ffaaaa",
  "chat-error-msg-color": "#991111",
  "chat-border-color": "#a5d6a7",
  "chat-header-bg-color": "#e8f5e9",
  "chat-bg-color": "#f1fff1",
  "chat-footer-bg-color": "#e8f5e9",
  "chat-messages-bg": "#f0fff0",
  "chat-header-buttons-color": "#2e7d32",
  "chat-header-buttons-color-hover": "#1b5e20",
  "chat-header-buttons-color-hover-background": "#e8f5e9",
  "chat-header-buttons-color-focus": "#4caf50",
  "chat-input-color": "#ffffff",
  "chat-input-text-color": "#1b5e20",
  "chat-button-color": "#4caf50",
  "chat-button-color-hover": "#388e3c",
  "chat-button-color-hover-background": "#e8f5e9",
  "chat-button-color-focus": "#c8e6c9",
  "chat-button-color-active": "#1b5e20"
}
