{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "Rosé",
  "author": "turtle261",
  "themes": [
    {
      "name": "Rosé Light",
      "appearance": "light",
      "style": {
        "border": "#A6A6A6FF",
        "border.variant": "#dfdfe0ff",
        "border.focused": "#7D82E8FF",
        "border.selected": "#cbcdf6ff",
        "border.transparent": "#00000000",
        "border.disabled": "#d3d3d4ff",
        "elevated_surface.background": "#F5C6DBFF",
        "surface.background": "#F5C6DBFF",
        "background": "#A5A5F0FF",
        "element.background": "#8465DBFF",
        "element.hover": "#917E7EFF",
        "element.active": "#C47474FF",
        "element.selected": "#E7AEF5FF",
        "element.disabled": "#C2C2FFFF",
        "drop_target.background": "#7e808780",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#dfdfe0ff",
        "ghost_element.active": "#C47474FF",
        "ghost_element.selected": "#E7AEF5FF",
        "ghost_element.disabled": "#ebebecff",
        "text": "#00450DFF",
        "text.muted": "#046B00FF",
        "text.placeholder": "#7e8086ff",
        "text.disabled": "#7e8086ff",
        "text.accent": "#5585C2FF",
        "icon": "#00450DFF",
        "icon.muted": "#046B00FF",
        "icon.disabled": "#7e8086ff",
        "icon.placeholder": "#58585aff",
        "icon.accent": "#5585C2FF",
        "status_bar.background": "#A5A5F0FF",
        "title_bar.background": "#A5A5F0FF",
        "title_bar.inactive_background": "#ebebecff",
        "toolbar.background": "#FAD9D9FF",
        "tab_bar.background": "#F5C6DBFF",
        "tab.inactive_background": "#F5C6DBFF",
        "tab.active_background": "#FAD9D9FF",
        "search.match_background": "#5c79e266",
        "search.active_match_background": "#d0a92366",
        "panel.background": "#F5C6DBFF",
        "panel.focused_border": "#7D82E8FF",
        "pane.focused_border": "#7D82E8FF",
        "scrollbar.thumb.background": "#383a414c",
        "scrollbar.thumb.hover_background": "#dfdfe0ff",
        "scrollbar.thumb.border": "#dfdfe0ff",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#eeeeeeff",
        "editor.foreground": "#FF0000FF",
        "editor.background": "#FAD9D9FF",
        "editor.gutter.background": "#FAD9D9FF",
        "editor.subheader.background": "#F5C6DBFF",
        "editor.active_line.background": "#FFD1D1FF",
        "editor.highlighted_line.background": "#F5C6DBFF",
        "editor.line_number": "#B500FFFF",
        "editor.active_line_number": "#FF0000FF",
        "editor.hover_line_number": "#61616b",
        "editor.invisible": "#a3a3a4ff",
        "editor.wrap_guide": "#383a410d",
        "editor.active_wrap_guide": "#383a411a",
        "editor.document_highlight.read_background": "#5c78e225",
        "editor.document_highlight.write_background": "#a3a3a466",
        "terminal.background": "#FAD9D9FF",
        "terminal.foreground": "#2a2c33ff",
        "terminal.bright_foreground": "#2a2c33ff",
        "terminal.dim_foreground": "#bbbbbbff",
        "terminal.ansi.black": "#000000ff",
        "terminal.ansi.bright_black": "#000000ff",
        "terminal.ansi.dim_black": "#555555ff",
        "terminal.ansi.red": "#de3e35ff",
        "terminal.ansi.bright_red": "#de3e35ff",
        "terminal.ansi.dim_red": "#9c2b26ff",
        "terminal.ansi.green": "#3f953aff",
        "terminal.ansi.bright_green": "#3f953aff",
        "terminal.ansi.dim_green": "#2b6927ff",
        "terminal.ansi.yellow": "#d2b67cff",
        "terminal.ansi.bright_yellow": "#d2b67cff",
        "terminal.ansi.dim_yellow": "#a48c5aff",
        "terminal.ansi.blue": "#2f5af3ff",
        "terminal.ansi.bright_blue": "#2f5af3ff",
        "terminal.ansi.dim_blue": "#2140abff",
        "terminal.ansi.magenta": "#950095ff",
        "terminal.ansi.bright_magenta": "#a00095ff",
        "terminal.ansi.dim_magenta": "#6a006aff",
        "terminal.ansi.cyan": "#3f953aff",
        "terminal.ansi.bright_cyan": "#3f953aff",
        "terminal.ansi.dim_cyan": "#2b6927ff",
        "terminal.ansi.white": "#bbbbbbff",
        "terminal.ansi.bright_white": "#ffffffff",
        "terminal.ansi.dim_white": "#888888ff",
        "link_text.hover": "#5585C2FF",
        "version_control.added": "#00FF64FF",
        "version_control.modified": "#DEBB26FF",
        "version_control.word_added": "#2EA04859",
        "version_control.word_deleted": "#F85149CC",
        "version_control.deleted": "#FF4A5BFF",
        "conflict": "#a48819ff",
        "conflict.background": "#faf2e6ff",
        "conflict.border": "#f4e7d1ff",
        "created": "#669f59ff",
        "created.background": "#dfeadbff",
        "created.border": "#c8dcc1ff",
        "deleted": "#d36151ff",
        "deleted.background": "#fbdfd9ff",
        "deleted.border": "#f6c6bdff",
        "error": "#FF0000FF",
        "error.background": "#fbdfd9ff",
        "error.border": "#f6c6bdff",
        "hidden": "#7e8086ff",
        "hidden.background": "#dcdcddff",
        "hidden.border": "#d3d3d4ff",
        "hint": "#7274a7ff",
        "hint.background": "#e2e2faff",
        "hint.border": "#cbcdf6ff",
        "ignored": "#7e8086ff",
        "ignored.background": "#dcdcddff",
        "ignored.border": "#c9c9caff",
        "info": "#5c78e2ff",
        "info.background": "#e2e2faff",
        "info.border": "#cbcdf6ff",
        "modified": "#a48819ff",
        "modified.background": "#faf2e6ff",
        "modified.border": "#f4e7d1ff",
        "predictive": "#9b9ec6ff",
        "predictive.background": "#DEEADBFF",
        "predictive.border": "#c8dcc1ff",
        "renamed": "#5c78e2ff",
        "renamed.background": "#e2e2faff",
        "renamed.border": "#cbcdf6ff",
        "success": "#669f59ff",
        "success.background": "#dfeadbff",
        "success.border": "#c8dcc1ff",
        "unreachable": "#58585aff",
        "unreachable.background": "#dcdcddff",
        "unreachable.border": "#c9c9caff",
        "warning": "#a48819ff",
        "warning.background": "#faf2e6ff",
        "warning.border": "#f4e7d1ff",
        "players": [
          {
            "cursor": "#5c78e2ff",
            "background": "#5c78e2ff",
            "selection": "#5c78e23d"
          },
          {
            "cursor": "#984ea5ff",
            "background": "#984ea5ff",
            "selection": "#984ea53d"
          },
          {
            "cursor": "#ad6e26ff",
            "background": "#ad6e26ff",
            "selection": "#ad6e263d"
          },
          {
            "cursor": "#a349abff",
            "background": "#a349abff",
            "selection": "#a349ab3d"
          },
          {
            "cursor": "#3a82b7ff",
            "background": "#3a82b7ff",
            "selection": "#3a82b73d"
          },
          {
            "cursor": "#d36151ff",
            "background": "#d36151ff",
            "selection": "#d361513d"
          },
          {
            "cursor": "#a48819ff",
            "background": "#dec184ff",
            "selection": "#dec1843d"
          },
          {
            "cursor": "#669f59ff",
            "background": "#669f59ff",
            "selection": "#669f593d"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#5c78e2ff",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#7600BDFF",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#FF009CFF",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#FA00C1FF",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#00A18FFF",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#5c78e2ff",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#242529ff",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#5c78e2ff",
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#ad6e25ff",
            "font_style": null,
            "font_weight": 700
          },
          "enum": {
            "color": "#d3604fff",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#C96302FF",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#7274a7ff",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#a449abff",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#5c78e2ff",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#5b79e3ff",
            "font_style": "italic",
            "font_weight": null
          },
          "link_uri": {
            "color": "#3882b7ff",
            "font_style": null,
            "font_weight": null
          },
          "namespace": {
            "color": "#242529ff",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#7600BDFF",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#007FDBFF",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#9b9ec6ff",
            "font_style": "italic",
            "font_weight": null
          },
          "preproc": {
            "color": "#0E1229FF",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#242529ff",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#d3604fff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#242529ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#4d4f52ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#4d4f52ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#d3604fff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.markup": {
            "color": "#d3604fff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#b92b46ff",
            "font_style": null,
            "font_weight": null
          },
          "selector": {
            "color": "#669f59ff",
            "font_style": null,
            "font_weight": null
          },
          "selector.pseudo": {
            "color": "#5c78e2ff",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#1E9C00FF",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#7c7e86ff",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#ad6e26ff",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#ad6e26ff",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#ad6e26ff",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#5c78e2ff",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#649f57ff",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#d3604fff",
            "font_style": null,
            "font_weight": 400
          },
          "type": {
            "color": "#3882b7ff",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#242529ff",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#ad6e25ff",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": "#5b79e3ff",
            "font_style": null,
            "font_weight": null
          }
        },
        "element.selection_background": "#FF6969FF",
        "panel.overlay_background": "#F5C6DBFF",
        "panel.overlay_hover": "#A5A5F0FF",
        "minimap.thumb.background": "#383a414c",
        "minimap.thumb.hover_background": "#dfdfe0ff",
        "minimap.thumb.border": "#dfdfe0ff",
        "version_control.renamed": "#5c78e2ff",
        "version_control.conflict": "#a48819ff",
        "version_control.ignored": "#7e8086ff"
      }
    }
  ],
  "isUserGenerated": true,
  "description": "Rosé Light",
  "id": "Jwqd2LGLXykhl5Tn3GOy4"
}