{
  "name": "Custom Catppuccin Theme",
  "is_dark": true,
  "colors": {
    "accent-color": "#a6e3a1",
    "primary-color": "#a6e3a1",
    "warning-color": "#f38ba8",
    "alert": "#f9e2af",
    "sidebar-color": "#11111b",
    "roomlist-background-color": "#181825",
    "roomlist-text-color": "#cdd6f4",
    "roomlist-text-secondary-color": "#bac2de",
    "roomlist-highlights-color": "#45475a",
    "roomlist-separator-color": "#7f849c",
    "timeline-background-color": "#1e1e2e",
    "timeline-text-color": "#cdd6f4",
    "secondary-content": "#cdd6f4",
    "tertiary-content": "#cdd6f4",
    "timeline-text-secondary-color": "#a6adc8",
    "timeline-highlights-color": "#181825",
    "reaction-row-button-selected-bg-color": "#45475a",
    "menu-selected-color": "#45475a",
    "focus-bg-color": "#1e1e2e",
    "room-highlight-color": "#89dceb",
    "togglesw-off-color": "#9399b2",
    "other-user-pill-bg-color": "#89dceb",
    "username-colors": [
      "#cba6f7",
      "#eba0ac",
      "#fab387",
      "#a6e3a1",
      "#94e2d5",
      "#89dceb",
      "#74c7ec",
      "#b4befe"
    ],
    "avatar-background-colors": [
      "#89b4fa",
      "#cba6f7",
      "#a6e3a1"
    ]
  }
}