{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "Obangsaek",
  "author": "baboyiban",
  "themes": [
    {
      "name": "Obangsaek Dark",
      "appearance": "dark",
      "style": {
        "border": "#3a3432",
        "border.variant": "#3a3432",
        "border.focused": null,
        "border.selected": null,
        "border.transparent": null,
        "border.disabled": null,
        "elevated_surface.background": "#1F1F1FFF",
        "surface.background": "#1F1F1FFF",
        "background": "#1F1F1FFF",
        "element.background": "#2a2a2a",
        "element.hover": "#3a3a3a",
        "element.active": null,
        "element.selected": "#1D5A4B",
        "element.disabled": null,
        "drop_target.background": "#F7C52EFF",
        "ghost_element.background": null,
        "ghost_element.hover": "#2a2a2a",
        "ghost_element.active": null,
        "ghost_element.selected": "#1D5A4B",
        "ghost_element.disabled": null,
        "text": "#F5F5F5",
        "text.muted": "#888888",
        "text.placeholder": "#F5F5F5",
        "text.disabled": "#4a4543",
        "text.accent": "#3BBBA5",
        "icon": "#F5F5F5",
        "icon.muted": "#888888",
        "icon.disabled": "#4a4543",
        "icon.placeholder": null,
        "icon.accent": "#3BBBA5",
        "status_bar.background": "#1F1F1FFF",
        "title_bar.background": "#1F1F1FFF",
        "toolbar.background": "#1E1E1E",
        "tab_bar.background": "#1F1F1FFF",
        "tab.inactive_background": "#2a2a2a",
        "tab.active_background": "#1E1E1E",
        "search.match_background": "#FFFFFF1A",
        "panel.background": "#1F1F1FFF",
        "panel.focused_border": "#3BBBA5",
        "pane.focused_border": null,
        "scrollbar.thumb.background": "#FFFFFF0D",
        "scrollbar.thumb.hover_background": "#FFFFFF1A",
        "scrollbar.thumb.border": "#FFFFFF00",
        "scrollbar.track.background": "#FFFFFF00",
        "scrollbar.track.border": "#FFFFFF00",
        "editor.foreground": "#F5F5F5",
        "editor.background": "#1E1E1E",
        "editor.gutter.background": "#1E1E1E",
        "editor.subheader.background": "#1F1F1FFF",
        "editor.active_line.background": "#2a2a2a",
        "editor.highlighted_line.background": "#1F1F1FFF",
        "editor.line_number": "#888888",
        "editor.active_line_number": "#F5F5F5",
        "editor.invisible": null,
        "editor.wrap_guide": "#2a2a2a",
        "editor.active_wrap_guide": "#888888",
        "editor.document_highlight.read_background": "#2a2a2a",
        "editor.document_highlight.write_background": "#2a2a2a",
        "terminal.background": "#1E1E1E",
        "terminal.foreground": "#F5F5F5",
        "terminal.bright_foreground": "#0119BAFF",
        "terminal.dim_foreground": "#0119BAFF",
        "terminal.ansi.black": "#000000FF",
        "terminal.ansi.bright_black": "#3F3F3FFF",
        "terminal.ansi.dim_black": null,
        "terminal.ansi.red": "#E33B2E",
        "terminal.ansi.bright_red": "#E33B2E",
        "terminal.ansi.dim_red": "#E33B2EFF",
        "terminal.ansi.green": "#3BBBA5",
        "terminal.ansi.bright_green": "#3BBBA5",
        "terminal.ansi.dim_green": null,
        "terminal.ansi.yellow": "#F7C52E",
        "terminal.ansi.bright_yellow": "#F7C52E",
        "terminal.ansi.dim_yellow": null,
        "terminal.ansi.blue": "#3BBBA5",
        "terminal.ansi.bright_blue": "#3BBBA5",
        "terminal.ansi.dim_blue": null,
        "terminal.ansi.magenta": "#E33B2E",
        "terminal.ansi.bright_magenta": "#E33B2E",
        "terminal.ansi.dim_magenta": null,
        "terminal.ansi.cyan": "#3BBBA5",
        "terminal.ansi.bright_cyan": "#3BBBA5",
        "terminal.ansi.dim_cyan": null,
        "terminal.ansi.white": "7F7F7F",
        "terminal.ansi.bright_white": "#FFFFFF",
        "terminal.ansi.dim_white": null,
        "link_text.hover": "#3BBBA5",
        "conflict": "#F7C52E",
        "conflict.background": "#FFFFFF0D",
        "conflict.border": "#FFFFFF00",
        "created": "#3BBBA5",
        "created.background": "#FFFFFF0D",
        "created.border": "#FFFFFF00",
        "deleted": "#E33B2E",
        "deleted.background": "#FFFFFF0D",
        "deleted.border": "#FFFFFF00",
        "error": "#E33B2E",
        "error.background": "#FFFFFF0D",
        "error.border": "#FFFFFF00",
        "hidden": "#FFFFFFFF",
        "hidden.background": "#FFFFFF1A",
        "hidden.border": "#FFFFFF00",
        "hint": "#BFBFBFFF",
        "hint.background": "#FFFFFF0D",
        "hint.border": "#FFFFFF00",
        "ignored": "#FFFFFFFF",
        "ignored.background": "#FFFFFF1A",
        "ignored.border": "#FFFFFF00",
        "info": "#3BBBA5FF",
        "info.background": "#FFFFFF0D",
        "info.border": "#FFFFFF00",
        "modified": "#3BBBA5",
        "modified.background": "#FFFFFF0D",
        "modified.border": "#FFFFFF00",
        "predictive": "#FFFFFF80",
        "predictive.background": "#FFFFFF0D",
        "predictive.border": "#FFFFFF00",
        "renamed": "#F7C52E",
        "renamed.background": "#FFFFFF0D",
        "renamed.border": "#FFFFFF00",
        "success": "#3BBBA5FF",
        "success.background": "#FFFFFF0D",
        "success.border": "#FFFFFF00",
        "unreachable": "#F7C52E",
        "unreachable.background": "#FFFFFF0D",
        "unreachable.border": "#FFFFFF00",
        "warning": "#F7C52E",
        "warning.background": "#FFFFFF0D",
        "warning.border": "#FFFFFF00",
        "players": [
          {
            "cursor": "#FFFFFF80",
            "selection": "#FFFFFF1A",
            "background": "#FFFFFF40"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#3BBBA5",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#E33B2E",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#888888",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.doc": {
            "color": "#888888",
            "font_style": "italic",
            "font_weight": null
          },
          "constant": {
            "color": "#F7C52E",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#3BBBA5",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#E33B2E",
            "font_style": "italic",
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#E33B2E",
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#3BBBA5",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#E33B2E",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#F7C52E",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#E33B2E",
            "font_style": null,
            "font_weight": null
          },
          "link_uri": {
            "color": "#F7C52E",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#F7C52E",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#F5F5F5",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#F5F5F5",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#F5F5F5",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#E33B2E",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#F5F5F5",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#3BBBA5",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#F7C52E",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#3BBBA5",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#3BBBA5",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#3BBBA5",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#E33B2E",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#3BBBA5",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#F7C52E",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#F7C52E",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#E33B2E",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#E33B2E",
            "font_style": "italic",
            "font_weight": null
          }
        },
        "scrollbar.thumb.active_background": "#FFFFFF1A",
        "version_control.conflict_marker.theirs": "#0119BAFF",
        "version_control.conflict_marker.ours": "#0119BAFF",
        "panel.overlay_background": "#1F1F1FFF",
        "panel.overlay_hover": "#1F1F1FFF",
        "minimap.thumb.background": "#FFFFFF0D",
        "minimap.thumb.hover_background": "#FFFFFF1A",
        "minimap.thumb.active_background": "#FFFFFF1A",
        "minimap.thumb.border": "#FFFFFF00",
        "version_control.added": "#3BBBA5",
        "version_control.deleted": "#E33B2E",
        "version_control.modified": "#3BBBA5",
        "version_control.renamed": "#F7C52E",
        "version_control.conflict": "#F7C52E",
        "version_control.ignored": "#FFFFFFFF",
        "background.appearance": "opaque"
      }
    }
  ],
  "isUserGenerated": true,
  "description": "Korea Obangsaek Color Theme",
  "id": "cvQpf8qLacIcM5JlUjfa3"
}