{
  "name": "Nuxtian Theme Family",
  "author": "Vantol Bennett",
  "themes": [
    {
      "name": "Nuxtian Dark",
      "appearance": "dark",
      "style": {
        "background": "#10162a",
        "text": "#cbd5e1",
        "text.accent": "#00DC82",
        "text.muted": "#B4B0AE",
        "text.disabled": "#666666",
        "text.placeholder": "#B4B0AE",
        "border": "#090a14",
        "border.variant": "#1a1a1a",
        "border.focused": "#00DC82",
        "border.selected": "#00DC82",
        "border.disabled": "#27272A",
        "surface.background": "#10162a",
        "elevated_surface.background": "#020420",
        "element.background": "#10162a",
        "element.hover": "#00DC8230",
        "element.active": "#00DC82",
        "element.selected": "#00DC82",
        "element.disabled": "#27272A",
        "ghost_element.background": "#10162a",
        "ghost_element.hover": "#00DC8230",
        "ghost_element.active": "#00DC82",
        "ghost_element.selected": "#00DC82",
        "ghost_element.disabled": "#27272A",
        "status_bar.background": "#00DC82",
        "title_bar.background": "#10162a",
        "title_bar.inactive_background": "#10162a",
        "toolbar.background": "#10162a",
        "tab_bar.background": "#10162a",
        "tab.active_background": "#00DC82",
        "tab.inactive_background": "#10162a",
        "panel.background": "#10162a",
        "editor.background": "#10162a",
        "editor.foreground": "#cbd5e1",
        "editor.line_number": "#B4B0AE80",
        "editor.active_line_number": "#00DC82",
        "editor.active_line.background": "#00DC8215",
        "editor.gutter.background": "#10162a",
        "editor.indent_guide": "#27272A",
        "editor.indent_guide_active": "#00DC82",
        "editor.document_highlight.read_background": "#00DC8220",
        "editor.document_highlight.write_background": "#00DC8230",
        "terminal.background": "#10162a",
        "terminal.foreground": "#FFFFFF",
        "terminal.bright_foreground": "#FFFFFF",
        "terminal.dim_foreground": "#B4B0AE",
        "terminal.ansi.black": "#10162a",
        "terminal.ansi.red": "#FF5370",
        "terminal.ansi.green": "#00DC82",
        "terminal.ansi.yellow": "#cbd5e1",
        "terminal.ansi.blue": "#82AAFF",
        "terminal.ansi.magenta": "#C792EA",
        "terminal.ansi.cyan": "#89DDFF",
        "terminal.ansi.white": "#F7ECE9",
        "terminal.ansi.bright_black": "#27272A",
        "terminal.ansi.bright_red": "#FF5370",
        "terminal.ansi.bright_green": "#C3E88D",
        "terminal.ansi.bright_yellow": "#e2e8f0",
        "terminal.ansi.bright_blue": "#82AAFF",
        "terminal.ansi.bright_magenta": "#C792EA",
        "terminal.ansi.bright_cyan": "#89DDFF",
        "terminal.ansi.bright_white": "#F7ECE9",
        "scrollbar.thumb.background": "#00DC8250",
        "scrollbar.thumb.hover_background": "#00DC8270",
        "scrollbar.track.background": "#10162a",
        "scrollbar.track.border": "#090a14",
        "syntax": {
          "comment": {
            "color": "#B4B0AE",
            "font_style": "italic"
          },
          "constant": {
            "color": "#00DC82"
          },
          "constructor": {
            "color": "#00DC82"
          },
          "function": {
            "color": "#00DC82"
          },
          "keyword": {
            "color": "#00DC82"
          },
          "string": {
            "color": "#cbd5e1"
          },
          "number": {
            "color": "#00DC82"
          },
          "boolean": {
            "color": "#00DC82"
          },
          "property": {
            "color": "#cbd5e1"
          },
          "punctuation": {
            "color": "#00DC82AA"
          },
          "tag": {
            "color": "#00DC82"
          },
          "type": {
            "color": "#00DC82"
          },
          "variable": {
            "color": "#cbd5e1"
          }
        },
        "modified": "#00DC82",
        "modified.background": "#00DC8220",
        "modified.border": "#00DC82",
        "error": "#FF5370",
        "error.background": "#FF537020",
        "error.border": "#FF5370",
        "warning": "#cbd5e1",
        "warning.background": "#cbd5e120",
        "warning.border": "#cbd5e1",
        "info": "#82AAFF",
        "info.background": "#82AAFF20",
        "info.border": "#82AAFF",
        "hint": "#C792EA",
        "hint.background": "#C792EA20",
        "hint.border": "#C792EA"
      }
    }
  ],
  "id": "VwFwCShSVu2KFmODbOBxW"
}