{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "Catppuccin Oil",
  "author": "saeedtahmtan",
  "themes": [
    {
      "name": "Catppuccin Oil",
      "appearance": "dark",
      "style": {
        "accents": [
          "#cba6f7",
          "#b4befe",
          "#74c7ec",
          "#a6e3a1",
          "#f9e2af",
          "#fab387",
          "#f38ba8"
        ],
        "vim.mode.text": "#000000",
        "vim.normal.foreground": "#000000",
        "vim.helix_normal.foreground": "#000000",
        "vim.visual.foreground": "#000000",
        "vim.helix_select.foreground": "#000000",
        "vim.insert.foreground": "#000000",
        "vim.visual_line.foreground": "#000000",
        "vim.visual_block.foreground": "#000000",
        "vim.replace.foreground": "#000000",
        "vim.normal.background": "#f5e0dc",
        "vim.helix_normal.background": "#f5e0dc",
        "vim.visual.background": "#b4befe",
        "vim.helix_select.background": "#b4befe",
        "vim.insert.background": "#a6e3a1",
        "vim.visual_line.background": "#b4befe",
        "vim.visual_block.background": "#cba6f7",
        "vim.replace.background": "#eba0ac",
        "background.appearance": "opaque",
        "border": "#2a2a2a",
        "border.variant": "#3a3a3a",
        "border.focused": "#b4befe",
        "border.selected": "#cba6f7",
        "border.transparent": "#a6e3a1",
        "border.disabled": "#3a3a3a",
        "elevated_surface.background": "#141414",
        "surface.background": "#0a0a0a",
        "background": "#000000",
        "element.background": "#1a1a1a",
        "element.hover": "#2a2a2a",
        "element.active": "#3a3a3a4d",
        "element.selected": "#2a2a2a4d",
        "element.disabled": "#3a3a3a",
        "drop_target.background": "#2a2a2a66",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#2a2a2a4d",
        "ghost_element.active": "#3a3a3a99",
        "ghost_element.selected": "#4a4a4a66",
        "ghost_element.disabled": "#3a3a3a",
        "text": "#ffffff",
        "text.muted": "#dddddd",
        "text.placeholder": "#666666",
        "text.disabled": "#3a3a3a",
        "text.accent": "#cba6f7",
        "icon": "#ffffff",
        "icon.muted": "#aaaaaa",
        "icon.disabled": "#3a3a3a",
        "icon.placeholder": "#666666",
        "icon.accent": "#cba6f7",
        "status_bar.background": "#0a0a0a",
        "title_bar.background": "#0a0a0a",
        "title_bar.inactive_background": "#141414",
        "toolbar.background": "#0a0a0a",
        "tab_bar.background": "#000000",
        "tab.inactive_background": "#000000",
        "tab.active_background": "#0a0a0a",
        "search.match_background": "#94e2d54d",
        "search.active_match_background": "#f38ba84d",
        "panel.background": "#0a0a0a",
        "panel.focused_border": "#ffffff",
        "panel.indent_guide": "#2a2a2a99",
        "panel.indent_guide_active": "#3a3a3a",
        "panel.indent_guide_hover": "#cba6f7",
        "panel.overlay_background": "#0a0a0a",
        "pane.focused_border": "#ffffff",
        "pane_group.border": "#2a2a2a",
        "scrollbar.thumb.background": "#3a3a3a80",
        "scrollbar.thumb.hover_background": "#4a4a4a",
        "scrollbar.thumb.active_background": null,
        "scrollbar.thumb.border": null,
        "scrollbar.track.background": "#0a0a0a",
        "scrollbar.track.border": "#ffffff12",
        "minimap.thumb.background": "#cba6f733",
        "minimap.thumb.hover_background": "#cba6f766",
        "minimap.thumb.active_background": "#cba6f799",
        "minimap.thumb.border": null,
        "editor.foreground": "#ffffff",
        "editor.background": "#0a0a0a",
        "editor.gutter.background": "#0a0a0a",
        "editor.subheader.background": "#0a0a0a",
        "editor.active_line.background": "#ffffff12",
        "editor.highlighted_line.background": null,
        "editor.line_number": "#aaaaaa",
        "editor.active_line_number": "#cba6f7",
        "editor.invisible": "#88888866",
        "editor.wrap_guide": "#3a3a3a",
        "editor.active_wrap_guide": "#3a3a3a",
        "editor.document_highlight.bracket_background": "#cba6f717",
        "editor.document_highlight.read_background": "#aaaaaa29",
        "editor.document_highlight.write_background": "#aaaaaa29",
        "editor.indent_guide": "#2a2a2a99",
        "editor.indent_guide_active": "#3a3a3a",
        "terminal.background": "#0a0a0a",
        "terminal.ansi.background": "#0a0a0a",
        "terminal.foreground": "#ffffff",
        "terminal.dim_foreground": "#aaaaaa",
        "terminal.bright_foreground": "#ffffff",
        "terminal.ansi.black": "#1a1a1a",
        "terminal.ansi.white": "#cccccc",
        "terminal.ansi.red": "#f38ba8",
        "terminal.ansi.green": "#a6e3a1",
        "terminal.ansi.yellow": "#f9e2af",
        "terminal.ansi.blue": "#89b4fa",
        "terminal.ansi.magenta": "#f5c2e7",
        "terminal.ansi.cyan": "#94e2d5",
        "terminal.ansi.bright_black": "#3a3a3a",
        "terminal.ansi.bright_white": "#eeeeee",
        "terminal.ansi.bright_red": "#f37799",
        "terminal.ansi.bright_green": "#89d88b",
        "terminal.ansi.bright_yellow": "#ebd391",
        "terminal.ansi.bright_blue": "#74a8fc",
        "terminal.ansi.bright_magenta": "#f2aede",
        "terminal.ansi.bright_cyan": "#6bd7ca",
        "terminal.ansi.dim_black": "#1a1a1a",
        "terminal.ansi.dim_white": "#cccccc",
        "terminal.ansi.dim_red": "#f38ba8",
        "terminal.ansi.dim_green": "#a6e3a1",
        "terminal.ansi.dim_yellow": "#f9e2af",
        "terminal.ansi.dim_blue": "#89b4fa",
        "terminal.ansi.dim_magenta": "#f5c2e7",
        "terminal.ansi.dim_cyan": "#94e2d5",
        "link_text.hover": "#89dceb",
        "conflict": "#fab387",
        "conflict.border": "#fab387",
        "conflict.background": "#fab38726",
        "created": "#a6e3a1",
        "created.border": "#a6e3a1",
        "created.background": "#a6e3a126",
        "deleted": "#f38ba8",
        "deleted.border": "#f38ba8",
        "deleted.background": "#f38ba826",
        "hidden": "#3a3a3a",
        "hidden.border": "#3a3a3a",
        "hidden.background": "#0a0a0a",
        "hint": "#3a3a3a",
        "hint.border": "#3a3a3a",
        "hint.background": "#0a0a0a",
        "ignored": "#3a3a3a",
        "ignored.border": "#3a3a3a",
        "ignored.background": "#3a3a3a26",
        "modified": "#f9e2af",
        "modified.border": "#f9e2af",
        "modified.background": "#f9e2af26",
        "predictive": "#3a3a3a",
        "predictive.border": "#b4befe",
        "predictive.background": "#0a0a0a",
        "renamed": "#74c7ec",
        "renamed.border": "#74c7ec",
        "renamed.background": "#74c7ec26",
        "info": "#94e2d5",
        "info.border": "#94e2d5",
        "info.background": "#88888833",
        "warning": "#f9e2af",
        "warning.border": "#f9e2af",
        "warning.background": "#f9e2af1f",
        "error": "#f38ba8",
        "error.border": "#f38ba8",
        "error.background": "#f38ba81f",
        "success": "#a6e3a1",
        "success.border": "#a6e3a1",
        "success.background": "#a6e3a11f",
        "unreachable": "#f38ba8",
        "unreachable.border": "#f38ba8",
        "unreachable.background": "#f38ba81f",
        "players": [
          {
            "cursor": "#f5e0dc",
            "selection": "#88888840",
            "background": "#f5e0dc"
          },
          {
            "cursor": "#cba6f7",
            "selection": "#cba6f740",
            "background": "#cba6f7"
          },
          {
            "cursor": "#b4befe",
            "selection": "#b4befe40",
            "background": "#b4befe"
          },
          {
            "cursor": "#74c7ec",
            "selection": "#74c7ec40",
            "background": "#74c7ec"
          },
          {
            "cursor": "#a6e3a1",
            "selection": "#a6e3a140",
            "background": "#a6e3a1"
          },
          {
            "cursor": "#f9e2af",
            "selection": "#f9e2af40",
            "background": "#f9e2af"
          },
          {
            "cursor": "#fab387",
            "selection": "#fab38740",
            "background": "#fab387"
          },
          {
            "cursor": "#f38ba8",
            "selection": "#f38ba840",
            "background": "#f38ba8"
          }
        ],
        "version_control.added": "#a6e3a1",
        "version_control.deleted": "#f38ba8",
        "version_control.modified": "#f9e2af",
        "version_control.renamed": "#74c7ec",
        "version_control.conflict": "#fab387",
        "version_control.conflict_marker.ours": "#a6e3a133",
        "version_control.conflict_marker.theirs": "#89b4fa33",
        "version_control.ignored": "#3a3a3a",
        "debugger.accent": "#f38ba8",
        "editor.debugger_active_line.background": "#fab38712",
        "syntax": {
          "variable": {
            "color": "#ffffff",
            "font_style": null,
            "font_weight": null
          },
          "variable.builtin": {
            "color": "#f38ba8",
            "font_style": null,
            "font_weight": null
          },
          "variable.parameter": {
            "color": "#eba0ac",
            "font_style": null,
            "font_weight": null
          },
          "variable.member": {
            "color": "#89b4fa",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#f38ba8",
            "font_style": "italic",
            "font_weight": null
          },
          "constant": {
            "color": "#fab387",
            "font_style": null,
            "font_weight": null
          },
          "constant.builtin": {
            "color": "#fab387",
            "font_style": null,
            "font_weight": null
          },
          "constant.macro": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "module": {
            "color": "#f9e2af",
            "font_style": "italic",
            "font_weight": null
          },
          "label": {
            "color": "#74c7ec",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#a6e3a1",
            "font_style": null,
            "font_weight": null
          },
          "string.documentation": {
            "color": "#94e2d5",
            "font_style": null,
            "font_weight": null
          },
          "string.regexp": {
            "color": "#fab387",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#f5c2e7",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#f5c2e7",
            "font_style": null,
            "font_weight": null
          },
          "string.special.path": {
            "color": "#f5c2e7",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#f2cdcd",
            "font_style": null,
            "font_weight": null
          },
          "string.special.url": {
            "color": "#f5e0dc",
            "font_style": "italic",
            "font_weight": null
          },
          "character": {
            "color": "#94e2d5",
            "font_style": null,
            "font_weight": null
          },
          "character.special": {
            "color": "#f5c2e7",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#fab387",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#fab387",
            "font_style": null,
            "font_weight": null
          },
          "number.float": {
            "color": "#fab387",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#89b4fa",
            "font_style": null,
            "font_weight": null
          },
          "tag.attribute": {
            "color": "#f9e2af",
            "font_style": "italic",
            "font_weight": null
          },
          "tag.delimiter": {
            "color": "#94e2d5",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#f9e2af",
            "font_style": null,
            "font_weight": null
          },
          "type.builtin": {
            "color": "#cba6f7",
            "font_style": "italic",
            "font_weight": null
          },
          "type.definition": {
            "color": "#f9e2af",
            "font_style": null,
            "font_weight": null
          },
          "type.interface": {
            "color": "#f9e2af",
            "font_style": "italic",
            "font_weight": null
          },
          "type.super": {
            "color": "#f9e2af",
            "font_style": "italic",
            "font_weight": null
          },
          "attribute": {
            "color": "#fab387",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#89b4fa",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#89b4fa",
            "font_style": null,
            "font_weight": null
          },
          "function.builtin": {
            "color": "#fab387",
            "font_style": null,
            "font_weight": null
          },
          "function.call": {
            "color": "#89b4fa",
            "font_style": null,
            "font_weight": null
          },
          "function.macro": {
            "color": "#94e2d5",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "#89b4fa",
            "font_style": null,
            "font_weight": null
          },
          "function.method.call": {
            "color": "#89b4fa",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#f2cdcd",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#89dceb",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.modifier": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.type": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.coroutine": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.function": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.operator": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.import": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.repeat": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.return": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.debug": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.exception": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.conditional": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.conditional.ternary": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.directive": {
            "color": "#f5c2e7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.directive.define": {
            "color": "#f5c2e7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.export": {
            "color": "#89dceb",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#888888",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#888888",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#888888",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#f5c2e7",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special.symbol": {
            "color": "#f2cdcd",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#94e2d5",
            "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
          },
          "comment.documentation": {
            "color": "#888888",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.info": {
            "color": "#94e2d5",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.error": {
            "color": "#f38ba8",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.warning": {
            "color": "#f9e2af",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.warn": {
            "color": "#f9e2af",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.hint": {
            "color": "#89b4fa",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.todo": {
            "color": "#f2cdcd",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.note": {
            "color": "#f5e0dc",
            "font_style": "italic",
            "font_weight": null
          },
          "diff.plus": {
            "color": "#a6e3a1",
            "font_style": null,
            "font_weight": null
          },
          "diff.minus": {
            "color": "#f38ba8",
            "font_style": null,
            "font_weight": null
          },
          "parameter": {
            "color": "#eba0ac",
            "font_style": null,
            "font_weight": null
          },
          "field": {
            "color": "#b4befe",
            "font_style": null,
            "font_weight": null
          },
          "namespace": {
            "color": "#f9e2af",
            "font_style": "italic",
            "font_weight": null
          },
          "float": {
            "color": "#fab387",
            "font_style": null,
            "font_weight": null
          },
          "symbol": {
            "color": "#f5c2e7",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#fab387",
            "font_style": null,
            "font_weight": null
          },
          "text": {
            "color": "#ffffff",
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#eba0ac",
            "font_style": null,
            "font_weight": 700
          },
          "emphasis": {
            "color": "#eba0ac",
            "font_style": "italic",
            "font_weight": null
          },
          "embedded": {
            "color": "#eba0ac",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#a6e3a1",
            "font_style": null,
            "font_weight": null
          },
          "concept": {
            "color": "#74c7ec",
            "font_style": null,
            "font_weight": null
          },
          "enum": {
            "color": "#94e2d5",
            "font_style": null,
            "font_weight": 700
          },
          "function.decorator": {
            "color": "#fab387",
            "font_style": null,
            "font_weight": null
          },
          "type.class.definition": {
            "color": "#f9e2af",
            "font_style": null,
            "font_weight": 700
          },
          "hint": {
            "color": "#aaaaaa",
            "font_style": "italic",
            "font_weight": null
          },
          "link_text": {
            "color": "#b4befe",
            "font_style": null,
            "font_weight": null
          },
          "link_uri": {
            "color": "#89b4fa",
            "font_style": "italic",
            "font_weight": null
          },
          "parent": {
            "color": "#fab387",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#3a3a3a",
            "font_style": null,
            "font_weight": null
          },
          "predoc": {
            "color": "#f38ba8",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#eba0ac",
            "font_style": null,
            "font_weight": null
          },
          "tag.doctype": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "string.doc": {
            "color": "#94e2d5",
            "font_style": "italic",
            "font_weight": null
          },
          "title": {
            "color": "#ffffff",
            "font_style": null,
            "font_weight": 800
          },
          "variant": {
            "color": "#f38ba8",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    }
  ],
  "id": "98yPNYF2Pa4O6T280MO2s"
}