Skip to content

Instantly share code, notes, and snippets.

@resting
Last active September 12, 2025 04:48
Show Gist options
  • Select an option

  • Save resting/6770e317ca014da67da804b314649fa0 to your computer and use it in GitHub Desktop.

Select an option

Save resting/6770e317ca014da67da804b314649fa0 to your computer and use it in GitHub Desktop.
Everforest Dark Hard Blurred
{
"$schema": "https://zed.dev/schema/themes/v0.1.0.json",
"name": "Everforest Dark Hard Blurred",
"author": "resting",
"themes": [
{
"name": "Everforest Dark Hard",
"appearance": "dark",
"style": {
"border": "#1b2024",
"border.variant": "#1b2024",
"border.focused": "#272e33",
"border.selected": "#1b2024",
"border.transparent": "#1b2024",
"border.disabled": "#1b2024",
"elevated_surface.background": "#272e33",
"surface.background": "#272e33",
"background": "#25322c96",
"element.background": "#5a664890",
"element.hover": "#5a6648",
"element.active": null,
"element.selected": "#5a6648",
"element.disabled": null,
"drop_target.background": "#2e383c",
"ghost_element.background": null,
"ghost_element.hover": "#272e3300",
"ghost_element.active": null,
"ghost_element.selected": "#37414580",
"ghost_element.disabled": null,
"text": "#9aa79d",
"text.muted": "#7f897d",
"text.placeholder": null,
"text.disabled": null,
"text.accent": null,
"icon": null,
"icon.muted": null,
"icon.disabled": null,
"icon.placeholder": null,
"icon.accent": null,
"status_bar.background": "#21272bba",
"title_bar.background": "#2d3632ba",
"toolbar.background": "#2a354054",
"tab_bar.background": "#2a35406e",
"tab.inactive_background": "#21272b00",
"tab.active_background": "#d3c6aa30",
"search.match_background": null,
"panel.background": "#25322c96",
"panel.focused_border": null,
"pane.focused_border": null,
"scrollbar_thumb.background": "#49515680",
"scrollbar.thumb.hover_background": "#495156",
"scrollbar.thumb.border": "#49515680",
"scrollbar.track.background": "#272e3300",
"scrollbar.track.border": "#272e3300",
"editor.foreground": "#d3c6aa",
"editor.background": "#31373b40",
"editor.gutter.background": "#2a2b2296",
"editor.subheader.background": "#2f373d9c",
"editor.active_line.background": "#d3c6aa30",
"editor.highlighted_line.background": null,
"editor.line_number": "#FFFFFF40",
"editor.active_line_number": "#d3c6aa",
"editor.invisible": null,
"editor.wrap_guide": "#1b2024",
"editor.active_wrap_guide": "#1b2024",
"editor.document_highlight.read_background": null,
"editor.document_highlight.write_background": null,
"terminal.background": "#272e3300",
"terminal.foreground": "#d3c6aa",
"terminal.bright_foreground": null,
"terminal.dim_foreground": null,
"terminal.ansi.black": "#2e383c",
"terminal.ansi.bright_black": "#859289",
"terminal.ansi.dim_black": null,
"terminal.ansi.red": "#e67e80",
"terminal.ansi.bright_red": "#e67e80",
"terminal.ansi.dim_red": null,
"terminal.ansi.green": "#a7c080",
"terminal.ansi.bright_green": "#a7c080",
"terminal.ansi.dim_green": null,
"terminal.ansi.yellow": "#dbbc7f",
"terminal.ansi.bright_yellow": "#dbbc7f",
"terminal.ansi.dim_yellow": null,
"terminal.ansi.blue": "#7fbbb3",
"terminal.ansi.bright_blue": "#7fbbb3",
"terminal.ansi.dim_blue": null,
"terminal.ansi.magenta": "#d699b6",
"terminal.ansi.bright_magenta": "#d699b6",
"terminal.ansi.dim_magenta": null,
"terminal.ansi.cyan": "#83c092",
"terminal.ansi.bright_cyan": "#83c092",
"terminal.ansi.dim_cyan": null,
"terminal.ansi.white": "#d3c6aa",
"terminal.ansi.bright_white": "#d3c6aa",
"terminal.ansi.dim_white": null,
"link_text.hover": "#a7bf80",
"conflict": "#d699b6a0",
"conflict.background": null,
"conflict.border": null,
"created": "#899c40a0",
"created.background": null,
"created.border": null,
"deleted": "#da6362a0",
"deleted.background": null,
"deleted.border": null,
"error": "#da6362",
"error.background": "#4c3743",
"error.border": null,
"hidden": "#7f897d",
"hidden.background": null,
"hidden.border": null,
"hint": "#7f897da0",
"hint.background": null,
"hint.border": null,
"ignored": "#495156",
"ignored.background": null,
"ignored.border": null,
"info": "#5a93a2",
"info.background": "#5a93a220",
"info.border": null,
"modified": "#5a93a2a0",
"modified.background": null,
"modified.border": null,
"predictive": "#7f897d",
"predictive.background": null,
"predictive.border": null,
"renamed": null,
"renamed.background": null,
"renamed.border": null,
"success": null,
"success.background": null,
"success.border": null,
"unreachable": null,
"unreachable.background": null,
"unreachable.border": null,
"warning": "#bf983d",
"warning.background": "#4D4C43",
"warning.border": null,
"players": [
{
"cursor": "#d3c6aa",
"selection": "#414b50",
"background": "#414b50"
}
],
"syntax": {
"attribute": {
"color": "#dbbc7f",
"font_style": null,
"font_weight": null
},
"constant": {
"color": "#d699b6",
"font_style": null,
"font_weight": null
},
"constructor": {
"color": "#d699b6",
"font_style": null,
"font_weight": null
},
"comment": {
"color": "#859289",
"font_style": "italic",
"font_weight": null
},
"function": {
"color": "#a7c080",
"font_style": null,
"font_weight": null
},
"keyword": {
"color": "#e67e80",
"font_style": null,
"font_weight": null
},
"number": {
"color": "#d699b6",
"font_style": null,
"font_weight": null
},
"operator": {
"color": "#e69875",
"font_style": null,
"font_weight": null
},
"property": {
"color": "#83c092",
"font_style": null,
"font_weight": null
},
"string": {
"color": "#dbbc7f",
"font_style": null,
"font_weight": null
},
"string.escape": {
"color": "#98c379",
"font_style": null,
"font_weight": null
},
"type": {
"color": "#7fbbb3",
"font_style": null,
"font_weight": null
}
},
"background.appearance": "blurred",
"status_bar.foreground": "#1e232fb8"
}
},
{
"name": "Everforest Dark Medium",
"appearance": "dark",
"style": {
"border": "#1b2024",
"border.variant": "#1b2024",
"border.focused": "#2d353b",
"border.selected": "#1b2024",
"border.transparent": "#1b2024",
"border.disabled": "#1b2024",
"elevated_surface.background": "#343f44",
"surface.background": "#2d353b",
"background": "#2d353b",
"element.background": "#5a6648",
"element.hover": "#2d353b",
"element.active": null,
"element.selected": "#3d484d",
"element.disabled": null,
"drop_target.background": "#343f44",
"ghost_element.background": null,
"ghost_element.hover": "#2d353b00",
"ghost_element.active": null,
"ghost_element.selected": "#3d484d80",
"ghost_element.disabled": null,
"text": "#9aa79d",
"text.muted": "#7f897d",
"text.placeholder": null,
"text.disabled": null,
"text.accent": null,
"icon": null,
"icon.muted": null,
"icon.disabled": null,
"icon.placeholder": null,
"icon.accent": null,
"status_bar.background": "#232a2e",
"title_bar.background": "#232a2e",
"toolbar.background": "#2d353b",
"tab_bar.background": "#232a2e",
"tab.inactive_background": "#232a2e",
"tab.active_background": "#2d353b",
"search.match_background": null,
"panel.background": "#232a2e",
"panel.focused_border": null,
"pane.focused_border": null,
"scrollbar_thumb.background": "#4f585e80",
"scrollbar.thumb.hover_background": "#4f585e",
"scrollbar.thumb.border": "#4f585e80",
"scrollbar.track.background": "#2d353b",
"scrollbar.track.border": "#2d353b00",
"editor.foreground": "#d3c6aa",
"editor.background": "#2d353b",
"editor.gutter.background": "#2d353b",
"editor.subheader.background": null,
"editor.active_line.background": "#3d484d90",
"editor.highlighted_line.background": null,
"editor.line_number": "#7f897da0",
"editor.active_line_number": "#d3c6aa",
"editor.invisible": null,
"editor.wrap_guide": "#1b2024",
"editor.active_wrap_guide": "#1b2024",
"editor.document_highlight.read_background": null,
"editor.document_highlight.write_background": null,
"terminal.background": "#2d353b",
"terminal.foreground": "#d3c6aa",
"terminal.bright_foreground": null,
"terminal.dim_foreground": null,
"terminal.ansi.black": "#343f44",
"terminal.ansi.bright_black": "#859289",
"terminal.ansi.dim_black": null,
"terminal.ansi.red": "#e67e80",
"terminal.ansi.bright_red": "#e67e80",
"terminal.ansi.dim_red": null,
"terminal.ansi.green": "#a7c080",
"terminal.ansi.bright_green": "#a7c080",
"terminal.ansi.dim_green": null,
"terminal.ansi.yellow": "#dbbc7f",
"terminal.ansi.bright_yellow": "#dbbc7f",
"terminal.ansi.dim_yellow": null,
"terminal.ansi.blue": "#7fbbb3",
"terminal.ansi.bright_blue": "#7fbbb3",
"terminal.ansi.dim_blue": null,
"terminal.ansi.magenta": "#d699b6",
"terminal.ansi.bright_magenta": "#d699b6",
"terminal.ansi.dim_magenta": null,
"terminal.ansi.cyan": "#83c092",
"terminal.ansi.bright_cyan": "#83c092",
"terminal.ansi.dim_cyan": null,
"terminal.ansi.white": "#d3c6aa",
"terminal.ansi.bright_white": "#d3c6aa",
"terminal.ansi.dim_white": null,
"link_text.hover": "#a7c080c0",
"conflict": "#d699b6a0",
"conflict.background": null,
"conflict.border": null,
"created": "#899c40a0",
"created.background": null,
"created.border": null,
"deleted": "#da6362a0",
"deleted.background": null,
"deleted.border": null,
"error": "#da6362",
"error.background": "#543a48",
"error.border": null,
"hidden": "#7f897d",
"hidden.background": null,
"hidden.border": null,
"hint": "#7f897da0",
"hint.background": null,
"hint.border": null,
"ignored": "#4f585e",
"ignored.background": null,
"ignored.border": null,
"info": "#5a93a2",
"info.background": "#5a93a220",
"info.border": null,
"modified": "#5a93a2a0",
"modified.background": null,
"modified.border": null,
"predictive": "#7f897d",
"predictive.background": null,
"predictive.border": null,
"renamed": null,
"renamed.background": null,
"renamed.border": null,
"success": null,
"success.background": null,
"success.border": null,
"unreachable": null,
"unreachable.background": null,
"unreachable.border": null,
"warning": "#bf983d",
"warning.background": "#4D4C43",
"warning.border": null,
"players": [
{
"cursor": "#d3c6aa",
"selection": "#475258",
"background": "#475258"
}
],
"syntax": {
"attribute": {
"color": "#dbbc7f",
"font_style": null,
"font_weight": null
},
"constant": {
"color": "#d699b6",
"font_style": null,
"font_weight": null
},
"constructor": {
"color": "#d699b6",
"font_style": null,
"font_weight": null
},
"comment": {
"color": "#859289",
"font_style": "italic",
"font_weight": null
},
"function": {
"color": "#a7c080",
"font_style": null,
"font_weight": null
},
"keyword": {
"color": "#e67e80",
"font_style": null,
"font_weight": null
},
"number": {
"color": "#d699b6",
"font_style": null,
"font_weight": null
},
"operator": {
"color": "#e69875",
"font_style": null,
"font_weight": null
},
"property": {
"color": "#83c092",
"font_style": null,
"font_weight": null
},
"string": {
"color": "#dbbc7f",
"font_style": null,
"font_weight": null
},
"string.escape": {
"color": "#98c379",
"font_style": null,
"font_weight": null
},
"type": {
"color": "#7fbbb3",
"font_style": null,
"font_weight": null
}
}
}
},
{
"name": "Everforest Dark Soft",
"appearance": "dark",
"style": {
"border": "#293136",
"border.variant": "#293136",
"border.focused": "#333c43",
"border.selected": "#293136",
"border.transparent": "#293136",
"border.disabled": "#293136",
"elevated_surface.background": "#3a464dbd",
"surface.background": "#333c43",
"background": "#41624359",
"element.background": "#5d6b668a",
"element.hover": "#333c43",
"element.active": null,
"element.selected": "#434f55",
"element.disabled": null,
"drop_target.background": "#3a464d7a",
"ghost_element.background": null,
"ghost_element.hover": "#333c4300",
"ghost_element.active": null,
"ghost_element.selected": "#434f5580",
"ghost_element.disabled": null,
"text": "#9da9a0",
"text.muted": "#7a8478",
"text.placeholder": null,
"text.disabled": null,
"text.accent": null,
"icon": null,
"icon.muted": null,
"icon.disabled": null,
"icon.placeholder": null,
"icon.accent": null,
"status_bar.background": "#293136",
"title_bar.background": "#29313669",
"toolbar.background": "#323b4296",
"tab_bar.background": "#29313670",
"tab.inactive_background": "#29313675",
"tab.active_background": "#333c43",
"search.match_background": null,
"panel.background": "#1e31235e",
"panel.focused_border": null,
"pane.focused_border": null,
"scrollbar_thumb.background": "#555f6680",
"scrollbar.thumb.hover_background": "#555f66",
"scrollbar.thumb.border": "#555f6680",
"scrollbar.track.background": "#333c43",
"scrollbar.track.border": "#333c4300",
"editor.foreground": "#d4c7ab",
"editor.background": "#2438285c",
"editor.gutter.background": "#323b4273",
"editor.subheader.background": null,
"editor.active_line.background": "#4d596090",
"editor.highlighted_line.background": null,
"editor.line_number": "#7a8478a0",
"editor.active_line_number": "#d3c6aa",
"editor.invisible": null,
"editor.wrap_guide": "#293136",
"editor.active_wrap_guide": "#293136",
"editor.document_highlight.read_background": null,
"editor.document_highlight.write_background": null,
"terminal.background": "#333c43",
"terminal.foreground": "#d3c6aa",
"terminal.bright_foreground": null,
"terminal.dim_foreground": null,
"terminal.ansi.black": "#3a464c",
"terminal.ansi.bright_black": "#859289",
"terminal.ansi.dim_black": null,
"terminal.ansi.red": "#e67e80",
"terminal.ansi.bright_red": "#e67e80",
"terminal.ansi.dim_red": null,
"terminal.ansi.green": "#a7c080",
"terminal.ansi.bright_green": "#a7c080",
"terminal.ansi.dim_green": null,
"terminal.ansi.yellow": "#dbbc7f",
"terminal.ansi.bright_yellow": "#dbbc7f",
"terminal.ansi.dim_yellow": null,
"terminal.ansi.blue": "#7fbbb3",
"terminal.ansi.bright_blue": "#7fbbb3",
"terminal.ansi.dim_blue": null,
"terminal.ansi.magenta": "#d699b6",
"terminal.ansi.bright_magenta": "#d699b6",
"terminal.ansi.dim_magenta": null,
"terminal.ansi.cyan": "#83c092",
"terminal.ansi.bright_cyan": "#83c092",
"terminal.ansi.dim_cyan": null,
"terminal.ansi.white": "#d3c6aa",
"terminal.ansi.bright_white": "#d3c6aa",
"terminal.ansi.dim_white": null,
"link_text.hover": "#a7c080c0",
"conflict": "#d699b6a0",
"conflict.background": null,
"conflict.border": null,
"created": "#899c40a0",
"created.background": null,
"created.border": null,
"deleted": "#da6362a0",
"deleted.background": null,
"deleted.border": null,
"error": "#da6362",
"error.background": "#5c3f4f",
"error.border": null,
"hidden": "#7a8478",
"hidden.background": null,
"hidden.border": null,
"hint": "#7a8478a0",
"hint.background": null,
"hint.border": null,
"ignored": "#555f66",
"ignored.background": null,
"ignored.border": null,
"info": "#7fbbb3",
"info.background": "#3f586520",
"info.border": null,
"modified": "#7fbbb3a0",
"modified.background": null,
"modified.border": null,
"predictive": "#7a8478",
"predictive.background": null,
"predictive.border": null,
"renamed": null,
"renamed.background": null,
"renamed.border": null,
"success": null,
"success.background": null,
"success.border": null,
"unreachable": null,
"unreachable.background": null,
"unreachable.border": null,
"warning": "#dbbc7f",
"warning.background": "#55544a",
"warning.border": null,
"players": [
{
"cursor": "#d3c6aa",
"selection": "#4d5960",
"background": "#4d5960"
}
],
"syntax": {
"attribute": {
"color": "#dbbc7f",
"font_style": null,
"font_weight": null
},
"constant": {
"color": "#d699b6",
"font_style": null,
"font_weight": null
},
"constructor": {
"color": "#d699b6",
"font_style": null,
"font_weight": null
},
"comment": {
"color": "#859289",
"font_style": "italic",
"font_weight": null
},
"function": {
"color": "#a7c080",
"font_style": null,
"font_weight": null
},
"keyword": {
"color": "#e67e80",
"font_style": null,
"font_weight": null
},
"number": {
"color": "#d699b6",
"font_style": null,
"font_weight": null
},
"operator": {
"color": "#e69875",
"font_style": null,
"font_weight": null
},
"property": {
"color": "#83c092",
"font_style": null,
"font_weight": null
},
"string": {
"color": "#dbbc7f",
"font_style": null,
"font_weight": null
},
"string.escape": {
"color": "#98c379",
"font_style": null,
"font_weight": null
},
"type": {
"color": "#7fbbb3",
"font_style": null,
"font_weight": null
}
},
"background.appearance": "blurred"
}
}
],
"id": "_xZb7Z_-mogaK7o53FGv9"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment