zed-adwaita/themes/adwaita.json

378 lines
13 KiB
JSON
Raw Permalink Normal View History

2025-01-09 07:53:52 -05:00
{
"$schema": "https://zed.dev/schema/themes/v0.2.0.json",
"name": "Adwaita",
"author": "Jeff Anderson",
2025-01-09 07:53:52 -05:00
"themes": [
{
"name": "Adwaita Dark",
"appearance": "dark",
"style": {
"border": "#DEDDDA",
"border.variant": "#DEDDDA",
"border.focused": "#C5C8C6",
"border.selected": "#C5C8C6",
"border.transparent": "#00000000",
"border.disabled": "#2e2a1fff",
"elevated_surface.background": "#1E1F21",
"surface.background": "#1E1F21",
"background": "#1E1F21",
"element.background": "#1E1F21",
"element.hover": "#29251bff",
"element.active": "#373B4180",
"element.selected": "#373B4180",
"element.disabled": "#1E1F21",
"drop_target.background": "#736e5580",
"ghost_element.background": "#00000000",
"ghost_element.hover": "#29251bff",
"ghost_element.active": "#373B4180",
"ghost_element.selected": "#373B4180",
"ghost_element.disabled": "#1E1F21",
"text": "#C5C8C6",
"text.muted": "#736e55ff",
"text.placeholder": "#4c4735ff",
"text.disabled": "#4c4735ff",
"text.accent": "#3584E4",
"icon": "#C5C8C6",
"icon.muted": "#736e55ff",
"icon.disabled": "#4c4735ff",
"icon.placeholder": "#736e55ff",
"icon.accent": "#3584E4",
"status_bar.background": "#1E1F21",
"title_bar.background": "#1E1F21",
"title_bar.inactive_background": "#1E1F21",
"toolbar.background": "#1E1F21",
"tab_bar.background": "#1E1F21",
"tab.inactive_background": "#1E1F21",
"tab.active_background": "#1E1F21",
"search.match_background": "#499bef66",
"panel.background": "#1E1F21",
"panel.focused_border": "#3584E4",
"pane.focused_border": null,
"scrollbar.thumb.background": "#f8f5de4c",
"scrollbar.thumb.hover_background": "#29251bff",
"scrollbar.thumb.border": "#29251bff",
"scrollbar.track.background": "#00000000",
"scrollbar.track.border": "#221e15ff",
"editor.foreground": "#C5C8C6",
"editor.background": "#1E1F21",
"editor.gutter.background": "#1E1F21",
"editor.subheader.background": "#1E1F21",
"editor.active_line.background": "#231f16bf",
"editor.highlighted_line.background": "#1E1F21",
"editor.line_number": "#f8f5de59",
"editor.active_line_number": "#C5C8C6",
"editor.invisible": "#494433ff",
"editor.wrap_guide": "#f8f5de0d",
"editor.active_wrap_guide": "#f8f5de1a",
"editor.document_highlight.read_background": "#499bef1a",
"editor.document_highlight.write_background": "#49443366",
"terminal.background": "#1E1F21",
"terminal.foreground": "#C5C8C6",
"terminal.bright_foreground": "#C5C8C6",
"terminal.dim_foreground": "#1E1F21",
"terminal.ansi.black": "#1E1F21",
"terminal.ansi.bright_black": "#373B4180",
"terminal.ansi.dim_black": "#C5C8C6",
"terminal.ansi.red": "#E01B24",
"terminal.ansi.bright_red": "#F66151",
"terminal.ansi.dim_red": "#A51D2D",
"terminal.ansi.green": "#33D17A",
"terminal.ansi.bright_green": "#8FF0A4",
"terminal.ansi.dim_green": "#26A269",
"terminal.ansi.yellow": "#F6D32D",
"terminal.ansi.bright_yellow": "#F9F06B",
"terminal.ansi.dim_yellow": "#E5A50A",
"terminal.ansi.blue": "#3584E4",
"terminal.ansi.bright_blue": "#99C1F1",
"terminal.ansi.dim_blue": "#1A5FB4",
"terminal.ansi.magenta": "#9141AC",
"terminal.ansi.bright_magenta": "#DC8ADD",
"terminal.ansi.dim_magenta": "#613583",
"terminal.ansi.cyan": "",
"terminal.ansi.bright_cyan": "",
"terminal.ansi.dim_cyan": "",
"terminal.ansi.white": "#C5C8C6",
"terminal.ansi.bright_white": "#C5C8C6",
"terminal.ansi.dim_white": "#DEDDDA",
"link_text.hover": "#3584E4",
"conflict": "#f1fe28ff",
"conflict.background": "#546205ff",
"conflict.border": "#717f0aff",
"created": "#33D17A",
"created.background": "#094d12ff",
"created.border": "#1a6a20ff",
"deleted": "#E01B24",
"deleted.background": "#490f12ff",
"deleted.border": "#651c1cff",
"error": "#E01B24",
"error.background": "#490f12ff",
"error.border": "#651c1cff",
"hidden": "#4c4735ff",
"hidden.background": "#1E1F21",
"hidden.border": "#2e2a1fff",
"hint": "#246e61ff",
"hint.background": "#0e2242ff",
"hint.border": "#193760ff",
"ignored": "#4c4735ff",
"ignored.background": "#1E1F21",
"ignored.border": "#302c21ff",
"info": "#3584E4",
"info.background": "#0e2242ff",
"info.border": "#193760ff",
"modified": "#f1fe28ff",
"modified.background": "#546205ff",
"modified.border": "#717f0aff",
"predictive": "#78434aff",
"predictive.background": "#094d12ff",
"predictive.border": "#1a6a20ff",
"renamed": "#3584E4",
"renamed.background": "#0e2242ff",
"renamed.border": "#193760ff",
"success": "#33D17A",
"success.background": "#094d12ff",
"success.border": "#1a6a20ff",
"unreachable": "#736e55ff",
"unreachable.background": "#1E1F21",
"unreachable.border": "#302c21ff",
"warning": "#f1fe28ff",
"warning.background": "#546205ff",
"warning.border": "#717f0aff",
"players": [
{
"cursor": "#3584E4",
"background": "#3584E4",
"selection": "#499bef3d"
},
{
"cursor": "#9141AC",
"background": "#9141AC",
"selection": "#f59be63d"
},
{
"cursor": "#faa11cff",
"background": "#faa11cff",
"selection": "#faa11c3d"
},
{
"cursor": "#fe8080ff",
"background": "#fe8080ff",
"selection": "#fe80803d"
},
{
"cursor": "",
"background": "",
"selection": "#5aeabb3d"
},
{
"cursor": "#E01B24",
"background": "#E01B24",
"selection": "#e350413d"
},
{
"cursor": "#f1fe28ff",
"background": "#f1fe28ff",
"selection": "#f1fe283d"
},
{
"cursor": "#33D17A",
"background": "#33D17A",
"selection": "#5dea5a3d"
}
],
"syntax": {
"attribute": {
"color": "#3584E4",
"font_style": null,
"font_weight": null
},
"boolean": {
"color": "#33D17A",
"font_style": null,
"font_weight": null
},
"comment": {
"color": "#777159ff",
"font_style": null,
"font_weight": null
},
"comment.doc": {
"color": "#777159ff",
"font_style": null,
"font_weight": null
},
"constant": {
"color": "#33D17A",
"font_style": null,
"font_weight": null
},
"constructor": {
"color": "#3584E4",
"font_style": null,
"font_weight": null
},
"embedded": {
"color": "#C5C8C6",
"font_style": null,
"font_weight": null
},
"emphasis": {
"color": "#3584E4",
"font_style": null,
"font_weight": null
},
"emphasis.strong": {
"color": "#3584E4",
"font_style": null,
"font_weight": 700
},
"enum": {
"color": "#faa11cff",
"font_style": null,
"font_weight": null
},
"function": {
"color": "#f1fe28ff",
"font_style": null,
"font_weight": null
},
"hint": {
"color": "#246e61ff",
"font_style": null,
"font_weight": 700
},
"keyword": {
"color": "#3584E4",
"font_style": null,
"font_weight": null
},
"label": {
"color": "#3584E4",
"font_style": null,
"font_weight": null
},
"link_text": {
"color": "#faa11cff",
"font_style": "italic",
"font_weight": null
},
"link_uri": {
"color": "#33D17A",
"font_style": null,
"font_weight": null
},
"number": {
"color": "#33D17A",
"font_style": null,
"font_weight": null
},
"operator": {
"color": "#faa11cff",
"font_style": null,
"font_weight": null
},
"predictive": {
"color": "#78434aff",
"font_style": "italic",
"font_weight": null
},
"preproc": {
"color": "#C5C8C6",
"font_style": null,
"font_weight": null
},
"primary": {
"color": "#C5C8C6",
"font_style": null,
"font_weight": null
},
"property": {
"color": "#3584E4",
"font_style": null,
"font_weight": null
},
"punctuation": {
"color": "#bfbb9bff",
"font_style": null,
"font_weight": null
},
"punctuation.bracket": {
"color": "#bfbb9bff",
"font_style": null,
"font_weight": null
},
"punctuation.delimiter": {
"color": "#bfbb9bff",
"font_style": null,
"font_weight": null
},
"punctuation.list_marker": {
"color": "#bfbb9bff",
"font_style": null,
"font_weight": null
},
"punctuation.special": {
"color": "#bfbb9bff",
"font_style": null,
"font_weight": null
},
"string": {
"color": "#faa11cff",
"font_style": null,
"font_weight": null
},
"string.escape": {
"color": "#777159ff",
"font_style": null,
"font_weight": null
},
"string.regex": {
"color": "#faa11cff",
"font_style": null,
"font_weight": null
},
"string.special": {
"color": "#faa11cff",
"font_style": null,
"font_weight": null
},
"string.special.symbol": {
"color": "#faa11cff",
"font_style": null,
"font_weight": null
},
"tag": {
"color": "#3584E4",
"font_style": null,
"font_weight": null
},
"text.literal": {
"color": "#faa11cff",
"font_style": null,
"font_weight": null
},
"title": {
"color": "#C5C8C6",
"font_style": null,
"font_weight": 700
},
"type": {
"color": "",
"font_style": null,
"font_weight": null
},
"variable": {
"color": "#C5C8C6",
"font_style": null,
"font_weight": null
},
"variant": {
"color": "#3584E4",
"font_style": null,
"font_weight": null
}
}
2025-01-09 07:53:52 -05:00
}
}
]
}