{
  "themes": [
    {
      "id": "github-dark",
      "label": "GitHub Dark",
      "type": "dark"
    },
    {
      "id": "dracula",
      "label": "Dracula",
      "type": "dark"
    },
    {
      "id": "one-dark-pro",
      "label": "One Dark Pro",
      "type": "dark"
    },
    {
      "id": "nord",
      "label": "Nord",
      "type": "dark"
    },
    {
      "id": "tokyo-night",
      "label": "Tokyo Night",
      "type": "dark"
    },
    {
      "id": "catppuccin-mocha",
      "label": "Catppuccin Mocha",
      "type": "dark"
    },
    {
      "id": "catppuccin-macchiato",
      "label": "Catppuccin Macchiato",
      "type": "dark"
    },
    {
      "id": "vesper",
      "label": "Vesper",
      "type": "dark"
    },
    {
      "id": "vitesse-dark",
      "label": "Vitesse Dark",
      "type": "dark"
    },
    {
      "id": "ayu-dark",
      "label": "Ayu Dark",
      "type": "dark"
    },
    {
      "id": "houston",
      "label": "Houston",
      "type": "dark"
    },
    {
      "id": "synthwave-84",
      "label": "Synthwave 84",
      "type": "dark"
    },
    {
      "id": "night-owl",
      "label": "Night Owl",
      "type": "dark"
    },
    {
      "id": "poimandres",
      "label": "Poimandres",
      "type": "dark"
    },
    {
      "id": "andromeeda",
      "label": "Andromeeda",
      "type": "dark"
    },
    {
      "id": "material-theme-darker",
      "label": "Material Darker",
      "type": "dark"
    },
    {
      "id": "material-theme-ocean",
      "label": "Material Ocean",
      "type": "dark"
    },
    {
      "id": "material-theme-palenight",
      "label": "Material Palenight",
      "type": "dark"
    },
    {
      "id": "slack-dark",
      "label": "Slack Dark",
      "type": "dark"
    },
    {
      "id": "aurora-x",
      "label": "Aurora X",
      "type": "dark"
    },
    {
      "id": "rose-pine",
      "label": "Rose Pine",
      "type": "dark"
    },
    {
      "id": "rose-pine-moon",
      "label": "Rose Pine Moon",
      "type": "dark"
    },
    {
      "id": "monokai",
      "label": "Monokai",
      "type": "dark"
    },
    {
      "id": "solarized-dark",
      "label": "Solarized Dark",
      "type": "dark"
    },
    {
      "id": "min-dark",
      "label": "Min Dark",
      "type": "dark"
    },
    {
      "id": "everforest-dark",
      "label": "Everforest Dark",
      "type": "dark"
    },
    {
      "id": "gruvbox-dark-hard",
      "label": "Gruvbox Dark",
      "type": "dark"
    },
    {
      "id": "kanagawa-dragon",
      "label": "Kanagawa Dragon",
      "type": "dark"
    },
    {
      "id": "github-light",
      "label": "GitHub Light",
      "type": "light"
    },
    {
      "id": "catppuccin-latte",
      "label": "Catppuccin Latte",
      "type": "light"
    },
    {
      "id": "vitesse-light",
      "label": "Vitesse Light",
      "type": "light"
    },
    {
      "id": "rose-pine-dawn",
      "label": "Rose Pine Dawn",
      "type": "light"
    },
    {
      "id": "min-light",
      "label": "Min Light",
      "type": "light"
    },
    {
      "id": "solarized-light",
      "label": "Solarized Light",
      "type": "light"
    },
    {
      "id": "everforest-light",
      "label": "Everforest Light",
      "type": "light"
    },
    {
      "id": "slack-ochin",
      "label": "Slack Ochin",
      "type": "light"
    },
    {
      "id": "one-light",
      "label": "One Light",
      "type": "light"
    },
    {
      "id": "snazzy-light",
      "label": "Snazzy Light",
      "type": "light"
    }
  ],
  "languages": [
    {
      "id": "javascript",
      "label": "JavaScript"
    },
    {
      "id": "typescript",
      "label": "TypeScript"
    },
    {
      "id": "tsx",
      "label": "TSX"
    },
    {
      "id": "jsx",
      "label": "JSX"
    },
    {
      "id": "python",
      "label": "Python"
    },
    {
      "id": "java",
      "label": "Java"
    },
    {
      "id": "cpp",
      "label": "C++"
    },
    {
      "id": "c",
      "label": "C"
    },
    {
      "id": "csharp",
      "label": "C#"
    },
    {
      "id": "php",
      "label": "PHP"
    },
    {
      "id": "ruby",
      "label": "Ruby"
    },
    {
      "id": "go",
      "label": "Go"
    },
    {
      "id": "rust",
      "label": "Rust"
    },
    {
      "id": "swift",
      "label": "Swift"
    },
    {
      "id": "kotlin",
      "label": "Kotlin"
    },
    {
      "id": "dart",
      "label": "Dart"
    },
    {
      "id": "html",
      "label": "HTML"
    },
    {
      "id": "css",
      "label": "CSS"
    },
    {
      "id": "scss",
      "label": "SCSS"
    },
    {
      "id": "json",
      "label": "JSON"
    },
    {
      "id": "yaml",
      "label": "YAML"
    },
    {
      "id": "xml",
      "label": "XML"
    },
    {
      "id": "sql",
      "label": "SQL"
    },
    {
      "id": "bash",
      "label": "Bash"
    },
    {
      "id": "powershell",
      "label": "PowerShell"
    },
    {
      "id": "markdown",
      "label": "Markdown"
    },
    {
      "id": "vue",
      "label": "Vue"
    },
    {
      "id": "svelte",
      "label": "Svelte"
    },
    {
      "id": "graphql",
      "label": "GraphQL"
    },
    {
      "id": "dockerfile",
      "label": "Dockerfile"
    },
    {
      "id": "toml",
      "label": "TOML"
    },
    {
      "id": "lua",
      "label": "Lua"
    },
    {
      "id": "r",
      "label": "R"
    },
    {
      "id": "scala",
      "label": "Scala"
    },
    {
      "id": "elixir",
      "label": "Elixir"
    },
    {
      "id": "haskell",
      "label": "Haskell"
    },
    {
      "id": "zig",
      "label": "Zig"
    }
  ],
  "fonts": [
    {
      "id": "jetbrains-mono",
      "label": "JetBrains Mono"
    },
    {
      "id": "fira-code",
      "label": "Fira Code"
    },
    {
      "id": "geist-mono",
      "label": "Geist Mono"
    },
    {
      "id": "source-code-pro",
      "label": "Source Code Pro"
    },
    {
      "id": "cascadia-code",
      "label": "Cascadia Code"
    },
    {
      "id": "ibm-plex-mono",
      "label": "IBM Plex Mono"
    },
    {
      "id": "monaspace-neon",
      "label": "Monaspace Neon"
    }
  ],
  "gradients": [
    {
      "id": "sunset",
      "label": "Sunset",
      "css": "linear-gradient(135deg, #667eea 0%, #764ba2 100%)"
    },
    {
      "id": "ocean",
      "label": "Ocean",
      "css": "linear-gradient(135deg, #2193b0 0%, #6dd5ed 100%)"
    },
    {
      "id": "forest",
      "label": "Forest",
      "css": "linear-gradient(135deg, #134E5E 0%, #71B280 100%)"
    },
    {
      "id": "candy",
      "label": "Candy",
      "css": "linear-gradient(135deg, #EE9AE5 0%, #5961F9 100%)"
    },
    {
      "id": "flame",
      "label": "Flame",
      "css": "linear-gradient(135deg, #FEB692 0%, #EA5455 100%)"
    },
    {
      "id": "arctic",
      "label": "Arctic",
      "css": "linear-gradient(135deg, #52E5E7 0%, #130CB7 100%)"
    },
    {
      "id": "peach",
      "label": "Peach",
      "css": "linear-gradient(135deg, #FCCF31 0%, #F55555 100%)"
    },
    {
      "id": "berry",
      "label": "Berry",
      "css": "linear-gradient(135deg, #FAB2FF 0%, #1904E5 100%)"
    },
    {
      "id": "sky",
      "label": "Sky",
      "css": "linear-gradient(135deg, #3C8CE7 0%, #00EAFF 100%)"
    },
    {
      "id": "moss",
      "label": "Moss",
      "css": "linear-gradient(135deg, #4CA1AF 0%, #C4E0E5 100%)"
    },
    {
      "id": "lavender",
      "label": "Lavender",
      "css": "linear-gradient(135deg, #C471F5 0%, #FA71CD 100%)"
    },
    {
      "id": "midnight",
      "label": "Midnight",
      "css": "linear-gradient(135deg, #0f0c29 0%, #302b63 100%)"
    },
    {
      "id": "aurora",
      "label": "Aurora",
      "css": "linear-gradient(135deg, #00C9FF 0%, #92FE9D 100%)"
    },
    {
      "id": "ember",
      "label": "Ember",
      "css": "linear-gradient(135deg, #f093fb 0%, #f5576c 100%)"
    },
    {
      "id": "dusk",
      "label": "Dusk",
      "css": "linear-gradient(135deg, #a18cd1 0%, #fbc2eb 100%)"
    },
    {
      "id": "neon",
      "label": "Neon",
      "css": "linear-gradient(135deg, #12c2e9 0%, #c471ed 100%)"
    }
  ],
  "windowChrome": [
    "macos",
    "macos-outline",
    "macos-gray",
    "windows",
    "none"
  ],
  "shadow": [
    "none",
    "sm",
    "md",
    "lg",
    "bottom"
  ],
  "borderStyle": [
    "none",
    "solid",
    "glass"
  ],
  "aspectRatio": [
    "auto",
    "16:9",
    "4:3",
    "1:1"
  ],
  "format": [
    "png",
    "svg"
  ],
  "scale": [
    1,
    2,
    4,
    6
  ]
}