{
  "id": "ember",
  "name": "Ember",
  "group": "custom",
  "author": "Inspired by Reddit",
  "description": "Upvote orange on paper. Threaded-feed neutrals, generous rounding.",
  "radius": "1rem",
  "fonts": {
    "sans": "\"Noto Sans Display\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Noto Sans Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "tabler"
  },
  "light": {
    "background": "#f6f7f8",
    "foreground": "#1c1c1c",
    "card": "#ffffff",
    "card-foreground": "#1c1c1c",
    "popover": "#ffffff",
    "popover-foreground": "#1c1c1c",
    "primary": "#ff4500",
    "primary-foreground": "#111111",
    "secondary": "#eaedef",
    "secondary-foreground": "#1c1c1c",
    "muted": "#f6f7f8",
    "muted-foreground": "#6a6d6f",
    "accent": "#ffe4d9",
    "accent-foreground": "#a32c00",
    "destructive": "#ea0027",
    "destructive-foreground": "#ffffff",
    "border": "#dfe0e1",
    "input": "#eaedef",
    "ring": "#ff4500",
    "success": "#46d160",
    "success-foreground": "#111111",
    "warning": "#ffb000",
    "warning-foreground": "#111111",
    "info": "#0079d3",
    "info-foreground": "#ffffff",
    "sidebar": "#ffffff",
    "sidebar-foreground": "#1c1c1c",
    "sidebar-primary": "#ff4500",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#ffe4d9",
    "sidebar-accent-foreground": "#a32c00",
    "sidebar-border": "#dfe0e1",
    "sidebar-ring": "#ff4500"
  },
  "dark": {
    "background": "#1a1a1b",
    "foreground": "#d7dadc",
    "card": "#272729",
    "card-foreground": "#d7dadc",
    "popover": "#272729",
    "popover-foreground": "#d7dadc",
    "primary": "#ff6a33",
    "primary-foreground": "#111111",
    "secondary": "#303032",
    "secondary-foreground": "#d7dadc",
    "muted": "#272729",
    "muted-foreground": "#9a9c9e",
    "accent": "#4d1c08",
    "accent-foreground": "#ffa87a",
    "destructive": "#ff585b",
    "destructive-foreground": "#111111",
    "border": "#3a3a3c",
    "input": "#303032",
    "ring": "#ff6a33",
    "success": "#46d160",
    "success-foreground": "#111111",
    "warning": "#ffb000",
    "warning-foreground": "#111111",
    "info": "#4fbcff",
    "info-foreground": "#111111",
    "sidebar": "#0d0d0e",
    "sidebar-foreground": "#d7dadc",
    "sidebar-primary": "#ff6a33",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#4d1c08",
    "sidebar-accent-foreground": "#ffa87a",
    "sidebar-border": "#3a3a3c",
    "sidebar-ring": "#ff6a33"
  },
  "shadow": "flat",
  "fontImport": "https://fonts.googleapis.com/css2?family=Noto+Sans+Display:wght@400;500;600;700&family=Noto+Sans+Mono:wght@400;500&display=swap"
}
