{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "Cyberpunk",
  "author": "thomassimmer",
  "themes": [
    {
      "name": "Cyberpunk - Biotechnica",
      "appearance": "dark",
      "style": {
        "border": "#358a74FF",
        "border.variant": "#358a74FF",
        "border.focused": "#47679eff",
        "border.selected": "#293b5bff",
        "border.transparent": "#00000000",
        "border.disabled": "#414754ff",
        "elevated_surface.background": "#000000FF",
        "surface.background": "#000000FF",
        "background": "#358a7440",
        "element.background": "#000000FF",
        "element.hover": "#358a7460",
        "element.active": "#454a56ff",
        "element.selected": "#358a7440",
        "element.disabled": "#161A1FFF",
        "drop_target.background": "#83899480",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#358a7460",
        "ghost_element.active": "#454a56ff",
        "ghost_element.selected": "#358a7440",
        "ghost_element.disabled": "#161A1FFF",
        "text": "#B0B0B0FF",
        "text.muted": "#5E5E5EFF",
        "text.placeholder": "#878A98FF",
        "text.disabled": "#878a98ff",
        "text.accent": "#74ade8ff",
        "icon": "#878A98FF",
        "icon.muted": "#878A98FF",
        "icon.disabled": "#878a98ff",
        "icon.placeholder": "#a9afbcff",
        "icon.accent": "#74ade8ff",
        "status_bar.background": "#358a7440",
        "title_bar.background": "#358a7440",
        "title_bar.inactive_background": "#2e343eff",
        "toolbar.background": "#000000FF",
        "tab_bar.background": "#000000FF",
        "tab.inactive_background": "#000000FF",
        "tab.active_background": "#000000FF",
        "search.match_background": "#74ade866",
        "search.active_match_background": "#e8af7466",
        "panel.background": "#000000FF",
        "panel.focused_border": "#358a74FF",
        "pane.focused_border": "#47679eff",
        "scrollbar.thumb.background": "#358a7440",
        "scrollbar.thumb.hover_background": "#358a7460",
        "scrollbar.thumb.border": "#358a74FF",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#358a7460",
        "editor.foreground": "#FFFFFFFF",
        "editor.background": "#000000FF",
        "editor.gutter.background": "#000000FF",
        "editor.subheader.background": "#000000FF",
        "editor.active_line.background": "#358a7440",
        "editor.highlighted_line.background": "#000000FF",
        "editor.line_number": "#4e5a5f",
        "editor.active_line_number": "#d0d4da",
        "editor.hover_line_number": "#acb0b4",
        "editor.invisible": "#878a98ff",
        "editor.wrap_guide": "#c8ccd40d",
        "editor.active_wrap_guide": "#c8ccd41a",
        "editor.document_highlight.read_background": "#74ade81a",
        "editor.document_highlight.write_background": "#555a6366",
        "terminal.background": "#000000ff",
        "terminal.foreground": "#abb2bfff",
        "terminal.bright_foreground": "#dce0e5ff",
        "terminal.dim_foreground": "#636d83ff",
        "terminal.ansi.black": "#282c34ff",
        "terminal.ansi.bright_black": "#636d83ff",
        "terminal.ansi.dim_black": "#3b3f4aff",
        "terminal.ansi.red": "#e06c75ff",
        "terminal.ansi.bright_red": "#EA858Bff",
        "terminal.ansi.dim_red": "#a7545aff",
        "terminal.ansi.green": "#98c379ff",
        "terminal.ansi.bright_green": "#AAD581ff",
        "terminal.ansi.dim_green": "#6d8f59ff",
        "terminal.ansi.yellow": "#e5c07bff",
        "terminal.ansi.bright_yellow": "#FFD885ff",
        "terminal.ansi.dim_yellow": "#b8985bff",
        "terminal.ansi.blue": "#61afefff",
        "terminal.ansi.bright_blue": "#85C1FFff",
        "terminal.ansi.dim_blue": "#457cadff",
        "terminal.ansi.magenta": "#c678ddff",
        "terminal.ansi.bright_magenta": "#D398EBff",
        "terminal.ansi.dim_magenta": "#8d54a0ff",
        "terminal.ansi.cyan": "#56b6c2ff",
        "terminal.ansi.bright_cyan": "#6ED5DEff",
        "terminal.ansi.dim_cyan": "#3c818aff",
        "terminal.ansi.white": "#abb2bfff",
        "terminal.ansi.bright_white": "#fafafaff",
        "terminal.ansi.dim_white": "#8f969bff",
        "link_text.hover": "#74ade8ff",
        "version_control.added": "#27a657ff",
        "version_control.modified": "#d3b020ff",
        "version_control.word_added": "#2EA04859",
        "version_control.word_deleted": "#78081BCC",
        "version_control.deleted": "#e06c76ff",
        "version_control.conflict_marker.ours": "#a1c1811a",
        "version_control.conflict_marker.theirs": "#74ade81a",
        "conflict": "#dec184ff",
        "conflict.background": "#dec1841a",
        "conflict.border": "#5d4c2fff",
        "created": "#a1c181ff",
        "created.background": "#a1c1811a",
        "created.border": "#38482fff",
        "deleted": "#d07277ff",
        "deleted.background": "#d072771a",
        "deleted.border": "#4c2b2cff",
        "error": "#d07277ff",
        "error.background": "#d072771a",
        "error.border": "#4c2b2cff",
        "hidden": "#878a98ff",
        "hidden.background": "#696b771a",
        "hidden.border": "#414754ff",
        "hint": "#788ca6ff",
        "hint.background": "#5a6f891a",
        "hint.border": "#293b5bff",
        "ignored": "#878a98ff",
        "ignored.background": "#696b771a",
        "ignored.border": "#464b57ff",
        "info": "#74ade8ff",
        "info.background": "#74ade81a",
        "info.border": "#293b5bff",
        "modified": "#dec184ff",
        "modified.background": "#dec1841a",
        "modified.border": "#5d4c2fff",
        "predictive": "#5a6a87ff",
        "predictive.background": "#5a6a871a",
        "predictive.border": "#38482fff",
        "renamed": "#74ade8ff",
        "renamed.background": "#74ade81a",
        "renamed.border": "#293b5bff",
        "success": "#a1c181ff",
        "success.background": "#a1c1811a",
        "success.border": "#38482fff",
        "unreachable": "#a9afbcff",
        "unreachable.background": "#8389941a",
        "unreachable.border": "#464b57ff",
        "warning": "#dec184ff",
        "warning.background": "#dec1841a",
        "warning.border": "#5d4c2fff",
        "players": [
          {
            "cursor": "#358a74FF",
            "background": "#358a74FF",
            "selection": "#358a74FF"
          },
          {
            "cursor": "#74ade8ff",
            "background": "#74ade8ff",
            "selection": "#74ade83d"
          },
          {
            "cursor": "#be5046ff",
            "background": "#be5046ff",
            "selection": "#be50463d"
          },
          {
            "cursor": "#bf956aff",
            "background": "#bf956aff",
            "selection": "#bf956a3d"
          },
          {
            "cursor": "#b477cfff",
            "background": "#b477cfff",
            "selection": "#b477cf3d"
          },
          {
            "cursor": "#6eb4bfff",
            "background": "#6eb4bfff",
            "selection": "#6eb4bf3d"
          },
          {
            "cursor": "#d07277ff",
            "background": "#d07277ff",
            "selection": "#d072773d"
          },
          {
            "cursor": "#dec184ff",
            "background": "#dec184ff",
            "selection": "#dec1843d"
          },
          {
            "cursor": "#a1c181ff",
            "background": "#a1c181ff",
            "selection": "#a1c1813d"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#9CDCFE",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#6A9955",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#6A9955",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#4FC1FF",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#D4D4D4",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#DCDCAA",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.declaration": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.control": {
            "color": "#C586C0",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.import": {
            "color": "#C586C0",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#B5CEA8",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#D4D4D4",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "preproc": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#9CDCFE",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#CE9178",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#D7BA7D",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#D16969",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#D16969",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#D16969",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#CE9178",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#4EC9B0",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#9CDCFE",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          }
        },
        "panel.overlay_background": "#000000FF",
        "panel.overlay_hover": "#358a7440",
        "minimap.thumb.background": "#c8ccd44c",
        "minimap.thumb.hover_background": "#363c46ff",
        "minimap.thumb.border": "#363c46ff",
        "version_control.renamed": "#74ade8ff",
        "version_control.conflict": "#dec184ff",
        "version_control.ignored": "#878a98ff"
      }
    },
    {
      "name": "Cyberpunk - Softsys",
      "appearance": "dark",
      "style": {
        "border": "#009090FF",
        "border.variant": "#009090FF",
        "border.focused": "#47679eff",
        "border.selected": "#293b5bff",
        "border.transparent": "#00000000",
        "border.disabled": "#414754ff",
        "elevated_surface.background": "#000000FF",
        "surface.background": "#000000FF",
        "background": "#00909040",
        "element.background": "#000000FF",
        "element.hover": "#00909060",
        "element.active": "#454a56ff",
        "element.selected": "#00909040",
        "element.disabled": "#161A1FFF",
        "drop_target.background": "#83899480",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#00909060",
        "ghost_element.active": "#454a56ff",
        "ghost_element.selected": "#00909040",
        "ghost_element.disabled": "#161A1FFF",
        "text": "#B0B0B0FF",
        "text.muted": "#5E5E5EFF",
        "text.placeholder": "#878A98FF",
        "text.disabled": "#878a98ff",
        "text.accent": "#74ade8ff",
        "icon": "#878A98FF",
        "icon.muted": "#878A98FF",
        "icon.disabled": "#878a98ff",
        "icon.placeholder": "#a9afbcff",
        "icon.accent": "#74ade8ff",
        "status_bar.background": "#00909040",
        "title_bar.background": "#00909040",
        "title_bar.inactive_background": "#2e343eff",
        "toolbar.background": "#000000FF",
        "tab_bar.background": "#000000FF",
        "tab.inactive_background": "#000000FF",
        "tab.active_background": "#000000FF",
        "search.match_background": "#74ade866",
        "search.active_match_background": "#e8af7466",
        "panel.background": "#000000FF",
        "panel.focused_border": "#009090FF",
        "pane.focused_border": "#47679eff",
        "scrollbar.thumb.background": "#00909040",
        "scrollbar.thumb.hover_background": "#00909060",
        "scrollbar.thumb.border": "#009090FF",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#00909060",
        "editor.foreground": "#FFFFFFFF",
        "editor.background": "#000000FF",
        "editor.gutter.background": "#000000FF",
        "editor.subheader.background": "#000000FF",
        "editor.active_line.background": "#00909040",
        "editor.highlighted_line.background": "#000000FF",
        "editor.line_number": "#4e5a5f",
        "editor.active_line_number": "#d0d4da",
        "editor.hover_line_number": "#acb0b4",
        "editor.invisible": "#878a98ff",
        "editor.wrap_guide": "#c8ccd40d",
        "editor.active_wrap_guide": "#c8ccd41a",
        "editor.document_highlight.read_background": "#74ade81a",
        "editor.document_highlight.write_background": "#555a6366",
        "terminal.background": "#000000ff",
        "terminal.foreground": "#abb2bfff",
        "terminal.bright_foreground": "#dce0e5ff",
        "terminal.dim_foreground": "#636d83ff",
        "terminal.ansi.black": "#282c34ff",
        "terminal.ansi.bright_black": "#636d83ff",
        "terminal.ansi.dim_black": "#3b3f4aff",
        "terminal.ansi.red": "#e06c75ff",
        "terminal.ansi.bright_red": "#EA858Bff",
        "terminal.ansi.dim_red": "#a7545aff",
        "terminal.ansi.green": "#98c379ff",
        "terminal.ansi.bright_green": "#AAD581ff",
        "terminal.ansi.dim_green": "#6d8f59ff",
        "terminal.ansi.yellow": "#e5c07bff",
        "terminal.ansi.bright_yellow": "#FFD885ff",
        "terminal.ansi.dim_yellow": "#b8985bff",
        "terminal.ansi.blue": "#61afefff",
        "terminal.ansi.bright_blue": "#85C1FFff",
        "terminal.ansi.dim_blue": "#457cadff",
        "terminal.ansi.magenta": "#c678ddff",
        "terminal.ansi.bright_magenta": "#D398EBff",
        "terminal.ansi.dim_magenta": "#8d54a0ff",
        "terminal.ansi.cyan": "#56b6c2ff",
        "terminal.ansi.bright_cyan": "#6ED5DEff",
        "terminal.ansi.dim_cyan": "#3c818aff",
        "terminal.ansi.white": "#abb2bfff",
        "terminal.ansi.bright_white": "#fafafaff",
        "terminal.ansi.dim_white": "#8f969bff",
        "link_text.hover": "#74ade8ff",
        "version_control.added": "#27a657ff",
        "version_control.modified": "#d3b020ff",
        "version_control.word_added": "#2EA04859",
        "version_control.word_deleted": "#78081BCC",
        "version_control.deleted": "#e06c76ff",
        "version_control.conflict_marker.ours": "#a1c1811a",
        "version_control.conflict_marker.theirs": "#74ade81a",
        "conflict": "#dec184ff",
        "conflict.background": "#dec1841a",
        "conflict.border": "#5d4c2fff",
        "created": "#a1c181ff",
        "created.background": "#a1c1811a",
        "created.border": "#38482fff",
        "deleted": "#d07277ff",
        "deleted.background": "#d072771a",
        "deleted.border": "#4c2b2cff",
        "error": "#d07277ff",
        "error.background": "#d072771a",
        "error.border": "#4c2b2cff",
        "hidden": "#878a98ff",
        "hidden.background": "#696b771a",
        "hidden.border": "#414754ff",
        "hint": "#788ca6ff",
        "hint.background": "#5a6f891a",
        "hint.border": "#293b5bff",
        "ignored": "#878a98ff",
        "ignored.background": "#696b771a",
        "ignored.border": "#464b57ff",
        "info": "#74ade8ff",
        "info.background": "#74ade81a",
        "info.border": "#293b5bff",
        "modified": "#dec184ff",
        "modified.background": "#dec1841a",
        "modified.border": "#5d4c2fff",
        "predictive": "#5a6a87ff",
        "predictive.background": "#5a6a871a",
        "predictive.border": "#38482fff",
        "renamed": "#74ade8ff",
        "renamed.background": "#74ade81a",
        "renamed.border": "#293b5bff",
        "success": "#a1c181ff",
        "success.background": "#a1c1811a",
        "success.border": "#38482fff",
        "unreachable": "#a9afbcff",
        "unreachable.background": "#8389941a",
        "unreachable.border": "#464b57ff",
        "warning": "#dec184ff",
        "warning.background": "#dec1841a",
        "warning.border": "#5d4c2fff",
        "players": [
          {
            "cursor": "#009090FF",
            "background": "#009090FF",
            "selection": "#009090FF"
          },
          {
            "cursor": "#74ade8ff",
            "background": "#74ade8ff",
            "selection": "#74ade83d"
          },
          {
            "cursor": "#be5046ff",
            "background": "#be5046ff",
            "selection": "#be50463d"
          },
          {
            "cursor": "#bf956aff",
            "background": "#bf956aff",
            "selection": "#bf956a3d"
          },
          {
            "cursor": "#b477cfff",
            "background": "#b477cfff",
            "selection": "#b477cf3d"
          },
          {
            "cursor": "#6eb4bfff",
            "background": "#6eb4bfff",
            "selection": "#6eb4bf3d"
          },
          {
            "cursor": "#d07277ff",
            "background": "#d07277ff",
            "selection": "#d072773d"
          },
          {
            "cursor": "#dec184ff",
            "background": "#dec184ff",
            "selection": "#dec1843d"
          },
          {
            "cursor": "#a1c181ff",
            "background": "#a1c181ff",
            "selection": "#a1c1813d"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#9CDCFE",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#6A9955",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#6A9955",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#4FC1FF",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#D4D4D4",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#DCDCAA",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.declaration": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.control": {
            "color": "#C586C0",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.import": {
            "color": "#C586C0",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#B5CEA8",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#D4D4D4",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "preproc": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#9CDCFE",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#CE9178",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#D7BA7D",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#D16969",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#D16969",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#D16969",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#CE9178",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#4EC9B0",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#9CDCFE",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          }
        },
        "panel.overlay_background": "#000000FF",
        "panel.overlay_hover": "#00909040",
        "minimap.thumb.background": "#c8ccd44c",
        "minimap.thumb.hover_background": "#363c46ff",
        "minimap.thumb.border": "#363c46ff",
        "version_control.renamed": "#74ade8ff",
        "version_control.conflict": "#dec184ff",
        "version_control.ignored": "#878a98ff"
      }
    },
    {
      "name": "Cyberpunk - Arasaka",
      "appearance": "dark",
      "style": {
        "border": "#900000FF",
        "border.variant": "#900000FF",
        "border.focused": "#47679eff",
        "border.selected": "#293b5bff",
        "border.transparent": "#00000000",
        "border.disabled": "#414754ff",
        "elevated_surface.background": "#000000FF",
        "surface.background": "#000000FF",
        "background": "#90000040",
        "element.background": "#000000FF",
        "element.hover": "#90000060",
        "element.active": "#454a56ff",
        "element.selected": "#90000040",
        "element.disabled": "#161A1FFF",
        "drop_target.background": "#83899480",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#90000060",
        "ghost_element.active": "#454a56ff",
        "ghost_element.selected": "#90000040",
        "ghost_element.disabled": "#161A1FFF",
        "text": "#B0B0B0FF",
        "text.muted": "#5E5E5EFF",
        "text.placeholder": "#878A98FF",
        "text.disabled": "#878a98ff",
        "text.accent": "#74ade8ff",
        "icon": "#878A98FF",
        "icon.muted": "#878A98FF",
        "icon.disabled": "#878a98ff",
        "icon.placeholder": "#a9afbcff",
        "icon.accent": "#74ade8ff",
        "status_bar.background": "#90000040",
        "title_bar.background": "#90000040",
        "title_bar.inactive_background": "#2e343eff",
        "toolbar.background": "#000000FF",
        "tab_bar.background": "#000000FF",
        "tab.inactive_background": "#000000FF",
        "tab.active_background": "#000000FF",
        "search.match_background": "#74ade866",
        "search.active_match_background": "#e8af7466",
        "panel.background": "#000000FF",
        "panel.focused_border": "#900000FF",
        "pane.focused_border": "#47679eff",
        "scrollbar.thumb.background": "#90000040",
        "scrollbar.thumb.hover_background": "#90000060",
        "scrollbar.thumb.border": "#900000FF",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#90000060",
        "editor.foreground": "#FFFFFFFF",
        "editor.background": "#000000FF",
        "editor.gutter.background": "#000000FF",
        "editor.subheader.background": "#000000FF",
        "editor.active_line.background": "#90000040",
        "editor.highlighted_line.background": "#000000FF",
        "editor.line_number": "#4e5a5f",
        "editor.active_line_number": "#d0d4da",
        "editor.hover_line_number": "#acb0b4",
        "editor.invisible": "#878a98ff",
        "editor.wrap_guide": "#c8ccd40d",
        "editor.active_wrap_guide": "#c8ccd41a",
        "editor.document_highlight.read_background": "#74ade81a",
        "editor.document_highlight.write_background": "#555a6366",
        "terminal.background": "#000000ff",
        "terminal.foreground": "#abb2bfff",
        "terminal.bright_foreground": "#dce0e5ff",
        "terminal.dim_foreground": "#636d83ff",
        "terminal.ansi.black": "#282c34ff",
        "terminal.ansi.bright_black": "#636d83ff",
        "terminal.ansi.dim_black": "#3b3f4aff",
        "terminal.ansi.red": "#e06c75ff",
        "terminal.ansi.bright_red": "#EA858Bff",
        "terminal.ansi.dim_red": "#a7545aff",
        "terminal.ansi.green": "#98c379ff",
        "terminal.ansi.bright_green": "#AAD581ff",
        "terminal.ansi.dim_green": "#6d8f59ff",
        "terminal.ansi.yellow": "#e5c07bff",
        "terminal.ansi.bright_yellow": "#FFD885ff",
        "terminal.ansi.dim_yellow": "#b8985bff",
        "terminal.ansi.blue": "#61afefff",
        "terminal.ansi.bright_blue": "#85C1FFff",
        "terminal.ansi.dim_blue": "#457cadff",
        "terminal.ansi.magenta": "#c678ddff",
        "terminal.ansi.bright_magenta": "#D398EBff",
        "terminal.ansi.dim_magenta": "#8d54a0ff",
        "terminal.ansi.cyan": "#56b6c2ff",
        "terminal.ansi.bright_cyan": "#6ED5DEff",
        "terminal.ansi.dim_cyan": "#3c818aff",
        "terminal.ansi.white": "#abb2bfff",
        "terminal.ansi.bright_white": "#fafafaff",
        "terminal.ansi.dim_white": "#8f969bff",
        "link_text.hover": "#74ade8ff",
        "version_control.added": "#27a657ff",
        "version_control.modified": "#d3b020ff",
        "version_control.word_added": "#2EA04859",
        "version_control.word_deleted": "#78081BCC",
        "version_control.deleted": "#e06c76ff",
        "version_control.conflict_marker.ours": "#a1c1811a",
        "version_control.conflict_marker.theirs": "#74ade81a",
        "conflict": "#dec184ff",
        "conflict.background": "#dec1841a",
        "conflict.border": "#5d4c2fff",
        "created": "#a1c181ff",
        "created.background": "#a1c1811a",
        "created.border": "#38482fff",
        "deleted": "#d07277ff",
        "deleted.background": "#d072771a",
        "deleted.border": "#4c2b2cff",
        "error": "#d07277ff",
        "error.background": "#d072771a",
        "error.border": "#4c2b2cff",
        "hidden": "#878a98ff",
        "hidden.background": "#696b771a",
        "hidden.border": "#414754ff",
        "hint": "#788ca6ff",
        "hint.background": "#5a6f891a",
        "hint.border": "#293b5bff",
        "ignored": "#878a98ff",
        "ignored.background": "#696b771a",
        "ignored.border": "#464b57ff",
        "info": "#74ade8ff",
        "info.background": "#74ade81a",
        "info.border": "#293b5bff",
        "modified": "#dec184ff",
        "modified.background": "#dec1841a",
        "modified.border": "#5d4c2fff",
        "predictive": "#5a6a87ff",
        "predictive.background": "#5a6a871a",
        "predictive.border": "#38482fff",
        "renamed": "#74ade8ff",
        "renamed.background": "#74ade81a",
        "renamed.border": "#293b5bff",
        "success": "#a1c181ff",
        "success.background": "#a1c1811a",
        "success.border": "#38482fff",
        "unreachable": "#a9afbcff",
        "unreachable.background": "#8389941a",
        "unreachable.border": "#464b57ff",
        "warning": "#dec184ff",
        "warning.background": "#dec1841a",
        "warning.border": "#5d4c2fff",
        "players": [
          {
            "cursor": "#900000FF",
            "background": "#900000FF",
            "selection": "#900000FF"
          },
          {
            "cursor": "#74ade8ff",
            "background": "#74ade8ff",
            "selection": "#74ade83d"
          },
          {
            "cursor": "#be5046ff",
            "background": "#be5046ff",
            "selection": "#be50463d"
          },
          {
            "cursor": "#bf956aff",
            "background": "#bf956aff",
            "selection": "#bf956a3d"
          },
          {
            "cursor": "#b477cfff",
            "background": "#b477cfff",
            "selection": "#b477cf3d"
          },
          {
            "cursor": "#6eb4bfff",
            "background": "#6eb4bfff",
            "selection": "#6eb4bf3d"
          },
          {
            "cursor": "#d07277ff",
            "background": "#d07277ff",
            "selection": "#d072773d"
          },
          {
            "cursor": "#dec184ff",
            "background": "#dec184ff",
            "selection": "#dec1843d"
          },
          {
            "cursor": "#a1c181ff",
            "background": "#a1c181ff",
            "selection": "#a1c1813d"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#9CDCFE",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#6A9955",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#6A9955",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#4FC1FF",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#D4D4D4",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#DCDCAA",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.declaration": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.control": {
            "color": "#C586C0",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.import": {
            "color": "#C586C0",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#B5CEA8",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#D4D4D4",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "preproc": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#9CDCFE",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#CE9178",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#D7BA7D",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#D16969",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#D16969",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#D16969",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#CE9178",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#4EC9B0",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#9CDCFE",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          }
        },
        "panel.overlay_background": "#000000FF",
        "panel.overlay_hover": "#90000040",
        "minimap.thumb.background": "#c8ccd44c",
        "minimap.thumb.hover_background": "#363c46ff",
        "minimap.thumb.border": "#363c46ff",
        "version_control.renamed": "#74ade8ff",
        "version_control.conflict": "#dec184ff",
        "version_control.ignored": "#878a98ff"
      }
    },
    {
      "name": "Cyberpunk - Militech",
      "appearance": "dark",
      "style": {
        "border": "#e6d709FF",
        "border.variant": "#e6d709FF",
        "border.focused": "#47679eff",
        "border.selected": "#293b5bff",
        "border.transparent": "#00000000",
        "border.disabled": "#414754ff",
        "elevated_surface.background": "#000000FF",
        "surface.background": "#000000FF",
        "background": "#e6d70940",
        "element.background": "#000000FF",
        "element.hover": "#e6d70960",
        "element.active": "#454a56ff",
        "element.selected": "#e6d70940",
        "element.disabled": "#161A1FFF",
        "drop_target.background": "#83899480",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#e6d70960",
        "ghost_element.active": "#454a56ff",
        "ghost_element.selected": "#e6d70940",
        "ghost_element.disabled": "#161A1FFF",
        "text": "#B0B0B0FF",
        "text.muted": "#5E5E5EFF",
        "text.placeholder": "#878A98FF",
        "text.disabled": "#878a98ff",
        "text.accent": "#74ade8ff",
        "icon": "#878A98FF",
        "icon.muted": "#878A98FF",
        "icon.disabled": "#878a98ff",
        "icon.placeholder": "#a9afbcff",
        "icon.accent": "#74ade8ff",
        "status_bar.background": "#e6d70940",
        "title_bar.background": "#e6d70940",
        "title_bar.inactive_background": "#2e343eff",
        "toolbar.background": "#000000FF",
        "tab_bar.background": "#000000FF",
        "tab.inactive_background": "#000000FF",
        "tab.active_background": "#000000FF",
        "search.match_background": "#74ade866",
        "search.active_match_background": "#e8af7466",
        "panel.background": "#000000FF",
        "panel.focused_border": "#e6d709FF",
        "pane.focused_border": "#47679eff",
        "scrollbar.thumb.background": "#e6d70940",
        "scrollbar.thumb.hover_background": "#e6d70960",
        "scrollbar.thumb.border": "#e6d709FF",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#e6d70960",
        "editor.foreground": "#FFFFFFFF",
        "editor.background": "#000000FF",
        "editor.gutter.background": "#000000FF",
        "editor.subheader.background": "#000000FF",
        "editor.active_line.background": "#e6d70940",
        "editor.highlighted_line.background": "#000000FF",
        "editor.line_number": "#4e5a5f",
        "editor.active_line_number": "#d0d4da",
        "editor.hover_line_number": "#acb0b4",
        "editor.invisible": "#878a98ff",
        "editor.wrap_guide": "#c8ccd40d",
        "editor.active_wrap_guide": "#c8ccd41a",
        "editor.document_highlight.read_background": "#74ade81a",
        "editor.document_highlight.write_background": "#555a6366",
        "terminal.background": "#000000ff",
        "terminal.foreground": "#abb2bfff",
        "terminal.bright_foreground": "#dce0e5ff",
        "terminal.dim_foreground": "#636d83ff",
        "terminal.ansi.black": "#282c34ff",
        "terminal.ansi.bright_black": "#636d83ff",
        "terminal.ansi.dim_black": "#3b3f4aff",
        "terminal.ansi.red": "#e06c75ff",
        "terminal.ansi.bright_red": "#EA858Bff",
        "terminal.ansi.dim_red": "#a7545aff",
        "terminal.ansi.green": "#98c379ff",
        "terminal.ansi.bright_green": "#AAD581ff",
        "terminal.ansi.dim_green": "#6d8f59ff",
        "terminal.ansi.yellow": "#e5c07bff",
        "terminal.ansi.bright_yellow": "#FFD885ff",
        "terminal.ansi.dim_yellow": "#b8985bff",
        "terminal.ansi.blue": "#61afefff",
        "terminal.ansi.bright_blue": "#85C1FFff",
        "terminal.ansi.dim_blue": "#457cadff",
        "terminal.ansi.magenta": "#c678ddff",
        "terminal.ansi.bright_magenta": "#D398EBff",
        "terminal.ansi.dim_magenta": "#8d54a0ff",
        "terminal.ansi.cyan": "#56b6c2ff",
        "terminal.ansi.bright_cyan": "#6ED5DEff",
        "terminal.ansi.dim_cyan": "#3c818aff",
        "terminal.ansi.white": "#abb2bfff",
        "terminal.ansi.bright_white": "#fafafaff",
        "terminal.ansi.dim_white": "#8f969bff",
        "link_text.hover": "#74ade8ff",
        "version_control.added": "#27a657ff",
        "version_control.modified": "#d3b020ff",
        "version_control.word_added": "#2EA04859",
        "version_control.word_deleted": "#78081BCC",
        "version_control.deleted": "#e06c76ff",
        "version_control.conflict_marker.ours": "#a1c1811a",
        "version_control.conflict_marker.theirs": "#74ade81a",
        "conflict": "#dec184ff",
        "conflict.background": "#dec1841a",
        "conflict.border": "#5d4c2fff",
        "created": "#a1c181ff",
        "created.background": "#a1c1811a",
        "created.border": "#38482fff",
        "deleted": "#d07277ff",
        "deleted.background": "#d072771a",
        "deleted.border": "#4c2b2cff",
        "error": "#d07277ff",
        "error.background": "#d072771a",
        "error.border": "#4c2b2cff",
        "hidden": "#878a98ff",
        "hidden.background": "#696b771a",
        "hidden.border": "#414754ff",
        "hint": "#788ca6ff",
        "hint.background": "#5a6f891a",
        "hint.border": "#293b5bff",
        "ignored": "#878a98ff",
        "ignored.background": "#696b771a",
        "ignored.border": "#464b57ff",
        "info": "#74ade8ff",
        "info.background": "#74ade81a",
        "info.border": "#293b5bff",
        "modified": "#dec184ff",
        "modified.background": "#dec1841a",
        "modified.border": "#5d4c2fff",
        "predictive": "#5a6a87ff",
        "predictive.background": "#5a6a871a",
        "predictive.border": "#38482fff",
        "renamed": "#74ade8ff",
        "renamed.background": "#74ade81a",
        "renamed.border": "#293b5bff",
        "success": "#a1c181ff",
        "success.background": "#a1c1811a",
        "success.border": "#38482fff",
        "unreachable": "#a9afbcff",
        "unreachable.background": "#8389941a",
        "unreachable.border": "#464b57ff",
        "warning": "#dec184ff",
        "warning.background": "#dec1841a",
        "warning.border": "#5d4c2fff",
        "players": [
          {
            "cursor": "#e6d709FF",
            "background": "#e6d709FF",
            "selection": "#e6d709FF"
          },
          {
            "cursor": "#74ade8ff",
            "background": "#74ade8ff",
            "selection": "#74ade83d"
          },
          {
            "cursor": "#be5046ff",
            "background": "#be5046ff",
            "selection": "#be50463d"
          },
          {
            "cursor": "#bf956aff",
            "background": "#bf956aff",
            "selection": "#bf956a3d"
          },
          {
            "cursor": "#b477cfff",
            "background": "#b477cfff",
            "selection": "#b477cf3d"
          },
          {
            "cursor": "#6eb4bfff",
            "background": "#6eb4bfff",
            "selection": "#6eb4bf3d"
          },
          {
            "cursor": "#d07277ff",
            "background": "#d07277ff",
            "selection": "#d072773d"
          },
          {
            "cursor": "#dec184ff",
            "background": "#dec184ff",
            "selection": "#dec1843d"
          },
          {
            "cursor": "#a1c181ff",
            "background": "#a1c181ff",
            "selection": "#a1c1813d"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#9CDCFE",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#6A9955",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#6A9955",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#4FC1FF",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#D4D4D4",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#DCDCAA",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.declaration": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.control": {
            "color": "#C586C0",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.import": {
            "color": "#C586C0",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#B5CEA8",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#D4D4D4",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "preproc": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#9CDCFE",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#CE9178",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#D7BA7D",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#D16969",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#D16969",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#D16969",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#CE9178",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#4EC9B0",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#9CDCFE",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          }
        },
        "panel.overlay_background": "#000000FF",
        "panel.overlay_hover": "#e6d70940",
        "minimap.thumb.background": "#c8ccd44c",
        "minimap.thumb.hover_background": "#363c46ff",
        "minimap.thumb.border": "#363c46ff",
        "version_control.renamed": "#74ade8ff",
        "version_control.conflict": "#dec184ff",
        "version_control.ignored": "#878a98ff"
      }
    },
    {
      "name": "Cyberpunk - Kang tao",
      "appearance": "dark",
      "style": {
        "border": "#e16b27FF",
        "border.variant": "#e16b27FF",
        "border.focused": "#47679eff",
        "border.selected": "#293b5bff",
        "border.transparent": "#00000000",
        "border.disabled": "#414754ff",
        "elevated_surface.background": "#000000FF",
        "surface.background": "#000000FF",
        "background": "#e16b2740",
        "element.background": "#000000FF",
        "element.hover": "#e16b2760",
        "element.active": "#454a56ff",
        "element.selected": "#e16b2740",
        "element.disabled": "#161A1FFF",
        "drop_target.background": "#83899480",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#e16b2760",
        "ghost_element.active": "#454a56ff",
        "ghost_element.selected": "#e16b2740",
        "ghost_element.disabled": "#161A1FFF",
        "text": "#B0B0B0FF",
        "text.muted": "#5E5E5EFF",
        "text.placeholder": "#878A98FF",
        "text.disabled": "#878a98ff",
        "text.accent": "#74ade8ff",
        "icon": "#878A98FF",
        "icon.muted": "#878A98FF",
        "icon.disabled": "#878a98ff",
        "icon.placeholder": "#a9afbcff",
        "icon.accent": "#74ade8ff",
        "status_bar.background": "#e16b2740",
        "title_bar.background": "#e16b2740",
        "title_bar.inactive_background": "#2e343eff",
        "toolbar.background": "#000000FF",
        "tab_bar.background": "#000000FF",
        "tab.inactive_background": "#000000FF",
        "tab.active_background": "#000000FF",
        "search.match_background": "#74ade866",
        "search.active_match_background": "#e8af7466",
        "panel.background": "#000000FF",
        "panel.focused_border": "#e16b27FF",
        "pane.focused_border": "#47679eff",
        "scrollbar.thumb.background": "#e16b2740",
        "scrollbar.thumb.hover_background": "#e16b2760",
        "scrollbar.thumb.border": "#e16b27FF",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#e16b2760",
        "editor.foreground": "#FFFFFFFF",
        "editor.background": "#000000FF",
        "editor.gutter.background": "#000000FF",
        "editor.subheader.background": "#000000FF",
        "editor.active_line.background": "#e16b2740",
        "editor.highlighted_line.background": "#000000FF",
        "editor.line_number": "#4e5a5f",
        "editor.active_line_number": "#d0d4da",
        "editor.hover_line_number": "#acb0b4",
        "editor.invisible": "#878a98ff",
        "editor.wrap_guide": "#c8ccd40d",
        "editor.active_wrap_guide": "#c8ccd41a",
        "editor.document_highlight.read_background": "#74ade81a",
        "editor.document_highlight.write_background": "#555a6366",
        "terminal.background": "#000000ff",
        "terminal.foreground": "#abb2bfff",
        "terminal.bright_foreground": "#dce0e5ff",
        "terminal.dim_foreground": "#636d83ff",
        "terminal.ansi.black": "#282c34ff",
        "terminal.ansi.bright_black": "#636d83ff",
        "terminal.ansi.dim_black": "#3b3f4aff",
        "terminal.ansi.red": "#e06c75ff",
        "terminal.ansi.bright_red": "#EA858Bff",
        "terminal.ansi.dim_red": "#a7545aff",
        "terminal.ansi.green": "#98c379ff",
        "terminal.ansi.bright_green": "#AAD581ff",
        "terminal.ansi.dim_green": "#6d8f59ff",
        "terminal.ansi.yellow": "#e5c07bff",
        "terminal.ansi.bright_yellow": "#FFD885ff",
        "terminal.ansi.dim_yellow": "#b8985bff",
        "terminal.ansi.blue": "#61afefff",
        "terminal.ansi.bright_blue": "#85C1FFff",
        "terminal.ansi.dim_blue": "#457cadff",
        "terminal.ansi.magenta": "#c678ddff",
        "terminal.ansi.bright_magenta": "#D398EBff",
        "terminal.ansi.dim_magenta": "#8d54a0ff",
        "terminal.ansi.cyan": "#56b6c2ff",
        "terminal.ansi.bright_cyan": "#6ED5DEff",
        "terminal.ansi.dim_cyan": "#3c818aff",
        "terminal.ansi.white": "#abb2bfff",
        "terminal.ansi.bright_white": "#fafafaff",
        "terminal.ansi.dim_white": "#8f969bff",
        "link_text.hover": "#74ade8ff",
        "version_control.added": "#27a657ff",
        "version_control.modified": "#d3b020ff",
        "version_control.word_added": "#2EA04859",
        "version_control.word_deleted": "#78081BCC",
        "version_control.deleted": "#e06c76ff",
        "version_control.conflict_marker.ours": "#a1c1811a",
        "version_control.conflict_marker.theirs": "#74ade81a",
        "conflict": "#dec184ff",
        "conflict.background": "#dec1841a",
        "conflict.border": "#5d4c2fff",
        "created": "#a1c181ff",
        "created.background": "#a1c1811a",
        "created.border": "#38482fff",
        "deleted": "#d07277ff",
        "deleted.background": "#d072771a",
        "deleted.border": "#4c2b2cff",
        "error": "#d07277ff",
        "error.background": "#d072771a",
        "error.border": "#4c2b2cff",
        "hidden": "#878a98ff",
        "hidden.background": "#696b771a",
        "hidden.border": "#414754ff",
        "hint": "#788ca6ff",
        "hint.background": "#5a6f891a",
        "hint.border": "#293b5bff",
        "ignored": "#878a98ff",
        "ignored.background": "#696b771a",
        "ignored.border": "#464b57ff",
        "info": "#74ade8ff",
        "info.background": "#74ade81a",
        "info.border": "#293b5bff",
        "modified": "#dec184ff",
        "modified.background": "#dec1841a",
        "modified.border": "#5d4c2fff",
        "predictive": "#5a6a87ff",
        "predictive.background": "#5a6a871a",
        "predictive.border": "#38482fff",
        "renamed": "#74ade8ff",
        "renamed.background": "#74ade81a",
        "renamed.border": "#293b5bff",
        "success": "#a1c181ff",
        "success.background": "#a1c1811a",
        "success.border": "#38482fff",
        "unreachable": "#a9afbcff",
        "unreachable.background": "#8389941a",
        "unreachable.border": "#464b57ff",
        "warning": "#dec184ff",
        "warning.background": "#dec1841a",
        "warning.border": "#5d4c2fff",
        "players": [
          {
            "cursor": "#e16b27FF",
            "background": "#e16b27FF",
            "selection": "#e16b27FF"
          },
          {
            "cursor": "#74ade8ff",
            "background": "#74ade8ff",
            "selection": "#74ade83d"
          },
          {
            "cursor": "#be5046ff",
            "background": "#be5046ff",
            "selection": "#be50463d"
          },
          {
            "cursor": "#bf956aff",
            "background": "#bf956aff",
            "selection": "#bf956a3d"
          },
          {
            "cursor": "#b477cfff",
            "background": "#b477cfff",
            "selection": "#b477cf3d"
          },
          {
            "cursor": "#6eb4bfff",
            "background": "#6eb4bfff",
            "selection": "#6eb4bf3d"
          },
          {
            "cursor": "#d07277ff",
            "background": "#d07277ff",
            "selection": "#d072773d"
          },
          {
            "cursor": "#dec184ff",
            "background": "#dec184ff",
            "selection": "#dec1843d"
          },
          {
            "cursor": "#a1c181ff",
            "background": "#a1c181ff",
            "selection": "#a1c1813d"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#9CDCFE",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#6A9955",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#6A9955",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#4FC1FF",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#D4D4D4",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#DCDCAA",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.declaration": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.control": {
            "color": "#C586C0",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.import": {
            "color": "#C586C0",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#B5CEA8",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#D4D4D4",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "preproc": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#9CDCFE",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#CE9178",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#D7BA7D",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#D16969",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#D16969",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#D16969",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#CE9178",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#4EC9B0",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#9CDCFE",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          }
        },
        "panel.overlay_background": "#000000FF",
        "panel.overlay_hover": "#e16b2740",
        "minimap.thumb.background": "#c8ccd44c",
        "minimap.thumb.hover_background": "#363c46ff",
        "minimap.thumb.border": "#363c46ff",
        "version_control.renamed": "#74ade8ff",
        "version_control.conflict": "#dec184ff",
        "version_control.ignored": "#878a98ff"
      }
    },
    {
      "name": "Cyberpunk - NCPD",
      "appearance": "dark",
      "style": {
        "border": "#445e88FF",
        "border.variant": "#445e88FF",
        "border.focused": "#47679eff",
        "border.selected": "#293b5bff",
        "border.transparent": "#00000000",
        "border.disabled": "#414754ff",
        "elevated_surface.background": "#000000FF",
        "surface.background": "#000000FF",
        "background": "#445e8840",
        "element.background": "#000000FF",
        "element.hover": "#445e8860",
        "element.active": "#454a56ff",
        "element.selected": "#445e8840",
        "element.disabled": "#161A1FFF",
        "drop_target.background": "#83899480",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#445e8860",
        "ghost_element.active": "#454a56ff",
        "ghost_element.selected": "#445e8840",
        "ghost_element.disabled": "#161A1FFF",
        "text": "#B0B0B0FF",
        "text.muted": "#5E5E5EFF",
        "text.placeholder": "#878A98FF",
        "text.disabled": "#878a98ff",
        "text.accent": "#74ade8ff",
        "icon": "#878A98FF",
        "icon.muted": "#878A98FF",
        "icon.disabled": "#878a98ff",
        "icon.placeholder": "#a9afbcff",
        "icon.accent": "#74ade8ff",
        "status_bar.background": "#445e8840",
        "title_bar.background": "#445e8840",
        "title_bar.inactive_background": "#2e343eff",
        "toolbar.background": "#000000FF",
        "tab_bar.background": "#000000FF",
        "tab.inactive_background": "#000000FF",
        "tab.active_background": "#000000FF",
        "search.match_background": "#74ade866",
        "search.active_match_background": "#e8af7466",
        "panel.background": "#000000FF",
        "panel.focused_border": "#445e88FF",
        "pane.focused_border": "#47679eff",
        "scrollbar.thumb.background": "#445e8840",
        "scrollbar.thumb.hover_background": "#445e8860",
        "scrollbar.thumb.border": "#445e88FF",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#445e8860",
        "editor.foreground": "#FFFFFFFF",
        "editor.background": "#000000FF",
        "editor.gutter.background": "#000000FF",
        "editor.subheader.background": "#000000FF",
        "editor.active_line.background": "#445e8840",
        "editor.highlighted_line.background": "#000000FF",
        "editor.line_number": "#4e5a5f",
        "editor.active_line_number": "#d0d4da",
        "editor.hover_line_number": "#acb0b4",
        "editor.invisible": "#878a98ff",
        "editor.wrap_guide": "#c8ccd40d",
        "editor.active_wrap_guide": "#c8ccd41a",
        "editor.document_highlight.read_background": "#74ade81a",
        "editor.document_highlight.write_background": "#555a6366",
        "terminal.background": "#000000ff",
        "terminal.foreground": "#abb2bfff",
        "terminal.bright_foreground": "#dce0e5ff",
        "terminal.dim_foreground": "#636d83ff",
        "terminal.ansi.black": "#282c34ff",
        "terminal.ansi.bright_black": "#636d83ff",
        "terminal.ansi.dim_black": "#3b3f4aff",
        "terminal.ansi.red": "#e06c75ff",
        "terminal.ansi.bright_red": "#EA858Bff",
        "terminal.ansi.dim_red": "#a7545aff",
        "terminal.ansi.green": "#98c379ff",
        "terminal.ansi.bright_green": "#AAD581ff",
        "terminal.ansi.dim_green": "#6d8f59ff",
        "terminal.ansi.yellow": "#e5c07bff",
        "terminal.ansi.bright_yellow": "#FFD885ff",
        "terminal.ansi.dim_yellow": "#b8985bff",
        "terminal.ansi.blue": "#61afefff",
        "terminal.ansi.bright_blue": "#85C1FFff",
        "terminal.ansi.dim_blue": "#457cadff",
        "terminal.ansi.magenta": "#c678ddff",
        "terminal.ansi.bright_magenta": "#D398EBff",
        "terminal.ansi.dim_magenta": "#8d54a0ff",
        "terminal.ansi.cyan": "#56b6c2ff",
        "terminal.ansi.bright_cyan": "#6ED5DEff",
        "terminal.ansi.dim_cyan": "#3c818aff",
        "terminal.ansi.white": "#abb2bfff",
        "terminal.ansi.bright_white": "#fafafaff",
        "terminal.ansi.dim_white": "#8f969bff",
        "link_text.hover": "#74ade8ff",
        "version_control.added": "#27a657ff",
        "version_control.modified": "#d3b020ff",
        "version_control.word_added": "#2EA04859",
        "version_control.word_deleted": "#78081BCC",
        "version_control.deleted": "#e06c76ff",
        "version_control.conflict_marker.ours": "#a1c1811a",
        "version_control.conflict_marker.theirs": "#74ade81a",
        "conflict": "#dec184ff",
        "conflict.background": "#dec1841a",
        "conflict.border": "#5d4c2fff",
        "created": "#a1c181ff",
        "created.background": "#a1c1811a",
        "created.border": "#38482fff",
        "deleted": "#d07277ff",
        "deleted.background": "#d072771a",
        "deleted.border": "#4c2b2cff",
        "error": "#d07277ff",
        "error.background": "#d072771a",
        "error.border": "#4c2b2cff",
        "hidden": "#878a98ff",
        "hidden.background": "#696b771a",
        "hidden.border": "#414754ff",
        "hint": "#788ca6ff",
        "hint.background": "#5a6f891a",
        "hint.border": "#293b5bff",
        "ignored": "#878a98ff",
        "ignored.background": "#696b771a",
        "ignored.border": "#464b57ff",
        "info": "#74ade8ff",
        "info.background": "#74ade81a",
        "info.border": "#293b5bff",
        "modified": "#dec184ff",
        "modified.background": "#dec1841a",
        "modified.border": "#5d4c2fff",
        "predictive": "#5a6a87ff",
        "predictive.background": "#5a6a871a",
        "predictive.border": "#38482fff",
        "renamed": "#74ade8ff",
        "renamed.background": "#74ade81a",
        "renamed.border": "#293b5bff",
        "success": "#a1c181ff",
        "success.background": "#a1c1811a",
        "success.border": "#38482fff",
        "unreachable": "#a9afbcff",
        "unreachable.background": "#8389941a",
        "unreachable.border": "#464b57ff",
        "warning": "#dec184ff",
        "warning.background": "#dec1841a",
        "warning.border": "#5d4c2fff",
        "players": [
          {
            "cursor": "#445e88FF",
            "background": "#445e88FF",
            "selection": "#445e88FF"
          },
          {
            "cursor": "#74ade8ff",
            "background": "#74ade8ff",
            "selection": "#74ade83d"
          },
          {
            "cursor": "#be5046ff",
            "background": "#be5046ff",
            "selection": "#be50463d"
          },
          {
            "cursor": "#bf956aff",
            "background": "#bf956aff",
            "selection": "#bf956a3d"
          },
          {
            "cursor": "#b477cfff",
            "background": "#b477cfff",
            "selection": "#b477cf3d"
          },
          {
            "cursor": "#6eb4bfff",
            "background": "#6eb4bfff",
            "selection": "#6eb4bf3d"
          },
          {
            "cursor": "#d07277ff",
            "background": "#d07277ff",
            "selection": "#d072773d"
          },
          {
            "cursor": "#dec184ff",
            "background": "#dec184ff",
            "selection": "#dec1843d"
          },
          {
            "cursor": "#a1c181ff",
            "background": "#a1c181ff",
            "selection": "#a1c1813d"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#9CDCFE",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#6A9955",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#6A9955",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#4FC1FF",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#D4D4D4",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#DCDCAA",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.declaration": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.control": {
            "color": "#C586C0",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.import": {
            "color": "#C586C0",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#B5CEA8",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#D4D4D4",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "preproc": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#9CDCFE",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#CE9178",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#D7BA7D",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#D16969",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#D16969",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#D16969",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#CE9178",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#4EC9B0",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#9CDCFE",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          }
        },
        "panel.overlay_background": "#000000FF",
        "panel.overlay_hover": "#445e8840",
        "minimap.thumb.background": "#c8ccd44c",
        "minimap.thumb.hover_background": "#363c46ff",
        "minimap.thumb.border": "#363c46ff",
        "version_control.renamed": "#74ade8ff",
        "version_control.conflict": "#dec184ff",
        "version_control.ignored": "#878a98ff"
      }
    },
    {
      "name": "Delamain",
      "appearance": "dark",
      "style": {
        "border": "#080808FF",
        "border.variant": "#080808FF",
        "border.focused": "#47679eff",
        "border.selected": "#293b5bff",
        "border.transparent": "#00000000",
        "border.disabled": "#414754ff",
        "elevated_surface.background": "#000000FF",
        "surface.background": "#000000FF",
        "background": "#08080840",
        "element.background": "#000000FF",
        "element.hover": "#08080860",
        "element.active": "#454a56ff",
        "element.selected": "#08080840",
        "element.disabled": "#161A1FFF",
        "drop_target.background": "#83899480",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#08080860",
        "ghost_element.active": "#454a56ff",
        "ghost_element.selected": "#08080840",
        "ghost_element.disabled": "#161A1FFF",
        "text": "#B0B0B0FF",
        "text.muted": "#5E5E5EFF",
        "text.placeholder": "#878A98FF",
        "text.disabled": "#878a98ff",
        "text.accent": "#74ade8ff",
        "icon": "#878A98FF",
        "icon.muted": "#878A98FF",
        "icon.disabled": "#878a98ff",
        "icon.placeholder": "#a9afbcff",
        "icon.accent": "#74ade8ff",
        "status_bar.background": "#08080840",
        "title_bar.background": "#08080840",
        "title_bar.inactive_background": "#2e343eff",
        "toolbar.background": "#000000FF",
        "tab_bar.background": "#000000FF",
        "tab.inactive_background": "#000000FF",
        "tab.active_background": "#000000FF",
        "search.match_background": "#74ade866",
        "search.active_match_background": "#e8af7466",
        "panel.background": "#000000FF",
        "panel.focused_border": "#080808FF",
        "pane.focused_border": "#47679eff",
        "scrollbar.thumb.background": "#08080840",
        "scrollbar.thumb.hover_background": "#08080860",
        "scrollbar.thumb.border": "#080808FF",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#08080860",
        "editor.foreground": "#FFFFFFFF",
        "editor.background": "#000000FF",
        "editor.gutter.background": "#000000FF",
        "editor.subheader.background": "#000000FF",
        "editor.active_line.background": "#08080840",
        "editor.highlighted_line.background": "#000000FF",
        "editor.line_number": "#4e5a5f",
        "editor.active_line_number": "#d0d4da",
        "editor.hover_line_number": "#acb0b4",
        "editor.invisible": "#878a98ff",
        "editor.wrap_guide": "#c8ccd40d",
        "editor.active_wrap_guide": "#c8ccd41a",
        "editor.document_highlight.read_background": "#74ade81a",
        "editor.document_highlight.write_background": "#555a6366",
        "terminal.background": "#000000ff",
        "terminal.foreground": "#abb2bfff",
        "terminal.bright_foreground": "#dce0e5ff",
        "terminal.dim_foreground": "#636d83ff",
        "terminal.ansi.black": "#282c34ff",
        "terminal.ansi.bright_black": "#636d83ff",
        "terminal.ansi.dim_black": "#3b3f4aff",
        "terminal.ansi.red": "#e06c75ff",
        "terminal.ansi.bright_red": "#EA858Bff",
        "terminal.ansi.dim_red": "#a7545aff",
        "terminal.ansi.green": "#98c379ff",
        "terminal.ansi.bright_green": "#AAD581ff",
        "terminal.ansi.dim_green": "#6d8f59ff",
        "terminal.ansi.yellow": "#e5c07bff",
        "terminal.ansi.bright_yellow": "#FFD885ff",
        "terminal.ansi.dim_yellow": "#b8985bff",
        "terminal.ansi.blue": "#61afefff",
        "terminal.ansi.bright_blue": "#85C1FFff",
        "terminal.ansi.dim_blue": "#457cadff",
        "terminal.ansi.magenta": "#c678ddff",
        "terminal.ansi.bright_magenta": "#D398EBff",
        "terminal.ansi.dim_magenta": "#8d54a0ff",
        "terminal.ansi.cyan": "#56b6c2ff",
        "terminal.ansi.bright_cyan": "#6ED5DEff",
        "terminal.ansi.dim_cyan": "#3c818aff",
        "terminal.ansi.white": "#abb2bfff",
        "terminal.ansi.bright_white": "#fafafaff",
        "terminal.ansi.dim_white": "#8f969bff",
        "link_text.hover": "#74ade8ff",
        "version_control.added": "#27a657ff",
        "version_control.modified": "#d3b020ff",
        "version_control.word_added": "#2EA04859",
        "version_control.word_deleted": "#78081BCC",
        "version_control.deleted": "#e06c76ff",
        "version_control.conflict_marker.ours": "#a1c1811a",
        "version_control.conflict_marker.theirs": "#74ade81a",
        "conflict": "#dec184ff",
        "conflict.background": "#dec1841a",
        "conflict.border": "#5d4c2fff",
        "created": "#a1c181ff",
        "created.background": "#a1c1811a",
        "created.border": "#38482fff",
        "deleted": "#d07277ff",
        "deleted.background": "#d072771a",
        "deleted.border": "#4c2b2cff",
        "error": "#d07277ff",
        "error.background": "#d072771a",
        "error.border": "#4c2b2cff",
        "hidden": "#878a98ff",
        "hidden.background": "#696b771a",
        "hidden.border": "#414754ff",
        "hint": "#788ca6ff",
        "hint.background": "#5a6f891a",
        "hint.border": "#293b5bff",
        "ignored": "#878a98ff",
        "ignored.background": "#696b771a",
        "ignored.border": "#464b57ff",
        "info": "#74ade8ff",
        "info.background": "#74ade81a",
        "info.border": "#293b5bff",
        "modified": "#dec184ff",
        "modified.background": "#dec1841a",
        "modified.border": "#5d4c2fff",
        "predictive": "#5a6a87ff",
        "predictive.background": "#5a6a871a",
        "predictive.border": "#38482fff",
        "renamed": "#74ade8ff",
        "renamed.background": "#74ade81a",
        "renamed.border": "#293b5bff",
        "success": "#a1c181ff",
        "success.background": "#a1c1811a",
        "success.border": "#38482fff",
        "unreachable": "#a9afbcff",
        "unreachable.background": "#8389941a",
        "unreachable.border": "#464b57ff",
        "warning": "#dec184ff",
        "warning.background": "#dec1841a",
        "warning.border": "#5d4c2fff",
        "players": [
          {
            "cursor": "#080808FF",
            "background": "#080808FF",
            "selection": "#080808FF"
          },
          {
            "cursor": "#74ade8ff",
            "background": "#74ade8ff",
            "selection": "#74ade83d"
          },
          {
            "cursor": "#be5046ff",
            "background": "#be5046ff",
            "selection": "#be50463d"
          },
          {
            "cursor": "#bf956aff",
            "background": "#bf956aff",
            "selection": "#bf956a3d"
          },
          {
            "cursor": "#b477cfff",
            "background": "#b477cfff",
            "selection": "#b477cf3d"
          },
          {
            "cursor": "#6eb4bfff",
            "background": "#6eb4bfff",
            "selection": "#6eb4bf3d"
          },
          {
            "cursor": "#d07277ff",
            "background": "#d07277ff",
            "selection": "#d072773d"
          },
          {
            "cursor": "#dec184ff",
            "background": "#dec184ff",
            "selection": "#dec1843d"
          },
          {
            "cursor": "#a1c181ff",
            "background": "#a1c181ff",
            "selection": "#a1c1813d"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#9CDCFE",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#6A9955",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#6A9955",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#4FC1FF",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#D4D4D4",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#DCDCAA",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.declaration": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.control": {
            "color": "#C586C0",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.import": {
            "color": "#C586C0",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#B5CEA8",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#D4D4D4",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "preproc": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#9CDCFE",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#CE9178",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#D7BA7D",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#D16969",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#D16969",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#D16969",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#CE9178",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#4EC9B0",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#9CDCFE",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          }
        },
        "panel.overlay_background": "#000000FF",
        "panel.overlay_hover": "#08080840",
        "minimap.thumb.background": "#c8ccd44c",
        "minimap.thumb.hover_background": "#363c46ff",
        "minimap.thumb.border": "#363c46ff",
        "version_control.renamed": "#74ade8ff",
        "version_control.conflict": "#dec184ff",
        "version_control.ignored": "#878a98ff"
      }
    },
    {
      "name": "Cyberpunk - Pink neon",
      "appearance": "dark",
      "style": {
        "border": "#c871afFF",
        "border.variant": "#c871afFF",
        "border.focused": "#47679eff",
        "border.selected": "#293b5bff",
        "border.transparent": "#00000000",
        "border.disabled": "#414754ff",
        "elevated_surface.background": "#000000FF",
        "surface.background": "#000000FF",
        "background": "#c871af40",
        "element.background": "#000000FF",
        "element.hover": "#c871af60",
        "element.active": "#454a56ff",
        "element.selected": "#c871af40",
        "element.disabled": "#161A1FFF",
        "drop_target.background": "#83899480",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#c871af60",
        "ghost_element.active": "#454a56ff",
        "ghost_element.selected": "#c871af40",
        "ghost_element.disabled": "#161A1FFF",
        "text": "#B0B0B0FF",
        "text.muted": "#5E5E5EFF",
        "text.placeholder": "#878A98FF",
        "text.disabled": "#878a98ff",
        "text.accent": "#74ade8ff",
        "icon": "#878A98FF",
        "icon.muted": "#878A98FF",
        "icon.disabled": "#878a98ff",
        "icon.placeholder": "#a9afbcff",
        "icon.accent": "#74ade8ff",
        "status_bar.background": "#c871af40",
        "title_bar.background": "#c871af40",
        "title_bar.inactive_background": "#2e343eff",
        "toolbar.background": "#000000FF",
        "tab_bar.background": "#000000FF",
        "tab.inactive_background": "#000000FF",
        "tab.active_background": "#000000FF",
        "search.match_background": "#74ade866",
        "search.active_match_background": "#e8af7466",
        "panel.background": "#000000FF",
        "panel.focused_border": "#c871afFF",
        "pane.focused_border": "#47679eff",
        "scrollbar.thumb.background": "#c871af40",
        "scrollbar.thumb.hover_background": "#c871af60",
        "scrollbar.thumb.border": "#c871afFF",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#c871af60",
        "editor.foreground": "#FFFFFFFF",
        "editor.background": "#000000FF",
        "editor.gutter.background": "#000000FF",
        "editor.subheader.background": "#000000FF",
        "editor.active_line.background": "#c871af40",
        "editor.highlighted_line.background": "#000000FF",
        "editor.line_number": "#4e5a5f",
        "editor.active_line_number": "#d0d4da",
        "editor.hover_line_number": "#acb0b4",
        "editor.invisible": "#878a98ff",
        "editor.wrap_guide": "#c8ccd40d",
        "editor.active_wrap_guide": "#c8ccd41a",
        "editor.document_highlight.read_background": "#74ade81a",
        "editor.document_highlight.write_background": "#555a6366",
        "terminal.background": "#000000ff",
        "terminal.foreground": "#abb2bfff",
        "terminal.bright_foreground": "#dce0e5ff",
        "terminal.dim_foreground": "#636d83ff",
        "terminal.ansi.black": "#282c34ff",
        "terminal.ansi.bright_black": "#636d83ff",
        "terminal.ansi.dim_black": "#3b3f4aff",
        "terminal.ansi.red": "#e06c75ff",
        "terminal.ansi.bright_red": "#EA858Bff",
        "terminal.ansi.dim_red": "#a7545aff",
        "terminal.ansi.green": "#98c379ff",
        "terminal.ansi.bright_green": "#AAD581ff",
        "terminal.ansi.dim_green": "#6d8f59ff",
        "terminal.ansi.yellow": "#e5c07bff",
        "terminal.ansi.bright_yellow": "#FFD885ff",
        "terminal.ansi.dim_yellow": "#b8985bff",
        "terminal.ansi.blue": "#61afefff",
        "terminal.ansi.bright_blue": "#85C1FFff",
        "terminal.ansi.dim_blue": "#457cadff",
        "terminal.ansi.magenta": "#c678ddff",
        "terminal.ansi.bright_magenta": "#D398EBff",
        "terminal.ansi.dim_magenta": "#8d54a0ff",
        "terminal.ansi.cyan": "#56b6c2ff",
        "terminal.ansi.bright_cyan": "#6ED5DEff",
        "terminal.ansi.dim_cyan": "#3c818aff",
        "terminal.ansi.white": "#abb2bfff",
        "terminal.ansi.bright_white": "#fafafaff",
        "terminal.ansi.dim_white": "#8f969bff",
        "link_text.hover": "#74ade8ff",
        "version_control.added": "#27a657ff",
        "version_control.modified": "#d3b020ff",
        "version_control.word_added": "#2EA04859",
        "version_control.word_deleted": "#78081BCC",
        "version_control.deleted": "#e06c76ff",
        "version_control.conflict_marker.ours": "#a1c1811a",
        "version_control.conflict_marker.theirs": "#74ade81a",
        "conflict": "#dec184ff",
        "conflict.background": "#dec1841a",
        "conflict.border": "#5d4c2fff",
        "created": "#a1c181ff",
        "created.background": "#a1c1811a",
        "created.border": "#38482fff",
        "deleted": "#d07277ff",
        "deleted.background": "#d072771a",
        "deleted.border": "#4c2b2cff",
        "error": "#d07277ff",
        "error.background": "#d072771a",
        "error.border": "#4c2b2cff",
        "hidden": "#878a98ff",
        "hidden.background": "#696b771a",
        "hidden.border": "#414754ff",
        "hint": "#788ca6ff",
        "hint.background": "#5a6f891a",
        "hint.border": "#293b5bff",
        "ignored": "#878a98ff",
        "ignored.background": "#696b771a",
        "ignored.border": "#464b57ff",
        "info": "#74ade8ff",
        "info.background": "#74ade81a",
        "info.border": "#293b5bff",
        "modified": "#dec184ff",
        "modified.background": "#dec1841a",
        "modified.border": "#5d4c2fff",
        "predictive": "#5a6a87ff",
        "predictive.background": "#5a6a871a",
        "predictive.border": "#38482fff",
        "renamed": "#74ade8ff",
        "renamed.background": "#74ade81a",
        "renamed.border": "#293b5bff",
        "success": "#a1c181ff",
        "success.background": "#a1c1811a",
        "success.border": "#38482fff",
        "unreachable": "#a9afbcff",
        "unreachable.background": "#8389941a",
        "unreachable.border": "#464b57ff",
        "warning": "#dec184ff",
        "warning.background": "#dec1841a",
        "warning.border": "#5d4c2fff",
        "players": [
          {
            "cursor": "#c871afFF",
            "background": "#c871afFF",
            "selection": "#c871afFF"
          },
          {
            "cursor": "#74ade8ff",
            "background": "#74ade8ff",
            "selection": "#74ade83d"
          },
          {
            "cursor": "#be5046ff",
            "background": "#be5046ff",
            "selection": "#be50463d"
          },
          {
            "cursor": "#bf956aff",
            "background": "#bf956aff",
            "selection": "#bf956a3d"
          },
          {
            "cursor": "#b477cfff",
            "background": "#b477cfff",
            "selection": "#b477cf3d"
          },
          {
            "cursor": "#6eb4bfff",
            "background": "#6eb4bfff",
            "selection": "#6eb4bf3d"
          },
          {
            "cursor": "#d07277ff",
            "background": "#d07277ff",
            "selection": "#d072773d"
          },
          {
            "cursor": "#dec184ff",
            "background": "#dec184ff",
            "selection": "#dec1843d"
          },
          {
            "cursor": "#a1c181ff",
            "background": "#a1c181ff",
            "selection": "#a1c1813d"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#9CDCFE",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#6A9955",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#6A9955",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#4FC1FF",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#D4D4D4",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#DCDCAA",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.declaration": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.control": {
            "color": "#C586C0",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.import": {
            "color": "#C586C0",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#B5CEA8",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#D4D4D4",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "preproc": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#9CDCFE",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#CE9178",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#D7BA7D",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#D16969",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#D16969",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#D16969",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#CE9178",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#4EC9B0",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#9CDCFE",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#569CD6",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          }
        },
        "panel.overlay_background": "#000000FF",
        "panel.overlay_hover": "#c871af40",
        "minimap.thumb.background": "#c8ccd44c",
        "minimap.thumb.hover_background": "#363c46ff",
        "minimap.thumb.border": "#363c46ff",
        "version_control.renamed": "#74ade8ff",
        "version_control.conflict": "#dec184ff",
        "version_control.ignored": "#878a98ff"
      }
    }
  ],
  "isUserGenerated": true,
  "description": "test",
  "id": "JdoeQCwG9vsq5eVfGLAAO"
}