{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "Hanso",
  "author": "Julian Lindner",
  "description": "A dark theme inspired by Gruvbox, but adapted to my taste and company colors.",
  "themes": [
    {
      "name": "Hanso Dark",
      "appearance": "dark",
      "accents": [
        "#cc241dff",
        "#98971aff",
        "#d79921ff",
        "#458588ff",
        "#b16286ff",
        "#689d6aff",
        "#f85a1add"
      ],
      "style": {
        "border": "#5b534dff",
        "border.variant": "#494340ff",
        "border.focused": "#303a36ff",
        "border.selected": "#303a36ff",
        "border.transparent": "#00000000",
        "border.disabled": "#544c48ff",
        "elevated_surface.background": "#252928ff",
        "surface.background": "#252928ff",
        "background": "#2c302fff",
        "element.background": "#252928ff",
        "element.hover": "#f2eee420",
        "element.active": "#5b524cff",
        "element.selected": "#f2eee415",
        "element.disabled": "#252928ff",
        "drop_target.background": "#c5b59780",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#494340ff",
        "ghost_element.active": "#5b524cff",
        "ghost_element.selected": "#5b524cff",
        "ghost_element.disabled": "#252928ff",
        "text": "#f2eee4ee",
        "text.muted": "#f2eee4aa",
        "text.placeholder": "#f2eee455",
        "text.disabled": "#f2eee488",
        "text.accent": "#B91A40",
        "icon": "#f2eee4ee",
        "icon.muted": "#c5b597ff",
        "icon.disabled": "#998b78ff",
        "icon.placeholder": "#c5b597ff",
        "icon.accent": "#ff00ff",
        "status_bar.background": "#212524ff",
        "title_bar.background": "#2c302fff",
        "title_bar.inactive_background": "#252928ff",
        "toolbar.background": "#191d1cff",
        "tab_bar.background": "#212524ff",
        "tab.inactive_background": "#212524ff",
        "tab.active_background": "#191d1cff",
        "tab.background": "#191d1cff",
        "tab.foreground": "#f2eee4ee",
        "search.match_background": "#83a59866",
        "panel.background": "#252928ff",
        "panel.focused_border": "#00000000",
        "pane.focused_border": null,
        "scrollbar.thumb.background": "#ffffff11",
        "scrollbar.thumb.hover_background": "#494340ff",
        "scrollbar.thumb.border": "#494340ff",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#343130ff",
        "editor.foreground": "#f2eee4dd",
        "editor.background": "#191d1c",
        "editor.gutter.background": "#191d1c",
        "editor.subheader.background": "#252928ff",
        "editor.active_line.background": "#ffffff08",
        "editor.highlighted_line.background": "#252928ff",
        "editor.line_number": "#6e6b5e",
        "editor.active_line_number": "#dedcd3",
        "editor.hover_line_number": "#c9c5b6",
        "editor.invisible": "#928474ff",
        "editor.wrap_guide": "#f2eee40d",
        "editor.active_wrap_guide": "#f2eee41a",
        "editor.document_highlight.read_background": "#83a5981a",
        "editor.document_highlight.write_background": "#92847466",
        "terminal.background": "#191d1cff",
        "terminal.foreground": "#f2eee4dd",
        "terminal.bright_foreground": "#f2eee4dd",
        "terminal.dim_foreground": "#191d1cff",
        "terminal.ansi.black": "#191d1cff",
        "terminal.ansi.bright_black": "#73675eff",
        "terminal.ansi.dim_black": "#f2eee4ee",
        "terminal.ansi.red": "#fb4a35ff",
        "terminal.ansi.bright_red": "#93201dff",
        "terminal.ansi.dim_red": "#ffaa95ff",
        "terminal.ansi.green": "#b7bb26ff",
        "terminal.ansi.bright_green": "#605c1bff",
        "terminal.ansi.dim_green": "#e0dc98ff",
        "terminal.ansi.yellow": "#fbcb36ff",
        "terminal.ansi.bright_yellow": "#91611bff",
        "terminal.ansi.dim_yellow": "#fedc9bff",
        "terminal.ansi.blue": "#4FB7F5ee",
        "terminal.ansi.bright_blue": "#414f4aff",
        "terminal.ansi.dim_blue": "#c0d2cbff",
        "terminal.ansi.magenta": "#4F514E",
        "terminal.ansi.bright_magenta": "#514a41ff",
        "terminal.ansi.dim_magenta": "#d2cabfff",
        "terminal.ansi.cyan": "#8ec07cff",
        "terminal.ansi.bright_cyan": "#45603eff",
        "terminal.ansi.dim_cyan": "#c7dfbdff",
        "terminal.ansi.white": "#f2eee4ee",
        "terminal.ansi.bright_white": "#f2eee4ee",
        "terminal.ansi.dim_white": "#b0a189ff",
        "link_text.hover": "#C89EFFee",
        "version_control.added": "#b7bb26ff",
        "version_control.modified": "#fbcb36ff",
        "version_control.deleted": "#fb4a35ff",
        "conflict": "#fbcb36ff",
        "conflict.background": "#572e10ff",
        "conflict.border": "#754916ff",
        "created": "#b7bb26ff",
        "created.background": "#322b11ff",
        "created.border": "#4a4516ff",
        "deleted": "#fb4a35ff",
        "deleted.background": "#590a0fff",
        "deleted.border": "#771617ff",
        "error": "#fb4a35ff",
        "error.background": "#590a0fff",
        "error.border": "#771617ff",
        "hidden": "#998b78ff",
        "hidden.background": "#2c302fff",
        "hidden.border": "#544c48ff",
        "hint": "#6a695bff",
        "hint.background": "#1e2321ff",
        "hint.border": "#303a36ff",
        "ignored": "#998b78ff",
        "ignored.background": "#2c302fff",
        "ignored.border": "#5b534dff",
        "info": "#f2eee4",
        "info.background": "#1e2321ff",
        "info.border": "#303a36ff",
        "modified": "#fbcb36ff",
        "modified.background": "#572e10ff",
        "modified.border": "#754916ff",
        "predictive": "#717363ff",
        "predictive.background": "#322b11ff",
        "predictive.border": "#4a4516ff",
        "renamed": "#B91A40ee",
        "renamed.background": "#1e2321ff",
        "renamed.border": "#303a36ff",
        "success": "#b7bb26ff",
        "success.background": "#322b11ff",
        "success.border": "#4a4516ff",
        "unreachable": "#c5b597ff",
        "unreachable.background": "#2c302fff",
        "unreachable.border": "#5b534dff",
        "warning": "#fbcb36ff",
        "warning.background": "#572e10ff",
        "warning.border": "#754916ff",
        "players": [
          {
            "cursor": "#f2eee4ee",
            "background": "#f2eee4ee",
            "selection": "#F2EEE420"
          },
          {
            "cursor": "#4F514E",
            "background": "#4F514E",
            "selection": "#a899843d"
          },
          {
            "cursor": "#fd801bff",
            "background": "#fd801bff",
            "selection": "#fd801b3d"
          },
          {
            "cursor": "#C89EFFee",
            "background": "#C89EFFee",
            "selection": "#c89eff3d"
          },
          {
            "cursor": "#8ec07cff",
            "background": "#8ec07cff",
            "selection": "#8ec07c3d"
          },
          {
            "cursor": "#fb4a35ff",
            "background": "#fb4a35ff",
            "selection": "#fb4a353d"
          },
          {
            "cursor": "#fbcb36ff",
            "background": "#fbcb36ff",
            "selection": "#fbcb363d"
          },
          {
            "cursor": "#b7bb26ff",
            "background": "#b7bb26ff",
            "selection": "#b7bb263d"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#C89EFFee",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#c89effdd",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#4F514E",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#4F514E",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#fbcb36dd",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#83a598dd",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#8ec07cff",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#C89EFFee",
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#C89EFFee",
            "font_style": null,
            "font_weight": 700
          },
          "enum": {
            "color": "#fe7f18ff",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#a4d233dd",
            "font_style": null,
            "font_weight": null
          },
          "function.builtin": {
            "color": "#F93D47ff",
            "font_style": null,
            "font_weight": 700
          },
          "hint": {
            "color": "#8c957dff",
            "font_style": null,
            "font_weight": 700
          },
          "keyword": {
            "color": "#F93D47ff",
            "font_style": null,
            "font_weight": 700
          },
          "label": {
            "color": "#C89EFFee",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#8ec07cff",
            "font_style": "italic",
            "font_weight": null
          },
          "link_uri": {
            "color": "#c89effdd",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#c89effdd",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#8ec07cff",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#717363ff",
            "font_style": "italic",
            "font_weight": null
          },
          "preproc": {
            "color": "#f2eee4ee",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#f2eee4ee",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#f2eee4ee",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#d5c4a1ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#696B6B",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#e5d5adff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#f2eee4ee",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#e5d5adff",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#a4d233dd",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#c6b697dd",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#fe7f18dd",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#c89effdd",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#4FB7F5dd",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#4FB7F5dd",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#83a598dd",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#a4d233dd",
            "font_style": null,
            "font_weight": 700
          },
          "type": {
            "color": "#fbcb36dd",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#f2eee4ee",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#C89EFFee",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": "#C89EFFee",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    },
    {
      "name": "Hanso Light",
      "appearance": "light",
      "accents": [
        "#cc241dff",
        "#98971aff",
        "#d79921ff",
        "#458588ff",
        "#b16286ff",
        "#689d6aff",
        "#d65d0eff"
      ],
      "style": {
        "border": "#c8b899ff",
        "border.variant": "#ddcca7ff",
        "border.focused": "#adc5ccff",
        "border.selected": "#adc5ccff",
        "border.transparent": "#00000000",
        "border.disabled": "#d0bf9dff",
        "elevated_surface.background": "#ecddb5ff",
        "surface.background": "#ecddb5ff",
        "background": "#d9c8a4ff",
        "element.background": "#ecddb5ff",
        "element.hover": "#ddcca7ff",
        "element.active": "#c8b899ff",
        "element.selected": "#c8b899ff",
        "element.disabled": "#ecddb5ff",
        "drop_target.background": "#5f565080",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#ddcca7ff",
        "ghost_element.active": "#c8b899ff",
        "ghost_element.selected": "#c8b899ff",
        "ghost_element.disabled": "#ecddb5ff",
        "text": "#282828ff",
        "text.muted": "#5f5650ff",
        "text.placeholder": "#897b6eff",
        "text.disabled": "#897b6eff",
        "text.accent": "#0b6678ff",
        "icon": "#282828ff",
        "icon.muted": "#5f5650ff",
        "icon.disabled": "#897b6eff",
        "icon.placeholder": "#5f5650ff",
        "icon.accent": "#B91A40ff",
        "status_bar.background": "#d9c8a4ff",
        "title_bar.background": "#d9c8a4ff",
        "title_bar.inactive_background": "#ecddb5ff",
        "toolbar.background": "#f9f5d7ff",
        "tab_bar.background": "#ecddb5ff",
        "tab.inactive_background": "#F9F5D7cc",
        "tab.active_background": "#f9f5d7ff",
        "search.match_background": "#0b667866",
        "panel.background": "#F3ECCD",
        "panel.focused_border": null,
        "pane.focused_border": null,
        "scrollbar.thumb.background": "#2828284c",
        "scrollbar.thumb.hover_background": "#ddcca7ff",
        "scrollbar.thumb.border": "#ddcca7ff",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#eee1bbff",
        "editor.foreground": "#282828ff",
        "editor.background": "#f9f5d7ff",
        "editor.gutter.background": "#f9f5d7ff",
        "editor.subheader.background": "#ecddb5ff",
        "editor.active_line.background": "#ecddb5bf",
        "editor.highlighted_line.background": "#ecddb5ff",
        "editor.line_number": "#a9a389",
        "editor.active_line_number": "#3b382b",
        "editor.hover_line_number": "#5e5a45",
        "editor.invisible": "#928474ff",
        "editor.wrap_guide": "#2828280d",
        "editor.active_wrap_guide": "#2828281a",
        "editor.document_highlight.read_background": "#0b66781a",
        "editor.document_highlight.write_background": "#92847466",
        "terminal.background": "#f9f5d7ff",
        "terminal.foreground": "#282828ff",
        "terminal.bright_foreground": "#282828ff",
        "terminal.dim_foreground": "#f9f5d7ff",
        "terminal.ansi.black": "#f9f5d7ff",
        "terminal.ansi.bright_black": "#b0a189ff",
        "terminal.ansi.dim_black": "#282828ff",
        "terminal.ansi.red": "#9d0308ff",
        "terminal.ansi.bright_red": "#db8b7aff",
        "terminal.ansi.dim_red": "#4e1207ff",
        "terminal.ansi.green": "#797410ff",
        "terminal.ansi.bright_green": "#bfb787ff",
        "terminal.ansi.dim_green": "#3e3a11ff",
        "terminal.ansi.yellow": "#b57615ff",
        "terminal.ansi.bright_yellow": "#e2b88bff",
        "terminal.ansi.dim_yellow": "#5c3a12ff",
        "terminal.ansi.blue": "#0b6678ff",
        "terminal.ansi.bright_blue": "#8fb0baff",
        "terminal.ansi.dim_blue": "#14333bff",
        "terminal.ansi.magenta": "#7c6f64ff",
        "terminal.ansi.bright_magenta": "#bcb5afff",
        "terminal.ansi.dim_magenta": "#3e3833ff",
        "terminal.ansi.cyan": "#437b59ff",
        "terminal.ansi.bright_cyan": "#9fbca8ff",
        "terminal.ansi.dim_cyan": "#253e2eff",
        "terminal.ansi.white": "#282828ff",
        "terminal.ansi.bright_white": "#282828ff",
        "terminal.ansi.dim_white": "#73675eff",
        "link_text.hover": "#0b6678ff",
        "version_control.added": "#797410ff",
        "version_control.modified": "#b57615ff",
        "version_control.deleted": "#9d0308ff",
        "conflict": "#b57615ff",
        "conflict.background": "#f5e2d0ff",
        "conflict.border": "#ebccabff",
        "created": "#797410ff",
        "created.background": "#e4e0cdff",
        "created.border": "#d1cba8ff",
        "deleted": "#9d0308ff",
        "deleted.background": "#f4d1c9ff",
        "deleted.border": "#e8ac9eff",
        "error": "#9d0308ff",
        "error.background": "#f4d1c9ff",
        "error.border": "#e8ac9eff",
        "hidden": "#897b6eff",
        "hidden.background": "#d9c8a4ff",
        "hidden.border": "#d0bf9dff",
        "hint": "#677562ff",
        "hint.background": "#d2dee2ff",
        "hint.border": "#adc5ccff",
        "ignored": "#897b6eff",
        "ignored.background": "#d9c8a4ff",
        "ignored.border": "#c8b899ff",
        "info": "#0b6678ff",
        "info.background": "#d2dee2ff",
        "info.border": "#adc5ccff",
        "modified": "#b57615ff",
        "modified.background": "#f5e2d0ff",
        "modified.border": "#ebccabff",
        "predictive": "#7c9780ff",
        "predictive.background": "#e4e0cdff",
        "predictive.border": "#d1cba8ff",
        "renamed": "#0b6678ff",
        "renamed.background": "#d2dee2ff",
        "renamed.border": "#adc5ccff",
        "success": "#797410ff",
        "success.background": "#e4e0cdff",
        "success.border": "#d1cba8ff",
        "unreachable": "#5f5650ff",
        "unreachable.background": "#d9c8a4ff",
        "unreachable.border": "#c8b899ff",
        "warning": "#b57615ff",
        "warning.background": "#f5e2d0ff",
        "warning.border": "#ebccabff",
        "players": [
          {
            "cursor": "#0b6678ff",
            "background": "#0b6678ff",
            "selection": "#0b66783d"
          },
          {
            "cursor": "#7c6f64ff",
            "background": "#7c6f64ff",
            "selection": "#7c6f643d"
          },
          {
            "cursor": "#af3a04ff",
            "background": "#af3a04ff",
            "selection": "#af3a043d"
          },
          {
            "cursor": "#8f3f70ff",
            "background": "#8f3f70ff",
            "selection": "#8f3f703d"
          },
          {
            "cursor": "#437b59ff",
            "background": "#437b59ff",
            "selection": "#437b593d"
          },
          {
            "cursor": "#9d0308ff",
            "background": "#9d0308ff",
            "selection": "#9d03083d"
          },
          {
            "cursor": "#b57615ff",
            "background": "#b57615ff",
            "selection": "#b576153d"
          },
          {
            "cursor": "#797410ff",
            "background": "#797410ff",
            "selection": "#7974103d"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#0b6678ff",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#8f3e71ff",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#ff0000",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#ff0000",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#b57613ff",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#0b6678ff",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#427b58ff",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#0b6678ff",
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#0b6678ff",
            "font_style": null,
            "font_weight": 700
          },
          "enum": {
            "color": "#af3a02ff",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#79740eff",
            "font_style": null,
            "font_weight": null
          },
          "function.builtin": {
            "color": "#9d0006ff",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#677562ff",
            "font_style": null,
            "font_weight": 700
          },
          "keyword": {
            "color": "#9d0006ff",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#0b6678ff",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#427b58ff",
            "font_style": "italic",
            "font_weight": null
          },
          "link_uri": {
            "color": "#8f3e71ff",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#8f3e71ff",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#427b58ff",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#7c9780ff",
            "font_style": "italic",
            "font_weight": null
          },
          "preproc": {
            "color": "#282828ff",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#282828ff",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#282828ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#3c3836ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#665c54ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#413d3aff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#282828ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#413d3aff",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#79740eff",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#5d544eff",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#af3a02ff",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#8f3e71ff",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#427b58ff",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#427b58ff",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#066578ff",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#79740eff",
            "font_style": null,
            "font_weight": 700
          },
          "type": {
            "color": "#b57613ff",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#282828ff",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#066578ff",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": "#0b6678ff",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    }
  ],
  "id": "QZYTHj_2FlHTq9h82V3b5"
}