Created
July 28, 2025 17:36
-
-
Save radupotop/9b620b9de1bcafe5d4c479971b3af8df to your computer and use it in GitHub Desktop.
New One Zed theme
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "New One", | |
| "author": "Zed Industries", | |
| "themes": [ | |
| { | |
| "name": "New One", | |
| "appearance": "dark", | |
| "style": { | |
| "border": "#464b57ff", | |
| "border.variant": "#363c46ff", | |
| "border.focused": "#293b5bff", | |
| "border.selected": "#293b5bff", | |
| "border.transparent": "#00000000", | |
| "border.disabled": "#414754ff", | |
| "elevated_surface.background": "#2f343eff", | |
| "surface.background": "#2f343eff", | |
| "background": "#3b414dff", | |
| "element.background": "#2e343eff", | |
| "element.hover": "#363c46ff", | |
| "element.active": "#454a56ff", | |
| "element.selected": "#454a56ff", | |
| "element.disabled": "#2e343eff", | |
| "drop_target.background": "#83899480", | |
| "ghost_element.background": "#00000000", | |
| "ghost_element.hover": "#363c46ff", | |
| "ghost_element.active": "#454a56ff", | |
| "ghost_element.selected": "#454a56ff", | |
| "ghost_element.disabled": "#2e343eff", | |
| "text": "#c8ccd4ff", | |
| "text.muted": "#838994ff", | |
| "text.placeholder": "#696B77ff", | |
| "text.disabled": "#696B77ff", | |
| "text.accent": "#74ade8ff", | |
| "icon": "#c8ccd4ff", | |
| "icon.muted": "#838994ff", | |
| "icon.disabled": "#696B77ff", | |
| "icon.placeholder": "#838994ff", | |
| "icon.accent": "#74ade8ff", | |
| "status_bar.background": "#3b414dff", | |
| "title_bar.background": "#3b414dff", | |
| "title_bar.inactive_background": "#2e343eff", | |
| "toolbar.background": "#1e1e1eff", | |
| "tab_bar.background": "#2f343eff", | |
| "tab.inactive_background": "#2f343eff", | |
| "tab.active_background": "#1e1e1eff", | |
| "search.match_background": "#74ade866", | |
| "panel.background": "#1e1e1edd", | |
| "panel.focused_border": null, | |
| "pane.focused_border": null, | |
| "scrollbar.thumb.background": "#c8ccd44c", | |
| "scrollbar.thumb.hover_background": "#363c46ff", | |
| "scrollbar.thumb.border": "#363c46ff", | |
| "scrollbar.track.background": "#00000000", | |
| "scrollbar.track.border": "#2e333cff", | |
| "editor.foreground": "#acb2beff", | |
| "editor.background": "#1e1e1eff", | |
| "editor.gutter.background": "#1e1e1eff", | |
| "editor.subheader.background": "#2f343eff", | |
| "editor.active_line.background": "#2f343ebf", | |
| "editor.highlighted_line.background": "#2f343eff", | |
| "editor.line_number": "#c8ccd459", | |
| "editor.active_line_number": "#c8ccd4ff", | |
| "editor.invisible": "#696B77ff", | |
| "editor.wrap_guide": "#c8ccd40d", | |
| "editor.active_wrap_guide": "#c8ccd41a", | |
| "editor.document_highlight.read_background": "#74ade81a", | |
| "editor.document_highlight.write_background": "#555a6366", | |
| "terminal.background": "#1e1e1eff", | |
| "terminal.foreground": "#c8ccd4ff", | |
| "terminal.bright_foreground": "#c8ccd4ff", | |
| "terminal.dim_foreground": "#1e1e1eff", | |
| "terminal.ansi.black": "#1e1e1eff", | |
| "terminal.ansi.bright_black": "#525561ff", | |
| "terminal.ansi.dim_black": "#c8ccd4ff", | |
| "terminal.ansi.red": "#d07277ff", | |
| "terminal.ansi.bright_red": "#673a3cff", | |
| "terminal.ansi.dim_red": "#eab7b9ff", | |
| "terminal.ansi.green": "#a1c181ff", | |
| "terminal.ansi.bright_green": "#4d6140ff", | |
| "terminal.ansi.dim_green": "#d1e0bfff", | |
| "terminal.ansi.yellow": "#dec184ff", | |
| "terminal.ansi.bright_yellow": "#786441ff", | |
| "terminal.ansi.dim_yellow": "#f1dfc1ff", | |
| "terminal.ansi.blue": "#74ade8ff", | |
| "terminal.ansi.bright_blue": "#385378ff", | |
| "terminal.ansi.dim_blue": "#bed5f4ff", | |
| "terminal.ansi.magenta": "#be5046ff", | |
| "terminal.ansi.bright_magenta": "#5e2b26ff", | |
| "terminal.ansi.dim_magenta": "#e6a79eff", | |
| "terminal.ansi.cyan": "#6eb4bfff", | |
| "terminal.ansi.bright_cyan": "#3a565bff", | |
| "terminal.ansi.dim_cyan": "#b9d9dfff", | |
| "terminal.ansi.white": "#c8ccd4ff", | |
| "terminal.ansi.bright_white": "#c8ccd4ff", | |
| "terminal.ansi.dim_white": "#575d65ff", | |
| "link_text.hover": "#74ade8ff", | |
| "conflict": "#dec184ff", | |
| "conflict.background": "#dec1841a", | |
| "conflict.border": "#5d4c2fff", | |
| "created": "#a1c181ff", | |
| "created.background": "#a1c1811a", | |
| "created.border": "#38482fff", | |
| "deleted": "#d07277ff", | |
| "deleted.background": "#d072771a", | |
| "deleted.border": "#4c2b2cff", | |
| "error": "#d07277ff", | |
| "error.background": "#d072771a", | |
| "error.border": "#4c2b2cff", | |
| "hidden": "#696B77ff", | |
| "hidden.background": "#696B771a", | |
| "hidden.border": "#414754ff", | |
| "hint": "#5a6f89ff", | |
| "hint.background": "#5a6f891a", | |
| "hint.border": "#293b5bff", | |
| "ignored": "#696B77ff", | |
| "ignored.background": "#696B771a", | |
| "ignored.border": "#464b57ff", | |
| "info": "#74ade8ff", | |
| "info.background": "#74ade81a", | |
| "info.border": "#293b5bff", | |
| "modified": "#dec184ff", | |
| "modified.background": "#dec1841a", | |
| "modified.border": "#5d4c2fff", | |
| "predictive": "#5a6a87ff", | |
| "predictive.background": "#5a6a871a", | |
| "predictive.border": "#38482fff", | |
| "renamed": "#74ade8ff", | |
| "renamed.background": "#74ade81a", | |
| "renamed.border": "#293b5bff", | |
| "success": "#a1c181ff", | |
| "success.background": "#a1c1811a", | |
| "success.border": "#38482fff", | |
| "unreachable": "#838994ff", | |
| "unreachable.background": "#8389941a", | |
| "unreachable.border": "#464b57ff", | |
| "warning": "#dec184ff", | |
| "warning.background": "#dec1841a", | |
| "warning.border": "#5d4c2fff", | |
| "players": [ | |
| { | |
| "cursor": "#74ade8ff", | |
| "background": "#74ade8ff", | |
| "selection": "#74ade83d" | |
| }, | |
| { | |
| "cursor": "#be5046ff", | |
| "background": "#be5046ff", | |
| "selection": "#be50463d" | |
| }, | |
| { | |
| "cursor": "#bf956aff", | |
| "background": "#bf956aff", | |
| "selection": "#bf956a3d" | |
| }, | |
| { | |
| "cursor": "#b477cfff", | |
| "background": "#b477cfff", | |
| "selection": "#b477cf3d" | |
| }, | |
| { | |
| "cursor": "#6eb4bfff", | |
| "background": "#6eb4bfff", | |
| "selection": "#6eb4bf3d" | |
| }, | |
| { | |
| "cursor": "#d07277ff", | |
| "background": "#d07277ff", | |
| "selection": "#d072773d" | |
| }, | |
| { | |
| "cursor": "#dec184ff", | |
| "background": "#dec184ff", | |
| "selection": "#dec1843d" | |
| }, | |
| { | |
| "cursor": "#a1c181ff", | |
| "background": "#a1c181ff", | |
| "selection": "#a1c1813d" | |
| } | |
| ], | |
| "syntax": { | |
| "attribute": { | |
| "color": "#74ade8ff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "boolean": { | |
| "color": "#bf956aff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "comment": { | |
| "color": "#5d636fff", | |
| "font_style": "italic", | |
| "font_weight": null | |
| }, | |
| "comment.doc": { | |
| "color": "#878e98ff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "constant": { | |
| "color": "#dfc184ff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "constructor": { | |
| "color": "#73ade9ff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "embedded": { | |
| "color": "#c8ccd4ff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "emphasis": { | |
| "color": "#74ade8ff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "emphasis.strong": { | |
| "color": "#bf956aff", | |
| "font_style": null, | |
| "font_weight": 700 | |
| }, | |
| "enum": { | |
| "color": "#d07277ff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "function": { | |
| "color": "#73ade9ff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "hint": { | |
| "color": "#5a6f89ff", | |
| "font_style": null, | |
| "font_weight": 700 | |
| }, | |
| "keyword": { | |
| "color": "#b477cfff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "label": { | |
| "color": "#74ade8ff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "link_text": { | |
| "color": "#73ade9ff", | |
| "font_style": "normal", | |
| "font_weight": null | |
| }, | |
| "link_uri": { | |
| "color": "#6eb4bfff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "number": { | |
| "color": "#bf956aff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "operator": { | |
| "color": "#6eb4bfff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "predictive": { | |
| "color": "#5a6a87ff", | |
| "font_style": "italic", | |
| "font_weight": null | |
| }, | |
| "preproc": { | |
| "color": "#c8ccd4ff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "primary": { | |
| "color": "#acb2beff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "property": { | |
| "color": "#d07277ff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "punctuation": { | |
| "color": "#acb2beff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "punctuation.bracket": { | |
| "color": "#b2b9c6ff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "punctuation.delimiter": { | |
| "color": "#b2b9c6ff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "punctuation.list_marker": { | |
| "color": "#d07277ff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "punctuation.special": { | |
| "color": "#b1574bff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "string": { | |
| "color": "#a1c181ff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "string.escape": { | |
| "color": "#878e98ff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "string.regex": { | |
| "color": "#bf956aff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "string.special": { | |
| "color": "#bf956aff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "string.special.symbol": { | |
| "color": "#bf956aff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "tag": { | |
| "color": "#74ade8ff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "text.literal": { | |
| "color": "#a1c181ff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "title": { | |
| "color": "#d07277ff", | |
| "font_style": null, | |
| "font_weight": 400 | |
| }, | |
| "type": { | |
| "color": "#6eb4bfff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "variable": { | |
| "color": "#c8ccd4ff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "variable.special": { | |
| "color": "#bf956aff", | |
| "font_style": null, | |
| "font_weight": null | |
| }, | |
| "variant": { | |
| "color": "#73ade9ff", | |
| "font_style": null, | |
| "font_weight": null | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment