450 lines
13 KiB
JSON
450 lines
13 KiB
JSON
[
|
|
{
|
|
"name": "Everforest Light",
|
|
"author": "sainnhe",
|
|
"url": "https://github.com/sainnhe/everforest",
|
|
"mode": "light",
|
|
"colors": {
|
|
"accent.background": "#E7E5D4",
|
|
"accent.foreground": "#5F6D75",
|
|
"accordion.active.background": "#d3c6aa",
|
|
"accordion.background": "#e0e0e0",
|
|
"accordion.hover.background": "#E7E5D4",
|
|
"background": "#FEFCEE",
|
|
"border": "#E7E5D4",
|
|
"card.background": "#e0e0e0",
|
|
"card.foreground": "#5F6D75",
|
|
"danger.background": "#e67e80",
|
|
"danger.active.background": "#e67e80",
|
|
"danger.foreground": "#ffffff",
|
|
"danger.hover.background": "#e67e80",
|
|
"foreground": "#5F6D75",
|
|
"input.border": "#E7E5D4",
|
|
"link.active.foreground": "#7fbbb3",
|
|
"link.foreground": "#7fbbb3",
|
|
"link.hover.foreground": "#7fbbb3",
|
|
"list.active.background": "#a7c08022",
|
|
"list.active.border": "#a7c080",
|
|
"list.even.background": "#F4F1E2",
|
|
"list.head.background": "#F4F1E2",
|
|
"muted.background": "#e0e0e0",
|
|
"muted.foreground": "#959a9d",
|
|
"panel.background": "#e0e0e0",
|
|
"popover.background": "#FEFCEE",
|
|
"popover.foreground": "#5F6D75",
|
|
"primary.active.background": "#e69875",
|
|
"primary.background": "#e69875",
|
|
"primary.foreground": "#FEFCEE",
|
|
"primary.hover.background": "#e69875",
|
|
"scrollbar.background": "#e0e0e000",
|
|
"scrollbar.thumb.background": "#D7D5C4",
|
|
"secondary.background": "#EEEADA",
|
|
"secondary.active.background": "#E7E5D4",
|
|
"secondary.foreground": "#5F6D75",
|
|
"secondary.hover.background": "#E7E5D4",
|
|
"tab.active.background": "#FEFCEE",
|
|
"tab.active.foreground": "#5F6D75",
|
|
"tab.background": "#F4F1E200",
|
|
"tab.foreground": "#6b7b84",
|
|
"tab_bar.background": "#F4F1E2",
|
|
"title_bar.background": "#F9F5E4",
|
|
"title_bar.border": "#E7E5D4",
|
|
"base.red": "#e67e80",
|
|
"base.green": "#a7c080",
|
|
"base.yellow": "#dbbc7f",
|
|
"base.blue": "#7fbbb3",
|
|
"base.magenta": "#d699b6",
|
|
"base.magenta.light": "#d699b699",
|
|
"base.cyan": "#83c092"
|
|
},
|
|
"highlight": {
|
|
"editor.foreground": "#5F6D75",
|
|
"editor.background": "#FEFCEE",
|
|
"editor.active_line.background": "#E7E5D4",
|
|
"editor.line_number": "#959a9d",
|
|
"editor.active_line_number": "#5F6D75",
|
|
"conflict": "#e67e80",
|
|
"conflict.background": "#f4e4e4",
|
|
"conflict.border": "#e67e80",
|
|
"created": "#a7c080",
|
|
"created.background": "#eaf4e4",
|
|
"created.border": "#a7c080",
|
|
"deleted": "#e67e80",
|
|
"deleted.background": "#f4e4e4",
|
|
"deleted.border": "#e67e80",
|
|
"error": "#e67e80",
|
|
"error.background": "#f4e4e4",
|
|
"error.border": "#e67e80",
|
|
"hidden": "#959a9d",
|
|
"hidden.background": null,
|
|
"hidden.border": null,
|
|
"hint": "#7fbbb3",
|
|
"hint.background": "#e0f4f4",
|
|
"hint.border": "#7fbbb3",
|
|
"ignored": "#959a9d",
|
|
"ignored.background": null,
|
|
"ignored.border": null,
|
|
"info": "#7fbbb3",
|
|
"info.background": "#e0f4f4",
|
|
"info.border": "#7fbbb3",
|
|
"modified": "#dbbc7f",
|
|
"modified.background": "#f9f4e4",
|
|
"modified.border": "#dbbc7f",
|
|
"predictive": "#5F6D75",
|
|
"predictive.background": null,
|
|
"predictive.border": null,
|
|
"renamed": "#a7c080",
|
|
"renamed.background": "#eaf4e4",
|
|
"renamed.border": "#a7c080",
|
|
"success": "#a7c080",
|
|
"success.background": "#eaf4e4",
|
|
"success.border": "#a7c080",
|
|
"unreachable": "#959a9d",
|
|
"unreachable.background": null,
|
|
"unreachable.border": null,
|
|
"warning": "#dbbc7f",
|
|
"warning.background": "#f9f4e4",
|
|
"warning.border": "#dbbc7f",
|
|
"syntax": {
|
|
"attribute": {
|
|
"color": "#dbbc7f",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"boolean": {
|
|
"color": "#e69875",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"comment": {
|
|
"color": "#959a9d",
|
|
"font_style": "italic",
|
|
"font_weight": null
|
|
},
|
|
"comment.doc": {
|
|
"color": "#959a9d",
|
|
"font_style": "italic",
|
|
"font_weight": null
|
|
},
|
|
"constant": {
|
|
"color": "#e69875",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"constructor": {
|
|
"color": "#a7c080",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"embedded": {
|
|
"color": "#5F6D75",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"function": {
|
|
"color": "#a7c080",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"keyword": {
|
|
"color": "#e67e80",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"link_text": {
|
|
"color": "#7fbbb3",
|
|
"font_style": "normal",
|
|
"font_weight": null
|
|
},
|
|
"link_uri": {
|
|
"color": "#5F6D75",
|
|
"font_style": "italic",
|
|
"font_weight": null
|
|
},
|
|
"number": {
|
|
"color": "#e69875",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"string": {
|
|
"color": "#a7c080",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"string.escape": {
|
|
"color": "#a7c080",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"string.regex": {
|
|
"color": "#a7c080",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"string.special": {
|
|
"color": "#dbbc7f",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"string.special.symbol": {
|
|
"color": "#dbbc7f",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"tag": {
|
|
"color": "#a7c080",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"text.literal": {
|
|
"color": "#dbbc7f",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"title": {
|
|
"color": "#e69875",
|
|
"font_style": null,
|
|
"font_weight": 600
|
|
},
|
|
"type": {
|
|
"color": "#7fbbb3",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"property": {
|
|
"color": "#5F6D75",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"variable.special": {
|
|
"color": "#e67e80",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "Everforest Dark",
|
|
"author": "sainnhe",
|
|
"url": "https://github.com/sainnhe/everforest",
|
|
"mode": "dark",
|
|
"colors": {
|
|
"accent.background": "#3c4448",
|
|
"accent.foreground": "#d3c6aa",
|
|
"accordion.active.background": "#2E383B",
|
|
"accordion.background": "#262E34",
|
|
"accordion.hover.background": "#485156",
|
|
"background": "#262E34",
|
|
"border": "#40484c",
|
|
"card.background": "#2E383B",
|
|
"card.foreground": "#d3c6aa",
|
|
"danger.active.background": "#e67e80",
|
|
"danger.hover.background": "#e67e80",
|
|
"foreground": "#d3c6aa",
|
|
"input.border": "#485156",
|
|
"link.active.foreground": "#7fbbb3",
|
|
"link.foreground": "#7fbbb3",
|
|
"link.hover.foreground": "#7fbbb3",
|
|
"list.active.background": "#a7c08022",
|
|
"list.active.border": "#a7c080",
|
|
"list.even.background": "#2E383B",
|
|
"list.head.background": "#2E383B",
|
|
"muted.background": "#2E383B",
|
|
"muted.foreground": "#6D7873",
|
|
"panel.background": "#2E383B",
|
|
"popover.background": "#262E34",
|
|
"popover.foreground": "#d3c6aa",
|
|
"primary.active.background": "#e69875",
|
|
"primary.background": "#e69875",
|
|
"primary.foreground": "#262E34",
|
|
"primary.hover.background": "#e69875",
|
|
"scrollbar.background": "#2E383B00",
|
|
"scrollbar.thumb.background": "#485156",
|
|
"secondary.background": "#2E383B",
|
|
"secondary.active.background": "#3E474B",
|
|
"secondary.foreground": "#849087",
|
|
"secondary.hover.background": "#3E474B99",
|
|
"tab.active.background": "#262E34",
|
|
"tab.active.foreground": "#d3c6aa",
|
|
"tab.background": "#262E3400",
|
|
"tab.foreground": "#849087",
|
|
"tab_bar.background": "#2E383B",
|
|
"title_bar.background": "#262E34",
|
|
"title_bar.border": "#40484c",
|
|
"base.red": "#e67e80",
|
|
"base.green": "#a7c080",
|
|
"base.yellow": "#dbbc7f",
|
|
"base.blue": "#7fbbb3",
|
|
"base.magenta": "#844d64",
|
|
"base.magenta.light": "#844d6499",
|
|
"base.cyan": "#83c092"
|
|
},
|
|
"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
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|