[ { "name": "macOS Classic Light", "author": "huacnlee", "url": "https://github.com/huacnlee/zed-theme-macos-classic", "mode": "light", "colors": { "accent.background": "#EAEAEA", "accent.foreground": "#000000", "accordion.active.background": "#F7F7F7", "accordion.background": "#F9F9F9", "accordion.hover.background": "#D0D0D0", "action_bar.background": "#FFFFFF", "background": "#FFFFFF", "border": "#D2D2D2", "ring": "#0064E1", "card.background": "#F7F7F7", "card.foreground": "#000000", "danger.background": "#d21f07", "danger.active.background": "#C5060B", "danger.foreground": "#FFFFFF", "danger.hover.background": "#D9564E", "input.border": "#E0E0E0", "list.active.background": "#C7DEFF", "list.active.border": "#0064E1", "list.background": "#F9F9F9", "list.even.background": "#F7F7F7", "list.head.background": "#F7F7F7", "muted.background": "#F7F7F7", "muted.foreground": "#505050", "panel.background": "#F9F9F9", "popover.background": "#FFFFFF", "popover.foreground": "#000000", "primary.active.background": "#1958a4", "primary.background": "#0064E1", "primary.foreground": "#FFFFFF", "primary.hover.background": "#2585fa", "scrollbar.background": "#FFFFFF", "scrollbar.thumb.background": "#C8C8C8AA", "secondary.active.background": "#E0E0E0", "secondary.background": "#E9E9E9", "secondary.foreground": "#000000", "secondary.hover.background": "#D0D0D0", "tab.active.background": "#FFFFFF", "tab.active.foreground": "#000000", "tab.background": "#E9E9E9", "tab.foreground": "#929292", "tab_bar.background": "#E9E9E9", "title_bar.background": "#FEFEFE", "title_bar.border": "#DADADA", "base.yellow": "#8E7823", "base.yellow.light": "#BDA400", "base.red": "#d21f07", "base.red.light": "#D9564E", "base.blue": "#0433ff", "base.blue.light": "#5685F4", "base.green": "#277F2B", "base.green.light": "#35BD33", "base.magenta": "#AE30C2", "base.magenta.light": "#D75CE7", "base.cyan": "#00767C", "base.cyan.light": "#20B1C9" }, "highlight": { "editor.foreground": "#000000", "editor.background": "#ffffff", "editor.active_line.background": "#F5F5F5", "editor.line_number": "#929292", "editor.active_line_number": "#000000", "conflict": "#C5060B", "conflict.background": null, "conflict.border": null, "created": "#1642FF", "created.background": "#e5ffe9", "created.border": null, "deleted": null, "deleted.background": "#FBEAE5", "deleted.border": null, "error": null, "error.background": "#FBEAE5", "error.border": "#EC9F89", "hidden": "#6D6D6D", "hidden.background": null, "hidden.border": null, "hint": "#9e5dff", "hint.background": "#ece6ff", "hint.border": "#bc8fff", "ignored": null, "ignored.background": null, "ignored.border": null, "info": null, "info.background": "#E5EAFF", "info.border": "#8DA1FF", "modified": "#9e7008", "modified.background": "#fff2e5", "modified.border": null, "predictive": "#A4ABB6", "predictive.background": null, "predictive.border": null, "renamed": null, "renamed.background": null, "renamed.border": null, "success": null, "success.background": "#E5FFE5", "success.border": null, "unreachable": null, "unreachable.background": null, "unreachable.border": null, "warning": "#C99401", "warning.background": "#FFFBE5", "warning.border": "#D9CC89", "syntax": { "attribute": { "color": "#957931", "font_style": null, "font_weight": null }, "boolean": { "color": "#C5060B", "font_style": null, "font_weight": null }, "comment": { "color": "#007fff", "font_style": null, "font_weight": null }, "comment.doc": { "color": "#007fff", "font_style": null, "font_weight": null }, "constant": { "color": "#C5060B", "font_style": null, "font_weight": null }, "constructor": { "color": "#0433ff", "font_style": null, "font_weight": null }, "embedded": { "color": "#333333", "font_style": null, "font_weight": null }, "function": { "color": "#0000A2", "font_style": null, "font_weight": null }, "keyword": { "color": "#0433ff", "font_style": null, "font_weight": null }, "link_text": { "color": "#0000A2", "font_style": "normal", "font_weight": null }, "link_uri": { "color": "#6A7293", "font_style": "italic", "font_weight": null }, "number": { "color": "#0433ff", "font_style": null, "font_weight": null }, "string": { "color": "#036A07", "font_style": null, "font_weight": null }, "string.escape": { "color": "#036A07", "font_style": null, "font_weight": null }, "string.regex": { "color": "#036A07", "font_style": null, "font_weight": null }, "string.special": { "color": "#d21f07", "font_style": null, "font_weight": null }, "string.special.symbol": { "color": "#d21f07", "font_style": null, "font_weight": null }, "tag": { "color": "#0433ff", "font_style": null, "font_weight": null }, "text.literal": { "color": "#6F42C1", "font_style": null, "font_weight": null }, "title": { "color": "#0433FF", "font_style": null, "font_weight": null }, "type": { "color": "#6f42c1", "font_style": null, "font_weight": null }, "property": { "color": "#333333", "font_style": null, "font_weight": null }, "variable": { "color": "#333333", "font_style": null, "font_weight": null }, "variable.special": { "color": "#C5060B", "font_style": null, "font_weight": null } } } }, { "name": "macOS Classic Dark", "author": "huacnlee", "url": "https://github.com/huacnlee/zed-theme-macos-classic", "mode": "dark", "colors": { "accent.background": "#353436", "accent.foreground": "#CACCCA", "accordion.active.background": "#1E1D1E", "accordion.background": "#131313", "accordion.hover.background": "#353436", "background": "#131313", "border": "#404040", "ring": "#A76D3B", "card.background": "#1E1D1E", "card.foreground": "#CACCCA", "danger.background": "#802207", "danger.active.background": "#46190C", "danger.foreground": "#E8E4CF", "danger.hover.background": "#932608", "foreground": "#CACCCA", "input.border": "#3A3A3A", "list.active.background": "#353436", "list.active.border": "#A76D3B", "list.even.background": "#1E1D1E", "muted.background": "#1E1D1E", "muted.foreground": "#9E9E9E", "panel.background": "#1E1D1E", "popover.background": "#1E1D1E", "popover.foreground": "#CACCCA", "primary.active.background": "#946134", "primary.background": "#A76D3B", "primary.foreground": "#E8E4CF", "primary.hover.background": "#b87841", "scrollbar.background": "#131313", "scrollbar.thumb.background": "#4C4D4DAA", "secondary.active.background": "#353436", "secondary.background": "#1E1D1E", "secondary.foreground": "#CACCCA", "secondary.hover.background": "#353436", "tab.active.background": "#131313", "tab.active.foreground": "#CACCCA", "tab.background": "#232323", "tab.foreground": "#8F8F8F", "tab_bar.background": "#232323", "base.yellow": "#E1D797", "base.red": "#A8473B", "base.red.light": "#DD6F61", "base.blue": "#3f72e2", "base.blue.light": "#81A9F6", "base.green": "#76BA53", "base.green.light": "#9DE478", "base.magenta": "#AE30C2", "base.magenta.light": "#D86DE9", "base.cyan": "#3DB6B0", "base.cyan.light": "#5BDFD8" }, "highlight": { "editor.foreground": "#DDDDDD", "editor.background": "#000000", "editor.active_line.background": "#131313", "editor.line_number": "#8F8F8F", "editor.active_line_number": "#DDDDDD", "conflict": "#D2602D", "conflict.background": null, "conflict.border": null, "created": "#3f72e2", "created.background": "#0C4619", "created.border": null, "deleted": null, "deleted.background": "#46190C", "deleted.border": null, "error": null, "error.background": "#46190C", "error.border": "#802207", "hidden": "#9E9E9E", "hidden.background": null, "hidden.border": null, "hint": "#b283f8", "hint.background": "#250c4b", "hint.border": "#3f0891", "ignored": null, "ignored.background": null, "ignored.border": null, "info": null, "info.background": "#0C194D", "info.border": "#082190", "modified": "#B0A878", "modified.background": "#3A310E", "modified.border": null, "predictive": "#5D5945", "predictive.background": null, "predictive.border": null, "renamed": null, "renamed.background": null, "renamed.border": null, "success": null, "success.background": "#0C4619", "success.border": null, "unreachable": null, "unreachable.background": null, "unreachable.border": null, "warning": null, "warning.background": "#3A310E", "warning.border": "#7B6508", "syntax": { "attribute": { "color": "#be9a52", "font_style": null, "font_weight": null }, "boolean": { "color": "#E1D797", "font_style": null, "font_weight": null }, "comment": { "color": "#9E9E9E", "font_style": null, "font_weight": null }, "comment.doc": { "color": "#9E9E9E", "font_style": null, "font_weight": null }, "constant": { "color": "#E1D797", "font_style": null, "font_weight": null }, "constructor": { "color": "#b5af9a", "font_style": null, "font_weight": null }, "embedded": { "color": "#CACCCA", "font_style": null, "font_weight": null }, "function": { "color": "#E1D797", "font_style": null, "font_weight": null }, "keyword": { "color": "#E19773", "font_style": null, "font_weight": null }, "link_text": { "color": "#A86D3B", "font_style": "normal", "font_weight": null }, "link_uri": { "color": "#6F6D66", "font_style": "italic", "font_weight": null }, "number": { "color": "#E19773", "font_style": null, "font_weight": null }, "string": { "color": "#76BA53", "font_style": null, "font_weight": null }, "string.escape": { "color": "#76BA53", "font_style": null, "font_weight": null }, "string.regex": { "color": "#76BA53", "font_style": null, "font_weight": null }, "string.special": { "color": "#E1D797", "font_style": null, "font_weight": null }, "string.special.symbol": { "color": "#E1D797", "font_style": null, "font_weight": null }, "tag": { "color": "#b5af9a", "font_style": null, "font_weight": null }, "text.literal": { "color": "#E1D797", "font_style": null, "font_weight": null }, "title": { "color": "#A76D3B", "font_style": null, "font_weight": 600 }, "type": { "color": "#A86D3B", "font_style": null, "font_weight": null }, "property": { "color": "#CACCCA", "font_style": null, "font_weight": null }, "variable.special": { "color": "#E19773", "font_style": null, "font_weight": null } } } } ]