Files

303 lines
9.4 KiB
JSON

{
"$schema": "https://zed.dev/schema/themes/v0.1.0.json",
"name": "aether",
"author": "Aether",
"themes": [
{
"name": "Aether",
"appearance": "dark",
"style": {
"border": "#dfe4c4",
"border.variant": "#dfe4c4",
"border.focused": null,
"border.selected": null,
"border.transparent": null,
"border.disabled": null,
"elevated_surface.background": "#dfe4c4",
"surface.background": "#dfe4c4",
"background": "#dfe4c4",
"element.background": "#7d8794",
"element.hover": "#dfe4c4",
"element.active": null,
"element.selected": "#dfe4c4",
"element.disabled": null,
"drop_target.background": "#dfe4c4",
"ghost_element.background": null,
"ghost_element.hover": "#7d8794",
"ghost_element.active": null,
"ghost_element.selected": "#dfe4c4",
"ghost_element.disabled": null,
"text": "#1c2d28",
"text.muted": "#384f54",
"text.placeholder": "#384f54",
"text.disabled": "#dfe4c4",
"text.accent": "#3d727d",
"icon": null,
"icon.muted": null,
"icon.disabled": null,
"icon.placeholder": null,
"icon.accent": null,
"status_bar.background": "#dfe4c4",
"title_bar.background": "#dfe4c4",
"title_bar.inactive_background": "#7d8794",
"toolbar.background": "#dfe4c4",
"tab_bar.background": "#dfe4c4",
"tab.inactive_background": "#7d8794",
"tab.active_background": "#dfe4c4",
"search.match_background": "#dfe4c4",
"panel.background": "#dfe4c4",
"panel.focused_border": "#dfe4c4",
"pane.focused_border": null,
"scrollbar.thumb.background": "#dfe4c4",
"scrollbar.thumb.hover_background": "#7d8794",
"scrollbar.thumb.border": "#dfe4c46f",
"scrollbar.track.background": "#dfe4c4",
"scrollbar.track.border": null,
"editor.foreground": "#1c2d28",
"editor.background": "#dfe4c4",
"editor.gutter.background": "#dfe4c4",
"editor.subheader.background": "#dfe4c4",
"editor.active_line.background": "#7d8794",
"editor.highlighted_line.background": null,
"editor.line_number": "#7d8794",
"editor.active_line_number": "#1c2d28",
"editor.invisible": null,
"editor.wrap_guide": "#7d8794",
"editor.active_wrap_guide": "#7d8794",
"editor.document_highlight.read_background": "#7d8794",
"editor.document_highlight.write_background": "#7d8794",
"terminal.background": "#dfe4c4",
"terminal.foreground": null,
"terminal.bright_foreground": null,
"terminal.dim_foreground": null,
"terminal.ansi.black": "#dfe4c4",
"terminal.ansi.bright_black": "#7d8794",
"terminal.ansi.dim_black": null,
"terminal.ansi.red": "#b14752",
"terminal.ansi.bright_red": "#b14752",
"terminal.ansi.dim_red": null,
"terminal.ansi.green": "#556753",
"terminal.ansi.bright_green": "#556753",
"terminal.ansi.dim_green": null,
"terminal.ansi.yellow": "#dc8164",
"terminal.ansi.bright_yellow": "#dc8164",
"terminal.ansi.dim_yellow": null,
"terminal.ansi.blue": "#4c6c94",
"terminal.ansi.bright_blue": "#4c6c94",
"terminal.ansi.dim_blue": null,
"terminal.ansi.magenta": "#8a5b81",
"terminal.ansi.bright_magenta": "#8a5b81",
"terminal.ansi.dim_magenta": null,
"terminal.ansi.cyan": "#3d727d",
"terminal.ansi.bright_cyan": "#3d727d",
"terminal.ansi.dim_cyan": null,
"terminal.ansi.white": "#1c2d28",
"terminal.ansi.bright_white": "#384f54",
"terminal.ansi.dim_white": null,
"link_text.hover": "#3d727d",
"conflict": "#dc8164",
"conflict.background": "#dfe4c4",
"conflict.border": "#dc8164",
"created": "#556753",
"created.background": "#dfe4c4",
"created.border": "#556753",
"deleted": "#b14752",
"deleted.background": "#dfe4c4",
"deleted.border": "#b14752",
"error": "#b14752",
"error.background": "#dfe4c4",
"error.border": "#b14752",
"hidden": "#7d8794",
"hidden.background": "#dfe4c4",
"hidden.border": "#7d8794",
"hint": "#1c2d28",
"hint.background": "#dfe4c4",
"hint.border": "#3d727d",
"ignored": "#7d8794",
"ignored.background": "#dfe4c4",
"ignored.border": "#7d8794",
"info": "#3d727d",
"info.background": "#dfe4c4",
"info.border": "#3d727d",
"modified": "#5e81ac",
"modified.background": "#dfe4c4",
"modified.border": "#5e81ac",
"predictive": "#7d8794",
"predictive.background": "#7d8794",
"predictive.border": "#dfe4c4",
"renamed": "#dc8164",
"renamed.background": "#dfe4c4",
"renamed.border": "#dc8164",
"success": "#556753",
"success.background": "#dfe4c4",
"success.border": "#556753",
"unreachable": "#dc8164",
"unreachable.background": "#dfe4c4",
"unreachable.border": "#dc8164",
"warning": "#dc8164",
"warning.background": "#dfe4c4",
"warning.border": "#dc8164",
"players": [
{
"cursor": "#1c2d28",
"selection": "#dfe4c4",
"background": null
}
],
"syntax": {
"attribute": {
"color": "#5e81ac",
"font_style": null,
"font_weight": null
},
"boolean": {
"color": "#b14752",
"font_style": null,
"font_weight": null
},
"comment": {
"color": "#7d8794",
"font_style": "italic",
"font_weight": null
},
"comment.doc": {
"color": "#7d8794",
"font_style": "italic",
"font_weight": null
},
"constant": {
"color": "#b14752",
"font_style": null,
"font_weight": null
},
"constructor": {
"color": "#b14752",
"font_style": null,
"font_weight": null
},
"emphasis": {
"color": "#b14752",
"font_style": "italic",
"font_weight": null
},
"emphasis.strong": {
"color": "#b14752",
"font_style": null,
"font_weight": 700
},
"function": {
"color": "#5e81ac",
"font_style": null,
"font_weight": null
},
"keyword": {
"color": "#8a5b81",
"font_style": null,
"font_weight": null
},
"label": {
"color": "#dc8164",
"font_style": null,
"font_weight": null
},
"link_text": {
"color": "#b14752",
"font_style": null,
"font_weight": null
},
"link_uri": {
"color": "#b14752",
"font_style": null,
"font_weight": null
},
"number": {
"color": "#b14752",
"font_style": null,
"font_weight": null
},
"punctuation": {
"color": "#1c2d28",
"font_style": null,
"font_weight": null
},
"punctuation.bracket": {
"color": "#1c2d28",
"font_style": null,
"font_weight": null
},
"punctuation.delimiter": {
"color": "#1c2d28",
"font_style": null,
"font_weight": null
},
"punctuation.list_marker": {
"color": "#1c2d28",
"font_style": null,
"font_weight": null
},
"punctuation.special": {
"color": "#1c2d28",
"font_style": null,
"font_weight": null
},
"string": {
"color": "#556753",
"font_style": null,
"font_weight": null
},
"string.escape": {
"color": "#b14752",
"font_style": null,
"font_weight": null
},
"string.regex": {
"color": "#556753",
"font_style": null,
"font_weight": null
},
"string.special": {
"color": "#556753",
"font_style": null,
"font_weight": null
},
"string.special.symbol": {
"color": "#556753",
"font_style": null,
"font_weight": null
},
"tag": {
"color": "#b14752",
"font_style": null,
"font_weight": null
},
"text.literal": {
"color": "#556753",
"font_style": null,
"font_weight": null
},
"title": {
"color": "#dc8164",
"font_style": null,
"font_weight": null
},
"type": {
"color": "#dc8164",
"font_style": null,
"font_weight": null
},
"variable": {
"color": "#b14752",
"font_style": null,
"font_weight": null
},
"variable.special": {
"color": "#b14752",
"font_style": "italic",
"font_weight": null
}
}
}
}
]
}