{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "Cursor Light",
  "author": "matiasenrique",
  "themes": [
    {
      "name": "Cursor Light",
      "appearance": "light",
      "style": {
        "background.appearance": "opaque",
        "accents": [
          "#3C7CAB",
          "#1F8A65",
          "#B8448B"
        ],
        "background": "#F3F3F3",
        "surface.background": "#F3F3F3",
        "elevated_surface.background": "#F3F3F3",
        "panel.background": "#F3F3F3",
        "toolbar.background": "#F3F3F3",
        "title_bar.background": "#F3F3F3",
        "title_bar.inactive_background": "#F3F3F3",
        "tab_bar.background": "#F3F3F3",
        "tab.active_background": "#FCFCFC",
        "tab.inactive_background": "#F3F3F3",
        "editor.background": "#FCFCFC",
        "editor.foreground": "#141414EB",
        "editor.gutter.background": "#FCFCFC",
        "editor.active_line.background": "#EDEDED",
        "editor.highlighted_line.background": "#EDEDED",
        "editor.line_number": "#1414147A",
        "editor.active_line_number": "#141414AD",
        "editor.indent_guide": "#14141413",
        "editor.indent_guide_active": "#14141426",
        "editor.wrap_guide": "#14141426",
        "editor.active_wrap_guide": "#14141426",
        "editor.invisible": "#1414145E",
        "editor.document_highlight.bracket_background": "#1414141E",
        "editor.document_highlight.read_background": "#1414141E",
        "editor.document_highlight.write_background": "#1414140A",
        "editor.subheader.background": "#FCFCFC",
        "border": "#1414141C",
        "border.variant": "#14141413",
        "border.focused": "#14141426",
        "border.selected": "#FCFCFC",
        "border.transparent": "#FCFCFC00",
        "border.disabled": "#14141413",
        "pane.focused_border": "#14141426",
        "pane_group.border": "#14141413",
        "panel.focused_border": "#14141413",
        "panel.indent_guide": "#14141413",
        "panel.indent_guide_active": "#14141426",
        "panel.indent_guide_hover": "#14141426",
        "status_bar.background": "#F3F3F3",
        "text": "#141414EB",
        "text.muted": "#141414AD",
        "text.placeholder": "#1414147A",
        "text.disabled": "#1414145E",
        "text.accent": "#3C7CAB",
        "icon": "#1414145E",
        "icon.muted": "#1414145E",
        "icon.disabled": "#1414145E",
        "icon.placeholder": "#1414147A",
        "icon.accent": "#3C7CAB",
        "link_text.hover": "#3C7CAB",
        "element.background": "#FCFCFC",
        "element.hover": "#055180",
        "element.active": "#3C7CAB",
        "element.selected": "#14141411",
        "element.disabled": "#1414141E",
        "ghost_element.background": "#FCFCFC00",
        "ghost_element.hover": "#14141411",
        "ghost_element.active": "#1414141E",
        "ghost_element.selected": "#14141411",
        "ghost_element.disabled": "#14141400",
        "drop_target.background": "#14141411",
        "scrollbar.thumb.background": "#1414141E",
        "scrollbar.thumb.hover_background": "#14141430",
        "scrollbar.thumb.border": "#14141430",
        "scrollbar.track.background": "#FCFCFC00",
        "scrollbar.track.border": "#14141411",
        "search.match_background": "#6F9BA65C",
        "success": "#1F8A65",
        "success.background": "#1F8A651F",
        "success.border": "#1F8A65",
        "created": "#1F8A65",
        "created.background": "#1F8A651F",
        "created.border": "#1F8A65",
        "modified": "#C08532",
        "modified.background": "#C085321F",
        "modified.border": "#C08532",
        "deleted": "#CF2D56",
        "deleted.background": "#CF2D5614",
        "deleted.border": "#CF2D56",
        "renamed": "#4C7F8C",
        "renamed.background": "#4C7F8C1F",
        "renamed.border": "#4C7F8C",
        "ignored": "#1414147A",
        "ignored.background": "#1414140A",
        "ignored.border": "#14141413",
        "hidden": "#1414147A",
        "hidden.background": "#1414140A",
        "hidden.border": "#14141413",
        "info": "#206595",
        "info.background": "#D2E1E5",
        "info.border": "#6F9BA6",
        "warning": "#DB704B",
        "warning.background": "#F0DAC1",
        "warning.border": "#C08532",
        "error": "#CF2D56",
        "error.background": "#FFD0D6",
        "error.border": "#E75E78",
        "conflict": "#9E94D5",
        "conflict.background": "#9E94D55C",
        "conflict.border": "#9E94D57A",
        "hint": "#141414AD",
        "hint.background": "#FCFCFC00",
        "hint.border": "#14141426",
        "predictive": "#1414147A",
        "predictive.background": "#1414140A",
        "predictive.border": "#14141413",
        "unreachable": "#0000007F",
        "unreachable.background": "#1414140A",
        "unreachable.border": "#14141413",
        "terminal.background": "#F3F3F3",
        "terminal.foreground": "#141414EB",
        "terminal.bright_foreground": "#FFFFFF",
        "terminal.dim_foreground": "#141414AD",
        "terminal.ansi.background": "#F3F3F3",
        "terminal.ansi.black": "#141414EB",
        "terminal.ansi.red": "#CF2D56",
        "terminal.ansi.green": "#1F8A65",
        "terminal.ansi.yellow": "#A16900",
        "terminal.ansi.blue": "#3C7CAB",
        "terminal.ansi.magenta": "#B8448B",
        "terminal.ansi.cyan": "#4C7F8C",
        "terminal.ansi.white": "#FCFCFC",
        "terminal.ansi.bright_black": "#141414AD",
        "terminal.ansi.bright_red": "#E75E78",
        "terminal.ansi.bright_green": "#55A583",
        "terminal.ansi.bright_yellow": "#C08532",
        "terminal.ansi.bright_blue": "#6299C3",
        "terminal.ansi.bright_magenta": "#D06BA6",
        "terminal.ansi.bright_cyan": "#6F9BA6",
        "terminal.ansi.bright_white": "#FFFFFF",
        "syntax": {
          "comment": {
            "color": "#141414AD",
            "font_style": "italic"
          },
          "string": {
            "color": "#9E94D5"
          },
          "string.escape": {
            "color": "#1F8A65"
          },
          "number": {
            "color": "#B8448B"
          },
          "boolean": {
            "color": "#6F9BA6"
          },
          "constant": {
            "color": "#206595"
          },
          "variable": {
            "color": "#206595"
          },
          "variable.special": {
            "color": "#CF2D56"
          },
          "keyword": {
            "color": "#B3003F"
          },
          "operator": {
            "color": "#B3003F"
          },
          "function": {
            "color": "#DB704B"
          },
          "function.method": {
            "color": "#DB704B"
          },
          "function.special": {
            "color": "#6049B3"
          },
          "type": {
            "color": "#206595"
          },
          "constructor": {
            "color": "#206595"
          },
          "property": {
            "color": "#6049B3"
          },
          "tag": {
            "color": "#1F8A65"
          },
          "tag.html": {
            "color": "#206595"
          },
          "attribute": {
            "color": "#6049B3"
          },
          "punctuation": {
            "color": "#141414AD"
          },
          "punctuation.bracket": {
            "color": "#141414EB"
          },
          "punctuation.delimiter": {
            "color": "#141414EB"
          },
          "embedded": {
            "color": "#6F9BA6"
          },
          "emphasis": {
            "font_style": "italic"
          },
          "strong": {
            "font_weight": 700
          },
          "link_text": {
            "color": "#206595"
          },
          "link_uri": {
            "color": "#141414AD"
          },
          "heading": {
            "color": "#206595"
          },
          "quote": {
            "color": "#141414AD"
          },
          "diff.plus": {
            "color": "#1F8A65"
          },
          "diff.minus": {
            "color": "#B3003F"
          },
          "diff.delta": {
            "color": "#DB704B"
          },
          "module": {
            "color": "#B3003F"
          },
          "decorator": {
            "color": "#1F8A65"
          },
          "regexp": {
            "color": "#3C7CAB"
          }
        },
        "players": [],
        "panel.overlay_background": "#F3F3F3",
        "panel.overlay_hover": "#F3F3F3",
        "minimap.thumb.background": "#1414141E",
        "minimap.thumb.hover_background": "#14141430",
        "minimap.thumb.border": "#14141430",
        "version_control.added": "#1F8A65",
        "version_control.deleted": "#CF2D56",
        "version_control.modified": "#C08532",
        "version_control.renamed": "#4C7F8C",
        "version_control.conflict": "#9E94D5",
        "version_control.ignored": "#1414147A"
      }
    },
    {
      "name": "New Theme",
      "appearance": "light",
      "style": {
        "background.appearance": "opaque",
        "accents": [
          "#3C7CAB",
          "#1F8A65",
          "#B8448B"
        ],
        "background": "#F3F3F3",
        "surface.background": "#F3F3F3",
        "elevated_surface.background": "#F3F3F3",
        "panel.background": "#F3F3F3",
        "toolbar.background": "#F3F3F3",
        "title_bar.background": "#F3F3F3",
        "title_bar.inactive_background": "#F3F3F3",
        "tab_bar.background": "#F3F3F3",
        "tab.active_background": "#FCFCFC",
        "tab.inactive_background": "#F3F3F3",
        "editor.background": "#FCFCFC",
        "editor.foreground": "#141414EB",
        "editor.gutter.background": "#FCFCFC",
        "editor.active_line.background": "#EDEDED",
        "editor.highlighted_line.background": "#EDEDED",
        "editor.line_number": "#1414147A",
        "editor.active_line_number": "#141414AD",
        "editor.indent_guide": "#14141413",
        "editor.indent_guide_active": "#14141426",
        "editor.wrap_guide": "#14141426",
        "editor.active_wrap_guide": "#14141426",
        "editor.invisible": "#1414145E",
        "editor.document_highlight.bracket_background": "#1414141E",
        "editor.document_highlight.read_background": "#1414141E",
        "editor.document_highlight.write_background": "#1414140A",
        "editor.subheader.background": "#FCFCFC",
        "border": "#1414141C",
        "border.variant": "#14141413",
        "border.focused": "#14141426",
        "border.selected": "#FCFCFC",
        "border.transparent": "#FCFCFC00",
        "border.disabled": "#14141413",
        "pane.focused_border": "#14141426",
        "pane_group.border": "#14141413",
        "panel.focused_border": "#14141413",
        "panel.indent_guide": "#14141413",
        "panel.indent_guide_active": "#14141426",
        "panel.indent_guide_hover": "#14141426",
        "status_bar.background": "#F3F3F3",
        "text": "#141414EB",
        "text.muted": "#141414AD",
        "text.placeholder": "#1414147A",
        "text.disabled": "#1414145E",
        "text.accent": "#3C7CAB",
        "icon": "#1414145E",
        "icon.muted": "#1414145E",
        "icon.disabled": "#1414145E",
        "icon.placeholder": "#1414147A",
        "icon.accent": "#3C7CAB",
        "link_text.hover": "#3C7CAB",
        "element.background": "#FCFCFC",
        "element.hover": "#055180",
        "element.active": "#3C7CAB",
        "element.selected": "#14141411",
        "element.disabled": "#1414141E",
        "ghost_element.background": "#FCFCFC00",
        "ghost_element.hover": "#14141411",
        "ghost_element.active": "#1414141E",
        "ghost_element.selected": "#14141411",
        "ghost_element.disabled": "#14141400",
        "drop_target.background": "#14141411",
        "scrollbar.thumb.background": "#1414141E",
        "scrollbar.thumb.hover_background": "#14141430",
        "scrollbar.thumb.border": "#14141430",
        "scrollbar.track.background": "#FCFCFC00",
        "scrollbar.track.border": "#14141411",
        "search.match_background": "#6F9BA65C",
        "success": "#1F8A65",
        "success.background": "#1F8A651F",
        "success.border": "#1F8A65",
        "created": "#1F8A65",
        "created.background": "#1F8A651F",
        "created.border": "#1F8A65",
        "modified": "#C08532",
        "modified.background": "#C085321F",
        "modified.border": "#C08532",
        "deleted": "#CF2D56",
        "deleted.background": "#CF2D5614",
        "deleted.border": "#CF2D56",
        "renamed": "#4C7F8C",
        "renamed.background": "#4C7F8C1F",
        "renamed.border": "#4C7F8C",
        "ignored": "#1414147A",
        "ignored.background": "#1414140A",
        "ignored.border": "#14141413",
        "hidden": "#1414147A",
        "hidden.background": "#1414140A",
        "hidden.border": "#14141413",
        "info": "#206595",
        "info.background": "#D2E1E5",
        "info.border": "#6F9BA6",
        "warning": "#DB704B",
        "warning.background": "#F0DAC1",
        "warning.border": "#C08532",
        "error": "#CF2D56",
        "error.background": "#FFD0D6",
        "error.border": "#E75E78",
        "conflict": "#9E94D5",
        "conflict.background": "#9E94D55C",
        "conflict.border": "#9E94D57A",
        "hint": "#141414AD",
        "hint.background": "#FCFCFC00",
        "hint.border": "#14141426",
        "predictive": "#1414147A",
        "predictive.background": "#1414140A",
        "predictive.border": "#14141413",
        "unreachable": "#0000007F",
        "unreachable.background": "#1414140A",
        "unreachable.border": "#14141413",
        "terminal.background": "#F3F3F3",
        "terminal.foreground": "#141414EB",
        "terminal.bright_foreground": "#FFFFFF",
        "terminal.dim_foreground": "#141414AD",
        "terminal.ansi.background": "#F3F3F3",
        "terminal.ansi.black": "#141414EB",
        "terminal.ansi.red": "#CF2D56",
        "terminal.ansi.green": "#1F8A65",
        "terminal.ansi.yellow": "#A16900",
        "terminal.ansi.blue": "#3C7CAB",
        "terminal.ansi.magenta": "#B8448B",
        "terminal.ansi.cyan": "#4C7F8C",
        "terminal.ansi.white": "#FCFCFC",
        "terminal.ansi.bright_black": "#141414AD",
        "terminal.ansi.bright_red": "#E75E78",
        "terminal.ansi.bright_green": "#55A583",
        "terminal.ansi.bright_yellow": "#C08532",
        "terminal.ansi.bright_blue": "#6299C3",
        "terminal.ansi.bright_magenta": "#D06BA6",
        "terminal.ansi.bright_cyan": "#6F9BA6",
        "terminal.ansi.bright_white": "#FFFFFF",
        "syntax": {
          "comment": {
            "color": "#141414AD",
            "font_style": "italic"
          },
          "string": {
            "color": "#9E94D5"
          },
          "string.escape": {
            "color": "#1F8A65"
          },
          "number": {
            "color": "#B8448B"
          },
          "boolean": {
            "color": "#6F9BA6"
          },
          "constant": {
            "color": "#206595"
          },
          "variable": {
            "color": "#206595"
          },
          "variable.special": {
            "color": "#CF2D56"
          },
          "keyword": {
            "color": "#B3003F"
          },
          "operator": {
            "color": "#B3003F"
          },
          "function": {
            "color": "#DB704B"
          },
          "function.method": {
            "color": "#DB704B"
          },
          "function.special": {
            "color": "#6049B3"
          },
          "type": {
            "color": "#206595"
          },
          "constructor": {
            "color": "#206595"
          },
          "property": {
            "color": "#6049B3"
          },
          "tag": {
            "color": "#1F8A65"
          },
          "tag.html": {
            "color": "#206595"
          },
          "attribute": {
            "color": "#6049B3"
          },
          "punctuation": {
            "color": "#141414AD"
          },
          "punctuation.bracket": {
            "color": "#141414EB"
          },
          "punctuation.delimiter": {
            "color": "#141414EB"
          },
          "embedded": {
            "color": "#6F9BA6"
          },
          "emphasis": {
            "font_style": "italic"
          },
          "strong": {
            "font_weight": 700
          },
          "link_text": {
            "color": "#206595"
          },
          "link_uri": {
            "color": "#141414AD"
          },
          "heading": {
            "color": "#206595"
          },
          "quote": {
            "color": "#141414AD"
          },
          "diff.plus": {
            "color": "#1F8A65"
          },
          "diff.minus": {
            "color": "#B3003F"
          },
          "diff.delta": {
            "color": "#DB704B"
          },
          "module": {
            "color": "#B3003F"
          },
          "decorator": {
            "color": "#1F8A65"
          },
          "regexp": {
            "color": "#3C7CAB"
          }
        },
        "players": [],
        "panel.overlay_background": "#F3F3F3",
        "panel.overlay_hover": "#F3F3F3",
        "minimap.thumb.background": "#1414141E",
        "minimap.thumb.hover_background": "#14141430",
        "minimap.thumb.border": "#14141430",
        "version_control.added": "#1F8A65",
        "version_control.deleted": "#CF2D56",
        "version_control.modified": "#C08532",
        "version_control.renamed": "#4C7F8C",
        "version_control.conflict": "#9E94D5",
        "version_control.ignored": "#1414147A"
      }
    },
    {
      "name": "New Theme",
      "appearance": "light",
      "style": {
        "background.appearance": "opaque",
        "accents": [
          "#3C7CAB",
          "#1F8A65",
          "#B8448B"
        ],
        "background": "#F3F3F3",
        "surface.background": "#F3F3F3",
        "elevated_surface.background": "#F3F3F3",
        "panel.background": "#F3F3F3",
        "toolbar.background": "#F3F3F3",
        "title_bar.background": "#F3F3F3",
        "title_bar.inactive_background": "#F3F3F3",
        "tab_bar.background": "#F3F3F3",
        "tab.active_background": "#FCFCFC",
        "tab.inactive_background": "#F3F3F3",
        "editor.background": "#FCFCFC",
        "editor.foreground": "#141414EB",
        "editor.gutter.background": "#FCFCFC",
        "editor.active_line.background": "#EDEDED",
        "editor.highlighted_line.background": "#EDEDED",
        "editor.line_number": "#1414147A",
        "editor.active_line_number": "#141414AD",
        "editor.indent_guide": "#14141413",
        "editor.indent_guide_active": "#14141426",
        "editor.wrap_guide": "#14141426",
        "editor.active_wrap_guide": "#14141426",
        "editor.invisible": "#1414145E",
        "editor.document_highlight.bracket_background": "#1414141E",
        "editor.document_highlight.read_background": "#1414141E",
        "editor.document_highlight.write_background": "#1414140A",
        "editor.subheader.background": "#FCFCFC",
        "border": "#1414141C",
        "border.variant": "#14141413",
        "border.focused": "#14141426",
        "border.selected": "#FCFCFC",
        "border.transparent": "#FCFCFC00",
        "border.disabled": "#14141413",
        "pane.focused_border": "#14141426",
        "pane_group.border": "#14141413",
        "panel.focused_border": "#14141413",
        "panel.indent_guide": "#14141413",
        "panel.indent_guide_active": "#14141426",
        "panel.indent_guide_hover": "#14141426",
        "status_bar.background": "#F3F3F3",
        "text": "#141414EB",
        "text.muted": "#141414AD",
        "text.placeholder": "#1414147A",
        "text.disabled": "#1414145E",
        "text.accent": "#3C7CAB",
        "icon": "#1414145E",
        "icon.muted": "#1414145E",
        "icon.disabled": "#1414145E",
        "icon.placeholder": "#1414147A",
        "icon.accent": "#3C7CAB",
        "link_text.hover": "#3C7CAB",
        "element.background": "#FCFCFC",
        "element.hover": "#055180",
        "element.active": "#3C7CAB",
        "element.selected": "#14141411",
        "element.disabled": "#1414141E",
        "ghost_element.background": "#FCFCFC00",
        "ghost_element.hover": "#14141411",
        "ghost_element.active": "#1414141E",
        "ghost_element.selected": "#14141411",
        "ghost_element.disabled": "#14141400",
        "drop_target.background": "#14141411",
        "scrollbar.thumb.background": "#1414141E",
        "scrollbar.thumb.hover_background": "#14141430",
        "scrollbar.thumb.border": "#14141430",
        "scrollbar.track.background": "#FCFCFC00",
        "scrollbar.track.border": "#14141411",
        "search.match_background": "#6F9BA65C",
        "success": "#1F8A65",
        "success.background": "#1F8A651F",
        "success.border": "#1F8A65",
        "created": "#1F8A65",
        "created.background": "#1F8A651F",
        "created.border": "#1F8A65",
        "modified": "#C08532",
        "modified.background": "#C085321F",
        "modified.border": "#C08532",
        "deleted": "#CF2D56",
        "deleted.background": "#CF2D5614",
        "deleted.border": "#CF2D56",
        "renamed": "#4C7F8C",
        "renamed.background": "#4C7F8C1F",
        "renamed.border": "#4C7F8C",
        "ignored": "#1414147A",
        "ignored.background": "#1414140A",
        "ignored.border": "#14141413",
        "hidden": "#1414147A",
        "hidden.background": "#1414140A",
        "hidden.border": "#14141413",
        "info": "#206595",
        "info.background": "#D2E1E5",
        "info.border": "#6F9BA6",
        "warning": "#DB704B",
        "warning.background": "#F0DAC1",
        "warning.border": "#C08532",
        "error": "#CF2D56",
        "error.background": "#FFD0D6",
        "error.border": "#E75E78",
        "conflict": "#9E94D5",
        "conflict.background": "#9E94D55C",
        "conflict.border": "#9E94D57A",
        "hint": "#141414AD",
        "hint.background": "#FCFCFC00",
        "hint.border": "#14141426",
        "predictive": "#1414147A",
        "predictive.background": "#1414140A",
        "predictive.border": "#14141413",
        "unreachable": "#0000007F",
        "unreachable.background": "#1414140A",
        "unreachable.border": "#14141413",
        "terminal.background": "#F3F3F3",
        "terminal.foreground": "#141414EB",
        "terminal.bright_foreground": "#FFFFFF",
        "terminal.dim_foreground": "#141414AD",
        "terminal.ansi.background": "#F3F3F3",
        "terminal.ansi.black": "#141414EB",
        "terminal.ansi.red": "#CF2D56",
        "terminal.ansi.green": "#1F8A65",
        "terminal.ansi.yellow": "#A16900",
        "terminal.ansi.blue": "#3C7CAB",
        "terminal.ansi.magenta": "#B8448B",
        "terminal.ansi.cyan": "#4C7F8C",
        "terminal.ansi.white": "#FCFCFC",
        "terminal.ansi.bright_black": "#141414AD",
        "terminal.ansi.bright_red": "#E75E78",
        "terminal.ansi.bright_green": "#55A583",
        "terminal.ansi.bright_yellow": "#C08532",
        "terminal.ansi.bright_blue": "#6299C3",
        "terminal.ansi.bright_magenta": "#D06BA6",
        "terminal.ansi.bright_cyan": "#6F9BA6",
        "terminal.ansi.bright_white": "#FFFFFF",
        "syntax": {
          "comment": {
            "color": "#141414AD",
            "font_style": "italic"
          },
          "string": {
            "color": "#9E94D5"
          },
          "string.escape": {
            "color": "#1F8A65"
          },
          "number": {
            "color": "#B8448B"
          },
          "boolean": {
            "color": "#6F9BA6"
          },
          "constant": {
            "color": "#206595"
          },
          "variable": {
            "color": "#206595"
          },
          "variable.special": {
            "color": "#CF2D56"
          },
          "keyword": {
            "color": "#B3003F"
          },
          "operator": {
            "color": "#B3003F"
          },
          "function": {
            "color": "#DB704B"
          },
          "function.method": {
            "color": "#DB704B"
          },
          "function.special": {
            "color": "#6049B3"
          },
          "type": {
            "color": "#206595"
          },
          "constructor": {
            "color": "#206595"
          },
          "property": {
            "color": "#6049B3"
          },
          "tag": {
            "color": "#1F8A65"
          },
          "tag.html": {
            "color": "#206595"
          },
          "attribute": {
            "color": "#6049B3"
          },
          "punctuation": {
            "color": "#141414AD"
          },
          "punctuation.bracket": {
            "color": "#141414EB"
          },
          "punctuation.delimiter": {
            "color": "#141414EB"
          },
          "embedded": {
            "color": "#6F9BA6"
          },
          "emphasis": {
            "font_style": "italic"
          },
          "strong": {
            "font_weight": 700
          },
          "link_text": {
            "color": "#206595"
          },
          "link_uri": {
            "color": "#141414AD"
          },
          "heading": {
            "color": "#206595"
          },
          "quote": {
            "color": "#141414AD"
          },
          "diff.plus": {
            "color": "#1F8A65"
          },
          "diff.minus": {
            "color": "#B3003F"
          },
          "diff.delta": {
            "color": "#DB704B"
          },
          "module": {
            "color": "#B3003F"
          },
          "decorator": {
            "color": "#1F8A65"
          },
          "regexp": {
            "color": "#3C7CAB"
          }
        },
        "players": [],
        "panel.overlay_background": "#F3F3F3",
        "panel.overlay_hover": "#F3F3F3",
        "minimap.thumb.background": "#1414141E",
        "minimap.thumb.hover_background": "#14141430",
        "minimap.thumb.border": "#14141430",
        "version_control.added": "#1F8A65",
        "version_control.deleted": "#CF2D56",
        "version_control.modified": "#C08532",
        "version_control.renamed": "#4C7F8C",
        "version_control.conflict": "#9E94D5",
        "version_control.ignored": "#1414147A"
      }
    },
    {
      "name": "New Theme",
      "appearance": "light",
      "style": {
        "background.appearance": "opaque",
        "accents": [
          "#3C7CAB",
          "#1F8A65",
          "#B8448B"
        ],
        "background": "#F3F3F3",
        "surface.background": "#F3F3F3",
        "elevated_surface.background": "#F3F3F3",
        "panel.background": "#F3F3F3",
        "toolbar.background": "#F3F3F3",
        "title_bar.background": "#F3F3F3",
        "title_bar.inactive_background": "#F3F3F3",
        "tab_bar.background": "#F3F3F3",
        "tab.active_background": "#FCFCFC",
        "tab.inactive_background": "#F3F3F3",
        "editor.background": "#FCFCFC",
        "editor.foreground": "#141414EB",
        "editor.gutter.background": "#FCFCFC",
        "editor.active_line.background": "#EDEDED",
        "editor.highlighted_line.background": "#EDEDED",
        "editor.line_number": "#1414147A",
        "editor.active_line_number": "#141414AD",
        "editor.indent_guide": "#14141413",
        "editor.indent_guide_active": "#14141426",
        "editor.wrap_guide": "#14141426",
        "editor.active_wrap_guide": "#14141426",
        "editor.invisible": "#1414145E",
        "editor.document_highlight.bracket_background": "#1414141E",
        "editor.document_highlight.read_background": "#1414141E",
        "editor.document_highlight.write_background": "#1414140A",
        "editor.subheader.background": "#FCFCFC",
        "border": "#1414141C",
        "border.variant": "#14141413",
        "border.focused": "#14141426",
        "border.selected": "#FCFCFC",
        "border.transparent": "#FCFCFC00",
        "border.disabled": "#14141413",
        "pane.focused_border": "#14141426",
        "pane_group.border": "#14141413",
        "panel.focused_border": "#14141413",
        "panel.indent_guide": "#14141413",
        "panel.indent_guide_active": "#14141426",
        "panel.indent_guide_hover": "#14141426",
        "status_bar.background": "#F3F3F3",
        "text": "#141414EB",
        "text.muted": "#141414AD",
        "text.placeholder": "#1414147A",
        "text.disabled": "#1414145E",
        "text.accent": "#3C7CAB",
        "icon": "#1414145E",
        "icon.muted": "#1414145E",
        "icon.disabled": "#1414145E",
        "icon.placeholder": "#1414147A",
        "icon.accent": "#3C7CAB",
        "link_text.hover": "#3C7CAB",
        "element.background": "#FCFCFC",
        "element.hover": "#055180",
        "element.active": "#3C7CAB",
        "element.selected": "#14141411",
        "element.disabled": "#1414141E",
        "ghost_element.background": "#FCFCFC00",
        "ghost_element.hover": "#14141411",
        "ghost_element.active": "#1414141E",
        "ghost_element.selected": "#14141411",
        "ghost_element.disabled": "#14141400",
        "drop_target.background": "#14141411",
        "scrollbar.thumb.background": "#1414141E",
        "scrollbar.thumb.hover_background": "#14141430",
        "scrollbar.thumb.border": "#14141430",
        "scrollbar.track.background": "#FCFCFC00",
        "scrollbar.track.border": "#14141411",
        "search.match_background": "#6F9BA65C",
        "success": "#1F8A65",
        "success.background": "#1F8A651F",
        "success.border": "#1F8A65",
        "created": "#1F8A65",
        "created.background": "#1F8A651F",
        "created.border": "#1F8A65",
        "modified": "#C08532",
        "modified.background": "#C085321F",
        "modified.border": "#C08532",
        "deleted": "#CF2D56",
        "deleted.background": "#CF2D5614",
        "deleted.border": "#CF2D56",
        "renamed": "#4C7F8C",
        "renamed.background": "#4C7F8C1F",
        "renamed.border": "#4C7F8C",
        "ignored": "#1414147A",
        "ignored.background": "#1414140A",
        "ignored.border": "#14141413",
        "hidden": "#1414147A",
        "hidden.background": "#1414140A",
        "hidden.border": "#14141413",
        "info": "#206595",
        "info.background": "#D2E1E5",
        "info.border": "#6F9BA6",
        "warning": "#DB704B",
        "warning.background": "#F0DAC1",
        "warning.border": "#C08532",
        "error": "#CF2D56",
        "error.background": "#FFD0D6",
        "error.border": "#E75E78",
        "conflict": "#9E94D5",
        "conflict.background": "#9E94D55C",
        "conflict.border": "#9E94D57A",
        "hint": "#141414AD",
        "hint.background": "#FCFCFC00",
        "hint.border": "#14141426",
        "predictive": "#1414147A",
        "predictive.background": "#1414140A",
        "predictive.border": "#14141413",
        "unreachable": "#0000007F",
        "unreachable.background": "#1414140A",
        "unreachable.border": "#14141413",
        "terminal.background": "#F3F3F3",
        "terminal.foreground": "#141414EB",
        "terminal.bright_foreground": "#FFFFFF",
        "terminal.dim_foreground": "#141414AD",
        "terminal.ansi.background": "#F3F3F3",
        "terminal.ansi.black": "#141414EB",
        "terminal.ansi.red": "#CF2D56",
        "terminal.ansi.green": "#1F8A65",
        "terminal.ansi.yellow": "#A16900",
        "terminal.ansi.blue": "#3C7CAB",
        "terminal.ansi.magenta": "#B8448B",
        "terminal.ansi.cyan": "#4C7F8C",
        "terminal.ansi.white": "#FCFCFC",
        "terminal.ansi.bright_black": "#141414AD",
        "terminal.ansi.bright_red": "#E75E78",
        "terminal.ansi.bright_green": "#55A583",
        "terminal.ansi.bright_yellow": "#C08532",
        "terminal.ansi.bright_blue": "#6299C3",
        "terminal.ansi.bright_magenta": "#D06BA6",
        "terminal.ansi.bright_cyan": "#6F9BA6",
        "terminal.ansi.bright_white": "#FFFFFF",
        "syntax": {
          "comment": {
            "color": "#141414AD",
            "font_style": "italic"
          },
          "string": {
            "color": "#9E94D5"
          },
          "string.escape": {
            "color": "#1F8A65"
          },
          "number": {
            "color": "#B8448B"
          },
          "boolean": {
            "color": "#6F9BA6"
          },
          "constant": {
            "color": "#206595"
          },
          "variable": {
            "color": "#206595"
          },
          "variable.special": {
            "color": "#CF2D56"
          },
          "keyword": {
            "color": "#B3003F"
          },
          "operator": {
            "color": "#B3003F"
          },
          "function": {
            "color": "#DB704B"
          },
          "function.method": {
            "color": "#DB704B"
          },
          "function.special": {
            "color": "#6049B3"
          },
          "type": {
            "color": "#206595"
          },
          "constructor": {
            "color": "#206595"
          },
          "property": {
            "color": "#6049B3"
          },
          "tag": {
            "color": "#1F8A65"
          },
          "tag.html": {
            "color": "#206595"
          },
          "attribute": {
            "color": "#6049B3"
          },
          "punctuation": {
            "color": "#141414AD"
          },
          "punctuation.bracket": {
            "color": "#141414EB"
          },
          "punctuation.delimiter": {
            "color": "#141414EB"
          },
          "embedded": {
            "color": "#6F9BA6"
          },
          "emphasis": {
            "font_style": "italic"
          },
          "strong": {
            "font_weight": 700
          },
          "link_text": {
            "color": "#206595"
          },
          "link_uri": {
            "color": "#141414AD"
          },
          "heading": {
            "color": "#206595"
          },
          "quote": {
            "color": "#141414AD"
          },
          "diff.plus": {
            "color": "#1F8A65"
          },
          "diff.minus": {
            "color": "#B3003F"
          },
          "diff.delta": {
            "color": "#DB704B"
          },
          "module": {
            "color": "#B3003F"
          },
          "decorator": {
            "color": "#1F8A65"
          },
          "regexp": {
            "color": "#3C7CAB"
          }
        },
        "players": [],
        "panel.overlay_background": "#F3F3F3",
        "panel.overlay_hover": "#F3F3F3",
        "minimap.thumb.background": "#1414141E",
        "minimap.thumb.hover_background": "#14141430",
        "minimap.thumb.border": "#14141430",
        "version_control.added": "#1F8A65",
        "version_control.deleted": "#CF2D56",
        "version_control.modified": "#C08532",
        "version_control.renamed": "#4C7F8C",
        "version_control.conflict": "#9E94D5",
        "version_control.ignored": "#1414147A"
      }
    }
  ],
  "isUserGenerated": true,
  "description": "Cursor Light",
  "id": "NQfZ1y93e3GqUh1hTkZm_"
}