{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "Stark",
  "author": "minhtrungcc",
  "themes": [
    {
      "name": "Stark Light",
      "appearance": "light",
      "style": {
        "border": "#e8e4df",
        "border.variant": "#f0ece7",
        "border.focused": "#9b8ac4",
        "border.selected": "#d4cce8",
        "border.transparent": "#00000000",
        "border.disabled": "#ebe7e2",
        "elevated_surface.background": "#f8f6f3",
        "surface.background": "#f8f6f3",
        "background": "#f3f0eb",
        "element.background": "#f8f6f3",
        "element.hover": "#f0ece7",
        "element.active": "#e8e4df",
        "element.selected": "#e8e4df",
        "element.disabled": "#f8f6f3",
        "drop_target.background": "#9b8ac480",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#f0ece7",
        "ghost_element.active": "#e8e4df",
        "ghost_element.selected": "#e8e4df",
        "ghost_element.disabled": "#f8f6f3",
        "text": "#3d3a36",
        "text.muted": "#6b6660",
        "text.placeholder": "#9a948c",
        "text.disabled": "#9a948c",
        "text.accent": "#7c5cba",
        "icon": "#3d3a36",
        "icon.muted": "#6b6660",
        "icon.disabled": "#9a948c",
        "icon.placeholder": "#6b6660",
        "icon.accent": "#7c5cba",
        "status_bar.background": "#f3f0eb",
        "title_bar.background": "#f3f0eb",
        "title_bar.inactive_background": "#f8f6f3",
        "toolbar.background": "#fdfcfa",
        "tab_bar.background": "#f8f6f3",
        "tab.inactive_background": "#f8f6f3",
        "tab.active_background": "#fdfcfa",
        "search.match_background": "#9b8ac440",
        "panel.background": "#f8f6f3",
        "panel.focused_border": null,
        "pane.focused_border": null,
        "scrollbar.thumb.background": "#3d3a3625",
        "scrollbar.thumb.hover_background": "#3d3a3640",
        "scrollbar.thumb.border": "#00000000",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#f0ece7",
        "editor.foreground": "#3d3a36",
        "editor.background": "#fdfcfa",
        "editor.gutter.background": "#fdfcfa",
        "editor.subheader.background": "#f8f6f3",
        "editor.active_line.background": "#f5f2ee",
        "editor.highlighted_line.background": "#f0ece7",
        "editor.line_number": "#c4bfb8",
        "editor.active_line_number": "#6b6660",
        "editor.hover_line_number": "#8a847c",
        "editor.invisible": "#c4bfb8",
        "editor.wrap_guide": "#3d3a360a",
        "editor.active_wrap_guide": "#3d3a3615",
        "editor.document_highlight.read_background": "#9b8ac420",
        "editor.document_highlight.write_background": "#9b8ac435",
        "terminal.background": "#fdfcfa",
        "terminal.foreground": "#3d3a36",
        "terminal.bright_foreground": "#3d3a36",
        "terminal.dim_foreground": "#6b6660",
        "terminal.ansi.black": "#3d3a36",
        "terminal.ansi.bright_black": "#6b6660",
        "terminal.ansi.dim_black": "#9a948c",
        "terminal.ansi.red": "#c75a4d",
        "terminal.ansi.bright_red": "#e8a59c",
        "terminal.ansi.dim_red": "#8a3d34",
        "terminal.ansi.green": "#5a9a52",
        "terminal.ansi.bright_green": "#a8d4a2",
        "terminal.ansi.dim_green": "#3d6838",
        "terminal.ansi.yellow": "#b8943a",
        "terminal.ansi.bright_yellow": "#e5cf8a",
        "terminal.ansi.dim_yellow": "#7a6228",
        "terminal.ansi.blue": "#5a7cc7",
        "terminal.ansi.bright_blue": "#a5bbe8",
        "terminal.ansi.dim_blue": "#3d5488",
        "terminal.ansi.magenta": "#9b6bb8",
        "terminal.ansi.bright_magenta": "#d4b8e8",
        "terminal.ansi.dim_magenta": "#68487a",
        "terminal.ansi.cyan": "#4a9a9a",
        "terminal.ansi.bright_cyan": "#98d4d4",
        "terminal.ansi.dim_cyan": "#326868",
        "terminal.ansi.white": "#fdfcfa",
        "terminal.ansi.bright_white": "#ffffff",
        "terminal.ansi.dim_white": "#c4bfb8",
        "link_text.hover": "#7c5cba",
        "version_control.added": "#5a9a52",
        "version_control.modified": "#b8943a",
        "version_control.word_added": "#5a9a5250",
        "version_control.word_deleted": "#c75a4d90",
        "version_control.deleted": "#c75a4d",
        "conflict": "#b8943a",
        "conflict.background": "#f8f4e8",
        "conflict.border": "#efe8d4",
        "created": "#5a9a52",
        "created.background": "#eef6ed",
        "created.border": "#d8ead6",
        "deleted": "#c75a4d",
        "deleted.background": "#faf0ee",
        "deleted.border": "#f4dcd8",
        "error": "#c75a4d",
        "error.background": "#faf0ee",
        "error.border": "#f4dcd8",
        "hidden": "#9a948c",
        "hidden.background": "#f3f0eb",
        "hidden.border": "#e8e4df",
        "hint": "#8a7ab0",
        "hint.background": "#f4f0fa",
        "hint.border": "#e4daf2",
        "ignored": "#9a948c",
        "ignored.background": "#f3f0eb",
        "ignored.border": "#e8e4df",
        "info": "#7c5cba",
        "info.background": "#f4f0fa",
        "info.border": "#e4daf2",
        "modified": "#b8943a",
        "modified.background": "#f8f4e8",
        "modified.border": "#efe8d4",
        "predictive": "#a89cc8",
        "predictive.background": "#f4f0fa",
        "predictive.border": "#e4daf2",
        "renamed": "#7c5cba",
        "renamed.background": "#f4f0fa",
        "renamed.border": "#e4daf2",
        "success": "#5a9a52",
        "success.background": "#eef6ed",
        "success.border": "#d8ead6",
        "unreachable": "#6b6660",
        "unreachable.background": "#f3f0eb",
        "unreachable.border": "#e8e4df",
        "warning": "#b8943a",
        "warning.background": "#f8f4e8",
        "warning.border": "#efe8d4",
        "players": [
          {
            "cursor": "#7c5cba",
            "background": "#7c5cba",
            "selection": "#9b8ac430"
          },
          {
            "cursor": "#c75a4d",
            "background": "#c75a4d",
            "selection": "#c75a4d30"
          },
          {
            "cursor": "#5a9a52",
            "background": "#5a9a52",
            "selection": "#5a9a5230"
          },
          {
            "cursor": "#b8943a",
            "background": "#b8943a",
            "selection": "#b8943a30"
          },
          {
            "cursor": "#4a9a9a",
            "background": "#4a9a9a",
            "selection": "#4a9a9a30"
          },
          {
            "cursor": "#5a7cc7",
            "background": "#5a7cc7",
            "selection": "#5a7cc730"
          },
          {
            "cursor": "#9b6bb8",
            "background": "#9b6bb8",
            "selection": "#9b6bb830"
          },
          {
            "cursor": "#c78a5a",
            "background": "#c78a5a",
            "selection": "#c78a5a30"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#7c5cba",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#c78a5a",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#b0aaa2",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.doc": {
            "color": "#8a847c",
            "font_style": "italic",
            "font_weight": null
          },
          "constant": {
            "color": "#c78a5a",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#7c5cba",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#3d3a36",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#8a6ab5",
            "font_style": "italic",
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#c75a5a",
            "font_style": null,
            "font_weight": 600
          },
          "enum": {
            "color": "#4a9a9a",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#5a7cc7",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#a89cc8",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#9b6bb8",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#7c5cba",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#7c5cba",
            "font_style": "italic",
            "font_weight": null
          },
          "link_uri": {
            "color": "#5a7cc7",
            "font_style": "normal",
            "font_weight": null
          },
          "namespace": {
            "color": "#3d3a36",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#c78a5a",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#6b6660",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#a89cc8",
            "font_style": "italic",
            "font_weight": null
          },
          "preproc": {
            "color": "#9b6bb8",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#3d3a36",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#4a9a9a",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#6b6660",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#8a847c",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#8a847c",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#9b6bb8",
            "font_style": null,
            "font_weight": 500
          },
          "punctuation.markup": {
            "color": "#9b6bb8",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#c75a4d",
            "font_style": null,
            "font_weight": null
          },
          "selector": {
            "color": "#5a9a52",
            "font_style": null,
            "font_weight": null
          },
          "selector.pseudo": {
            "color": "#7c5cba",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#5a9a52",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#c78a5a",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#c78a5a",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#c78a5a",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#c78a5a",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#7c5cba",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#5a7cc7",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#5a4090",
            "font_style": null,
            "font_weight": 800
          },
          "type": {
            "color": "#4a9a9a",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#3d3a36",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#c78a5a",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": "#5a7cc7",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    },
    {
      "name": "Stark Dark",
      "appearance": "dark",
      "style": {
        "border": "#3a3530",
        "border.variant": "#2e2a26",
        "border.focused": "#a890d0",
        "border.selected": "#5c4a78",
        "border.transparent": "#00000000",
        "border.disabled": "#2e2a26",
        "elevated_surface.background": "#282420",
        "surface.background": "#282420",
        "background": "#1e1b18",
        "element.background": "#282420",
        "element.hover": "#322e28",
        "element.active": "#3a3530",
        "element.selected": "#3a3530",
        "element.disabled": "#282420",
        "drop_target.background": "#a890d080",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#322e28",
        "ghost_element.active": "#3a3530",
        "ghost_element.selected": "#3a3530",
        "ghost_element.disabled": "#282420",
        "text": "#e8e4df",
        "text.muted": "#a8a29a",
        "text.placeholder": "#706a62",
        "text.disabled": "#706a62",
        "text.accent": "#b898e0",
        "icon": "#e8e4df",
        "icon.muted": "#a8a29a",
        "icon.disabled": "#706a62",
        "icon.placeholder": "#a8a29a",
        "icon.accent": "#b898e0",
        "status_bar.background": "#1e1b18",
        "title_bar.background": "#1e1b18",
        "title_bar.inactive_background": "#282420",
        "toolbar.background": "#22201c",
        "tab_bar.background": "#282420",
        "tab.inactive_background": "#282420",
        "tab.active_background": "#22201c",
        "search.match_background": "#a890d040",
        "panel.background": "#282420",
        "panel.focused_border": null,
        "pane.focused_border": null,
        "scrollbar.thumb.background": "#e8e4df20",
        "scrollbar.thumb.hover_background": "#e8e4df35",
        "scrollbar.thumb.border": "#00000000",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#2e2a26",
        "editor.foreground": "#e8e4df",
        "editor.background": "#22201c",
        "editor.gutter.background": "#22201c",
        "editor.subheader.background": "#282420",
        "editor.active_line.background": "#2a2622",
        "editor.highlighted_line.background": "#322e28",
        "editor.line_number": "#504a44",
        "editor.active_line_number": "#a8a29a",
        "editor.hover_line_number": "#787068",
        "editor.invisible": "#504a44",
        "editor.wrap_guide": "#e8e4df08",
        "editor.active_wrap_guide": "#e8e4df12",
        "editor.document_highlight.read_background": "#a890d020",
        "editor.document_highlight.write_background": "#a890d035",
        "terminal.background": "#22201c",
        "terminal.foreground": "#e8e4df",
        "terminal.bright_foreground": "#f5f2ee",
        "terminal.dim_foreground": "#a8a29a",
        "terminal.ansi.black": "#22201c",
        "terminal.ansi.bright_black": "#706a62",
        "terminal.ansi.dim_black": "#504a44",
        "terminal.ansi.red": "#e07a6d",
        "terminal.ansi.bright_red": "#f0a090",
        "terminal.ansi.dim_red": "#a85a50",
        "terminal.ansi.green": "#7cc070",
        "terminal.ansi.bright_green": "#a8dca0",
        "terminal.ansi.dim_green": "#5a8a52",
        "terminal.ansi.yellow": "#d8b85a",
        "terminal.ansi.bright_yellow": "#f0d888",
        "terminal.ansi.dim_yellow": "#a08840",
        "terminal.ansi.blue": "#7a9ce0",
        "terminal.ansi.bright_blue": "#a8c4f0",
        "terminal.ansi.dim_blue": "#5a78b0",
        "terminal.ansi.magenta": "#b890d8",
        "terminal.ansi.bright_magenta": "#d8b8f0",
        "terminal.ansi.dim_magenta": "#8868a0",
        "terminal.ansi.cyan": "#68c0c0",
        "terminal.ansi.bright_cyan": "#98e0e0",
        "terminal.ansi.dim_cyan": "#4a9090",
        "terminal.ansi.white": "#e8e4df",
        "terminal.ansi.bright_white": "#ffffff",
        "terminal.ansi.dim_white": "#a8a29a",
        "link_text.hover": "#b898e0",
        "version_control.added": "#7cc070",
        "version_control.modified": "#d8b85a",
        "version_control.word_added": "#7cc07050",
        "version_control.word_deleted": "#e07a6d90",
        "version_control.deleted": "#e07a6d",
        "conflict": "#d8b85a",
        "conflict.background": "#3a3020",
        "conflict.border": "#4a4030",
        "created": "#7cc070",
        "created.background": "#283028",
        "created.border": "#384038",
        "deleted": "#e07a6d",
        "deleted.background": "#382828",
        "deleted.border": "#483838",
        "error": "#e07a6d",
        "error.background": "#382828",
        "error.border": "#483838",
        "hidden": "#706a62",
        "hidden.background": "#1e1b18",
        "hidden.border": "#2e2a26",
        "hint": "#a088c0",
        "hint.background": "#302838",
        "hint.border": "#403848",
        "ignored": "#706a62",
        "ignored.background": "#1e1b18",
        "ignored.border": "#2e2a26",
        "info": "#b898e0",
        "info.background": "#302838",
        "info.border": "#403848",
        "modified": "#d8b85a",
        "modified.background": "#3a3020",
        "modified.border": "#4a4030",
        "predictive": "#8878a8",
        "predictive.background": "#302838",
        "predictive.border": "#403848",
        "renamed": "#b898e0",
        "renamed.background": "#302838",
        "renamed.border": "#403848",
        "success": "#7cc070",
        "success.background": "#283028",
        "success.border": "#384038",
        "unreachable": "#a8a29a",
        "unreachable.background": "#1e1b18",
        "unreachable.border": "#2e2a26",
        "warning": "#d8b85a",
        "warning.background": "#3a3020",
        "warning.border": "#4a4030",
        "players": [
          {
            "cursor": "#b898e0",
            "background": "#b898e0",
            "selection": "#a890d030"
          },
          {
            "cursor": "#e07a6d",
            "background": "#e07a6d",
            "selection": "#e07a6d30"
          },
          {
            "cursor": "#7cc070",
            "background": "#7cc070",
            "selection": "#7cc07030"
          },
          {
            "cursor": "#d8b85a",
            "background": "#d8b85a",
            "selection": "#d8b85a30"
          },
          {
            "cursor": "#68c0c0",
            "background": "#68c0c0",
            "selection": "#68c0c030"
          },
          {
            "cursor": "#7a9ce0",
            "background": "#7a9ce0",
            "selection": "#7a9ce030"
          },
          {
            "cursor": "#b890d8",
            "background": "#b890d8",
            "selection": "#b890d830"
          },
          {
            "cursor": "#e0a070",
            "background": "#e0a070",
            "selection": "#e0a07030"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#b898e0",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#e0a070",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#686058",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.doc": {
            "color": "#888078",
            "font_style": "italic",
            "font_weight": null
          },
          "constant": {
            "color": "#e0a070",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#b898e0",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#e8e4df",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#c0a8e0",
            "font_style": "italic",
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#e8a090",
            "font_style": null,
            "font_weight": 600
          },
          "enum": {
            "color": "#68c0c0",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#7a9ce0",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#8878a8",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#b890d8",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#b898e0",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#b898e0",
            "font_style": "italic",
            "font_weight": null
          },
          "link_uri": {
            "color": "#7a9ce0",
            "font_style": "normal",
            "font_weight": null
          },
          "namespace": {
            "color": "#e8e4df",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#e0a070",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#a8a29a",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#8878a8",
            "font_style": "italic",
            "font_weight": null
          },
          "preproc": {
            "color": "#b890d8",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#e8e4df",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#68c0c0",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#a8a29a",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#888078",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#888078",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#b890d8",
            "font_style": null,
            "font_weight": 500
          },
          "punctuation.markup": {
            "color": "#b890d8",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#e07a6d",
            "font_style": null,
            "font_weight": null
          },
          "selector": {
            "color": "#7cc070",
            "font_style": null,
            "font_weight": null
          },
          "selector.pseudo": {
            "color": "#b898e0",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#7cc070",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#e0a070",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#e0a070",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#e0a070",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#e0a070",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#b898e0",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#7a9ce0",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#d8c0f8",
            "font_style": null,
            "font_weight": 800
          },
          "type": {
            "color": "#68c0c0",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#e8e4df",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#e0a070",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": "#7a9ce0",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    }
  ],
  "id": "HCeFOcWEYDZA-hWZWSQUH"
}