// Generated by scripts/fetch-themes.mjs — do not edit by hand. // Source of truth: @shikijs/themes registry. Re-run the script after // adding a row to MAPPINGS or bumping the package. export const GENERATED_THEMES = [ { "id": "ayu", "label": "Ayu", "desc": "Dark + warm accents, VS Code classic", "palette": { "bg": "#10141c", "bgMsg": "#0d1017", "bgPanel": "#0d1017", "bgPanelAlt": "#0d1017", "bgInput": "#141821", "bgHover": "#3e8cf9", "border": "#6b6d72", "borderFocus": "#ff8f40", "fg": "#bfbdb6", "fgDim": "#828280", "fgMuted": "#56585a", "primary": "#ff8f40", "primarySoft": "#cf7639", "secondary": "#39bae6", "accent": "#e6b450", "success": "#70bf56", "warning": "#e6b450", "error": "#d95757", "thinking": "#dcb66a", "syntax": { "kw": "#ff8f40", "str": "#aad94c", "com": "#5a6673", "num": "#aad94c", "call": "#39bae6", "plain": "#bfbdb6", "storage": "#ff8f40", "support": "#ffb454", "variable": "#bfbdb6" } } }, { "id": "catppuccin", "label": "Catppuccin Mocha", "desc": "Pastel, coffee-toned dark", "palette": { "bg": "#1e1e2e", "bgMsg": "#191926", "bgPanel": "#181825", "bgPanelAlt": "#1e1e2e", "bgInput": "#181825", "bgHover": "#989eb7", "border": "#585b70", "borderFocus": "#cba6f7", "fg": "#cdd6f4", "fgDim": "#9096af", "fgMuted": "#64687d", "primary": "#cba6f7", "primarySoft": "#a88bcf", "secondary": "#fab387", "accent": "#89b4fa", "success": "#a6e3a1", "warning": "#fab387", "error": "#f38ba8", "thinking": "#9abdf9", "syntax": { "kw": "#cba6f7", "str": "#a6e3a1", "com": "#9399b2", "num": "#f5c2e7", "call": "#fab387", "plain": "#cdd6f4", "storage": "#cba6f7", "support": "#cba6f7", "variable": "#cdd6f4" } } }, { "id": "catppuccin-frappe", "label": "Catppuccin Frappé", "desc": "Pastel, medium-dark", "palette": { "bg": "#303446", "bgMsg": "#272b39", "bgPanel": "#292c3c", "bgPanelAlt": "#303446", "bgInput": "#292c3c", "bgHover": "#98a0c0", "border": "#626880", "borderFocus": "#ca9ee6", "fg": "#c6d0f5", "fgDim": "#9299b8", "fgMuted": "#6c728c", "primary": "#ca9ee6", "primarySoft": "#ab89c6", "secondary": "#ef9f76", "accent": "#8caaee", "success": "#a6d189", "warning": "#ef9f76", "error": "#e78284", "thinking": "#9bb4f0", "syntax": { "kw": "#ca9ee6", "str": "#a6d189", "com": "#949cbb", "num": "#f4b8e4", "call": "#ef9f76", "plain": "#c6d0f5", "storage": "#ca9ee6", "support": "#ca9ee6", "variable": "#c6d0f5" } } }, { "id": "catppuccin-macchiato", "label": "Catppuccin Macchiato", "desc": "Pastel, deep dark", "palette": { "bg": "#24273a", "bgMsg": "#1e2030", "bgPanel": "#1e2030", "bgPanelAlt": "#24273a", "bgInput": "#1e2030", "bgHover": "#979fbc", "border": "#5b6078", "borderFocus": "#c6a0f6", "fg": "#cad3f5", "fgDim": "#9097b4", "fgMuted": "#666c85", "primary": "#c6a0f6", "primarySoft": "#a688d0", "secondary": "#f5a97f", "accent": "#8aadf4", "success": "#a6da95", "warning": "#f5a97f", "error": "#ed8796", "thinking": "#9ab7f4", "syntax": { "kw": "#c6a0f6", "str": "#a6da95", "com": "#939ab7", "num": "#f5bde6", "call": "#f5a97f", "plain": "#cad3f5", "storage": "#c6a0f6", "support": "#c6a0f6", "variable": "#cad3f5" } } }, { "id": "catppuccin-latte", "label": "Catppuccin Latte", "desc": "Pastel, light", "palette": { "bg": "#eff1f5", "bgMsg": "#c4c6c9", "bgPanel": "#e6e9ef", "bgPanelAlt": "#eff1f5", "bgInput": "#e6e9ef", "bgHover": "#787b90", "border": "#acb0be", "borderFocus": "#8839ef", "fg": "#4c4f69", "fgDim": "#85889a", "fgMuted": "#aeb0bd", "primary": "#8839ef", "primarySoft": "#9d5ef0", "secondary": "#fe640b", "accent": "#1e66f5", "success": "#40a02b", "warning": "#fe640b", "error": "#d20f39", "thinking": "#2a60d2", "syntax": { "kw": "#8839ef", "str": "#40a02b", "com": "#7c7f93", "num": "#ea76cb", "call": "#fe640b", "plain": "#4c4f69", "storage": "#8839ef", "support": "#8839ef", "variable": "#4c4f69" } } }, { "id": "dracula", "label": "Dracula", "desc": "Vampiric pink/purple classic", "palette": { "bg": "#282a36", "bgMsg": "#21222c", "bgPanel": "#21222c", "bgPanelAlt": "#282a36", "bgInput": "#21222c", "bgHover": "#525566", "border": "#bd93f9", "borderFocus": "#FF79C6", "fg": "#f8f8f2", "fgDim": "#afb0b0", "fgMuted": "#7b7c81", "primary": "#FF79C6", "primarySoft": "#d469a9", "secondary": "#F1FA8C", "accent": "#FF79C6", "success": "#50FA7B", "warning": "#8BE9FD", "error": "#FF5555", "thinking": "#fd99d1", "syntax": { "kw": "#FF79C6", "str": "#F1FA8C", "com": "#6272A4", "num": "#BD93F9", "call": "#F1FA8C", "plain": "#f8f8f2", "storage": "#FF79C6", "support": "#8BE9FD", "variable": "#F8F8F2" } } }, { "id": "dracula-soft", "label": "Dracula Soft", "desc": "Mellower dracula", "palette": { "bg": "#282a36", "bgMsg": "#21222c", "bgPanel": "#262626", "bgPanelAlt": "#282a36", "bgInput": "#262626", "bgHover": "#525566", "border": "#bf9eee", "borderFocus": "#f286c4", "fg": "#f6f6f4", "fgDim": "#aeafb2", "fgMuted": "#7a7c82", "primary": "#f286c4", "primarySoft": "#ca74a8", "secondary": "#e7ee98", "accent": "#f286c4", "success": "#50FA7B", "warning": "#97e1f1", "error": "#ee6666", "thinking": "#f3a2d0", "syntax": { "kw": "#f286c4", "str": "#e7ee98", "com": "#7b7f8b", "num": "#bf9eee", "call": "#e7ee98", "plain": "#f6f6f4", "storage": "#f286c4", "support": "#97e1f1", "variable": "#f6f6f4" } } }, { "id": "everforest", "label": "Everforest", "desc": "Muted greens, soft contrast", "palette": { "bg": "#2d353b", "bgMsg": "#252b30", "bgPanel": "#2d353b", "bgPanelAlt": "#2d353b", "bgInput": "#2d353b", "bgHover": "#525b5f", "border": "#7d8285", "borderFocus": "#e67e80", "fg": "#d3c6aa", "fgDim": "#999383", "fgMuted": "#6f6f67", "primary": "#e67e80", "primarySoft": "#c16f72", "secondary": "#e69875", "accent": "#a7c080", "success": "#899c40", "warning": "#bf983d", "error": "#da6362", "thinking": "#b2c28b", "syntax": { "kw": "#e67e80", "str": "#dbbc7f", "com": "#859289", "num": "#a7c080", "call": "#e69875", "plain": "#d3c6aa", "storage": "#e69875", "support": "#a7c080", "variable": "#d3c6aa" } } }, { "id": "github", "label": "GitHub", "desc": "GitHub dark theme", "palette": { "bg": "#24292e", "bgMsg": "#1e2226", "bgPanel": "#1f2428", "bgPanelAlt": "#1f2428", "bgInput": "#1f2428", "bgHover": "#4199fd", "border": "#777a7d", "borderFocus": "#f97583", "fg": "#e1e4e8", "fgDim": "#9fa3a7", "fgMuted": "#707478", "primary": "#f97583", "primarySoft": "#ce6672", "secondary": "#b392f0", "accent": "#79b8ff", "success": "#28a745", "warning": "#ffea7f", "error": "#f97583", "thinking": "#93c3f9", "syntax": { "kw": "#f97583", "str": "#9ecbff", "com": "#6a737d", "num": "#79b8ff", "call": "#b392f0", "plain": "#e1e4e8", "storage": "#f97583", "support": "#79b8ff", "variable": "#ffab70" } } }, { "id": "gruvbox", "label": "Gruvbox", "desc": "Retro groove, warm dark tones", "palette": { "bg": "#282828", "bgMsg": "#212121", "bgPanel": "#282828", "bgPanelAlt": "#282828", "bgInput": "#282828", "bgHover": "#72a270", "border": "#7a7a7a", "borderFocus": "#fb4934", "fg": "#ebdbb2", "fgDim": "#a79c82", "fgMuted": "#76705f", "primary": "#fb4934", "primarySoft": "#d14232", "secondary": "#8ec07c", "accent": "#83a598", "success": "#b8bb26", "warning": "#d79921", "error": "#cc241d", "thinking": "#9db39f", "syntax": { "kw": "#fb4934", "str": "#b8bb26", "com": "#928374", "num": "#d3869b", "call": "#8ec07c", "plain": "#ebdbb2", "storage": "#fb4934", "support": "#d3869b", "variable": "#83a598" } } }, { "id": "kanagawa", "label": "Kanagawa", "desc": "Japanese ink-painting inspired", "palette": { "bg": "#1f1f28", "bgMsg": "#191921", "bgPanel": "#1f1f28", "bgPanelAlt": "#1f1f28", "bgInput": "#1f1f28", "bgHover": "#313f52", "border": "#74747a", "borderFocus": "#957FB8", "fg": "#dcd7ba", "fgDim": "#9a9787", "fgMuted": "#6b6962", "primary": "#957FB8", "primarySoft": "#7d6c9b", "secondary": "#E6C384", "accent": "#6A9589", "success": "#76946A", "warning": "#FF9E3B", "error": "#E82424", "thinking": "#87a695", "syntax": { "kw": "#957FB8", "str": "#98BB6C", "com": "#727169", "num": "#FFA066", "call": "#E6C384", "plain": "#dcd7ba", "storage": "#957FB8", "support": "#7E9CD8", "variable": "#DCD7BA" } } }, { "id": "material", "label": "Material", "desc": "Google material dark theme", "palette": { "bg": "#263238", "bgMsg": "#1f292e", "bgPanel": "#263238", "bgPanelAlt": "#263238", "bgInput": "#263238", "bgHover": "#89cfc9", "border": "#788084", "borderFocus": "#89DDFF", "fg": "#eeffff", "fgDim": "#a8b7b9", "fgMuted": "#768488", "primary": "#89DDFF", "primarySoft": "#75bbd7", "secondary": "#82AAFF", "accent": "#80CBC4", "success": "#C3E88D", "warning": "#FFCB6B", "error": "#f07178", "thinking": "#9cd8d3", "syntax": { "kw": "#89DDFF", "str": "#C3E88D", "com": "#546E7A", "num": "#89DDFF", "call": "#82AAFF", "plain": "#eeffff", "storage": "#C792EA", "support": "#EEFFFF", "variable": "#EEFFFF" } } }, { "id": "material-darker", "label": "Material Darker", "desc": "Darker material variant", "palette": { "bg": "#212121", "bgMsg": "#1b1b1b", "bgPanel": "#212121", "bgPanelAlt": "#212121", "bgInput": "#212121", "bgHover": "#6c6e6e", "border": "#757575", "borderFocus": "#89DDFF", "fg": "#eeffff", "fgDim": "#a6b1b1", "fgMuted": "#737a7a", "primary": "#89DDFF", "primarySoft": "#74b7d3", "secondary": "#82AAFF", "accent": "#80CBC4", "success": "#C3E88D", "warning": "#FFCB6B", "error": "#f07178", "thinking": "#9cd8d3", "syntax": { "kw": "#89DDFF", "str": "#C3E88D", "com": "#545454", "num": "#89DDFF", "call": "#82AAFF", "plain": "#eeffff", "storage": "#C792EA", "support": "#EEFFFF", "variable": "#EEFFFF" } } }, { "id": "monokai", "label": "Monokai", "desc": "Classic green/yellow", "palette": { "bg": "#272822", "bgMsg": "#20211c", "bgPanel": "#1e1f1c", "bgPanelAlt": "#272822", "bgInput": "#1e1f1c", "bgHover": "#909499", "border": "#797a76", "borderFocus": "#F92672", "fg": "#f8f8f2", "fgDim": "#afafa9", "fgMuted": "#7b7b75", "primary": "#F92672", "primarySoft": "#cf2662", "secondary": "#A6E22E", "accent": "#F92672", "success": "#487e35", "warning": "#cca700", "error": "#f44747", "thinking": "#f95b92", "syntax": { "kw": "#F92672", "str": "#E6DB74", "com": "#88846f", "num": "#AE81FF", "call": "#A6E22E", "plain": "#f8f8f2", "storage": "#F92672", "support": "#66D9EF", "variable": "#F8F8F2" } } }, { "id": "nightowl", "label": "Night Owl", "desc": "Dark blue, gentle contrast", "palette": { "bg": "#011627", "bgMsg": "#011220", "bgPanel": "#011627", "bgPanelAlt": "#011627", "bgInput": "#021320", "bgHover": "#2c485f", "border": "#5f7e97", "borderFocus": "#c792ea", "fg": "#d6deeb", "fgDim": "#8b98a6", "fgMuted": "#566675", "primary": "#c792ea", "primarySoft": "#9f79c3", "secondary": "#ffcb8b", "accent": "#c792ea", "success": "#9CCC65", "warning": "#b39554", "error": "#EF5350", "thinking": "#cba5ea", "syntax": { "kw": "#c792ea", "str": "#ecc48d", "com": "#637777", "num": "#F78C6C", "call": "#ffcb8b", "plain": "#d6deeb", "storage": "#c792ea", "support": "#c5e478", "variable": "#c5e478" } } }, { "id": "nord", "label": "Nord", "desc": "Arctic, north-bluish color palette", "palette": { "bg": "#2e3440", "bgMsg": "#262b34", "bgPanel": "#2e3440", "bgPanelAlt": "#2e3440", "bgInput": "#2e3440", "bgHover": "#4f5869", "border": "#7d8189", "borderFocus": "#81A1C1", "fg": "#d8dee9", "fgDim": "#9da3ae", "fgMuted": "#727884", "primary": "#81A1C1", "primarySoft": "#708ba7", "secondary": "#8FBCBB", "accent": "#88c0d0", "success": "#a3be8c", "warning": "#ebcb8b", "error": "#bf616a", "thinking": "#9cc8d6", "syntax": { "kw": "#81A1C1", "str": "#A3BE8C", "com": "#616E88", "num": "#EBCB8B", "call": "#8FBCBB", "plain": "#d8dee9", "storage": "#81A1C1", "support": "#8FBCBB", "variable": "#D8DEE9" } } }, { "id": "one-dark", "label": "One Dark Pro", "desc": "Atom's One Dark, pro variant", "palette": { "bg": "#282c34", "bgMsg": "#21242b", "bgPanel": "#21252b", "bgPanelAlt": "#282c34", "bgInput": "#21252b", "bgHover": "#6c7b99", "border": "#7a7c81", "borderFocus": "#c678dd", "fg": "#abb2bf", "fgDim": "#7d838e", "fgMuted": "#5c626c", "primary": "#c678dd", "primarySoft": "#a669bb", "secondary": "#e5c07b", "accent": "#61afef", "success": "#109868", "warning": "#d19a66", "error": "#c24038", "thinking": "#74b0e3", "syntax": { "kw": "#c678dd", "str": "#98c379", "com": "#7f848e", "num": "#d19a66", "call": "#e5c07b", "plain": "#abb2bf", "storage": "#c678dd", "support": "#e06c75", "variable": "#e06c75" } } }, { "id": "palenight", "label": "Palenight", "desc": "Material palenight — deep blue", "palette": { "bg": "#292d3e", "bgMsg": "#222533", "bgPanel": "#292d3e", "bgPanelAlt": "#292d3e", "bgInput": "#292d3e", "bgHover": "#7781b7", "border": "#7a7d87", "borderFocus": "#89DDFF", "fg": "#babed8", "fgDim": "#878ba2", "fgMuted": "#63677c", "primary": "#89DDFF", "primarySoft": "#76bad8", "secondary": "#82AAFF", "accent": "#80CBC4", "success": "#C3E88D", "warning": "#FFCB6B", "error": "#f07178", "thinking": "#8fc8c9", "syntax": { "kw": "#89DDFF", "str": "#C3E88D", "com": "#676E95", "num": "#89DDFF", "call": "#82AAFF", "plain": "#babed8", "storage": "#C792EA", "support": "#babed8", "variable": "#babed8" } } }, { "id": "rosepine", "label": "Rosé Pine", "desc": "All natural pine, muted pastels", "palette": { "bg": "#191724", "bgMsg": "#15131e", "bgPanel": "#191724", "bgPanelAlt": "#1f1d2e", "bgInput": "#1f1d2e", "bgHover": "#77738f", "border": "#706f77", "borderFocus": "#31748f", "fg": "#e0def4", "fgDim": "#9a98ab", "fgMuted": "#696777", "primary": "#31748f", "primarySoft": "#2c617a", "secondary": "#ebbcba", "accent": "#c4a7e7", "success": "#9ccfd8", "warning": "#f6c177", "error": "#eb6f92", "thinking": "#cbb5ea", "syntax": { "kw": "#31748f", "str": "#f6c177", "com": "#6e6a86", "num": "#31748f", "call": "#ebbcba", "plain": "#e0def4", "storage": "#31748f", "support": "#9ccfd8", "variable": "#ebbcba" } } }, { "id": "rosepine-dawn", "label": "Rosé Pine Dawn", "desc": "Warm, light variant", "palette": { "bg": "#faf4ed", "bgMsg": "#cdc8c2", "bgPanel": "#faf4ed", "bgPanelAlt": "#fffaf3", "bgInput": "#fffaf3", "bgHover": "#6c6885", "border": "#a39f9a", "borderFocus": "#286983", "fg": "#575279", "fgDim": "#908ba2", "fgMuted": "#b9b3bf", "primary": "#286983", "primarySoft": "#528598", "secondary": "#d7827e", "accent": "#907aa9", "success": "#56949f", "warning": "#ea9d34", "error": "#b4637a", "thinking": "#82709d", "syntax": { "kw": "#286983", "str": "#ea9d34", "com": "#9893a5", "num": "#286983", "call": "#d7827e", "plain": "#575279", "storage": "#286983", "support": "#56949f", "variable": "#d7827e" } } }, { "id": "solarized", "label": "Solarized Dark", "desc": "Precision colors, low contrast", "palette": { "bg": "#002b36", "bgMsg": "#00232c", "bgPanel": "#00212b", "bgPanelAlt": "#002b36", "bgInput": "#00212b", "bgHover": "#2e4c49", "border": "#617c82", "borderFocus": "#859900", "fg": "#839496", "fgDim": "#556f74", "fgMuted": "#34555c", "primary": "#859900", "primarySoft": "#6a830b", "secondary": "#CB4B16", "accent": "#859900", "success": "#487e35", "warning": "#cca700", "error": "#f44747", "thinking": "#859826", "syntax": { "kw": "#859900", "str": "#2AA198", "com": "#586E75", "num": "#D33682", "call": "#CB4B16", "plain": "#839496", "storage": "#93A1A1", "support": "#CB4B16", "variable": "#839496" } } }, { "id": "solarized-light", "label": "Solarized Light", "desc": "Solarized light variant", "palette": { "bg": "#fdf6e3", "bgMsg": "#cfcaba", "bgPanel": "#eee8d5", "bgPanelAlt": "#fdf6e3", "bgInput": "#eee8d5", "bgHover": "#e3dfce", "border": "#ddd6c1", "borderFocus": "#859900", "fg": "#657b83", "fgDim": "#9aa6a5", "fgMuted": "#c0c5bd", "primary": "#859900", "primarySoft": "#9dac2d", "secondary": "#CB4B16", "accent": "#859900", "success": "#487e35", "warning": "#cca700", "error": "#f44747", "thinking": "#7d9221", "syntax": { "kw": "#859900", "str": "#2AA198", "com": "#93A1A1", "num": "#D33682", "call": "#CB4B16", "plain": "#657b83", "storage": "#586E75", "support": "#CB4B16", "variable": "#657B83" } } }, { "id": "synthwave", "label": "Synthwave '84", "desc": "Retro neon", "palette": { "bg": "#262335", "bgMsg": "#1f1d2b", "bgPanel": "#241b2f", "bgPanelAlt": "#262335", "bgInput": "#171520", "bgHover": "#fcfcfc", "border": "#495495", "borderFocus": "#fede5d", "fg": "#d4d4d4", "fgDim": "#97969c", "fgMuted": "#6c6a75", "primary": "#fede5d", "primarySoft": "#d3b955", "secondary": "#ff7edb", "accent": "#f97e72", "success": "#206d4b", "warning": "#72f1b8", "error": "#fe4450", "thinking": "#f0948b", "syntax": { "kw": "#fede5d", "str": "#848bbd", "com": "#848bbd", "num": "#f97e72", "call": "#ff7edb", "plain": "#d4d4d4", "storage": "#fede5d", "support": "#fe4450", "variable": "#ff7edb" } } }, { "id": "tokyonight", "label": "Tokyo Night", "desc": "Tokyo city lights", "palette": { "bg": "#1a1b26", "bgMsg": "#15161f", "bgPanel": "#16161e", "bgPanelAlt": "#16161e", "bgInput": "#16161e", "bgHover": "#586385", "border": "#717278", "borderFocus": "#bb9af7", "fg": "#a9b1d6", "fgDim": "#777d98", "fgMuted": "#53576c", "primary": "#bb9af7", "primarySoft": "#9b81cd", "secondary": "#0db9d7", "accent": "#6183bb", "success": "#164846", "warning": "#e0af68", "error": "#db4b4b", "thinking": "#738fc2", "syntax": { "kw": "#bb9af7", "str": "#9ece6a", "com": "#51597d", "num": "#ff9e64", "call": "#0db9d7", "plain": "#a9b1d6", "storage": "#bb9af7", "support": "#ff9e64", "variable": "#c0caf5" } } }, { "id": "vesper", "label": "Vesper", "desc": "Evening calm, dark theme", "palette": { "bg": "#101010", "bgMsg": "#0d0d0d", "bgPanel": "#101010", "bgPanelAlt": "#101010", "bgInput": "#101010", "bgHover": "#fcfcfc", "border": "#6b6b6b", "borderFocus": "#A0A0A0", "fg": "#d4d4d4", "fgDim": "#8f8f8f", "fgMuted": "#5e5e5e", "primary": "#A0A0A0", "primarySoft": "#838383", "secondary": "#FFF", "accent": "#FFC799", "success": "#99FFE4", "warning": "#FFC799", "error": "#FF8080", "thinking": "#f4caa8", "syntax": { "kw": "#A0A0A0", "str": "#99FFE4", "com": "#8b8b8b94", "num": "#FFF", "call": "#FFF", "plain": "#d4d4d4", "storage": "#A0A0A0", "support": "#FFC799", "variable": "#FFF" } } }, { "id": "vitesse", "label": "Vitesse", "desc": "Elegant dark theme", "palette": { "bg": "#121212", "bgMsg": "#0f0f0f", "bgPanel": "#121212", "bgPanelAlt": "#121212", "bgInput": "#121212", "bgHover": "#ececeb", "border": "#6c6c6c", "borderFocus": "#4d9375", "fg": "#dbd7ca", "fgDim": "#95928a", "fgMuted": "#62615c", "primary": "#4d9375", "primarySoft": "#417961", "secondary": "#80a665", "accent": "#4d9375", "success": "#4d9375", "warning": "#d4976c", "error": "#cb7676", "thinking": "#71a48a", "syntax": { "kw": "#4d9375", "str": "#c98a7d", "com": "#758575dd", "num": "#c99076", "call": "#80a665", "plain": "#dbd7ca", "storage": "#cb7676", "support": "#b8a965", "variable": "#bd976a" } } } ];