467 lines
14 KiB
JSON
467 lines
14 KiB
JSON
[
|
|
{
|
|
"id": "adventure",
|
|
"name": "Adventure",
|
|
"author": "iTerm2-Color-Schemes",
|
|
"url": "https://github.com/mbadolato/iTerm2-Color-Schemes",
|
|
"mode": "dark",
|
|
"colors": {
|
|
"accent.background": "#25292d",
|
|
"accent.foreground": "#feffff",
|
|
"accordion.active.background": "#003a5b",
|
|
"accordion.background": "#040404",
|
|
"accordion.hover.background": "#4b6479",
|
|
"background": "#040404",
|
|
"border": "#333333",
|
|
"card.background": "#003a5b",
|
|
"card.foreground": "#feffff",
|
|
"danger.active.background": "#ff5874",
|
|
"danger.foreground": "#040404",
|
|
"danger.hover.background": "#ff6e6e",
|
|
"foreground": "#feffff",
|
|
"input.border": "#333333",
|
|
"link.active.foreground": "#417AB3",
|
|
"link.foreground": "#417AB3",
|
|
"link.hover.foreground": "#417AB3",
|
|
"list.active.background": "#5da60222",
|
|
"list.active.border": "#5da602",
|
|
"list.even.background": "#0e0e0e",
|
|
"muted.background": "#333333",
|
|
"muted.foreground": "#5d6165",
|
|
"panel.background": "#003a5b",
|
|
"popover.background": "#040404",
|
|
"popover.foreground": "#feffff",
|
|
"primary.active.background": "#0265a799",
|
|
"primary.background": "#4384ad",
|
|
"primary.foreground": "#feffff",
|
|
"primary.hover.background": "#417AB3",
|
|
"scrollbar.background": "#003a5b00",
|
|
"scrollbar.thumb.background": "#606060",
|
|
"secondary.background": "#1b1b1b",
|
|
"secondary.active.background": "#232323",
|
|
"secondary.foreground": "#e4d5c7",
|
|
"secondary.hover.background": "#23232399",
|
|
"tab.active.background": "#040404",
|
|
"tab.active.foreground": "#feffff",
|
|
"tab.background": "#04040400",
|
|
"tab.foreground": "#677179",
|
|
"tab_bar.background": "#040404",
|
|
"table.background": "#040404",
|
|
"table.head.foreground": "#feffffb3",
|
|
"table.row.border": "#4b647970",
|
|
"title_bar.background": "#040404",
|
|
"title_bar.border": "#333333",
|
|
"base.red": "#d84a33",
|
|
"base.red.light": "#d76b42",
|
|
"base.green": "#5da602",
|
|
"base.green.light": "#99b52c",
|
|
"base.blue": "#417ab3",
|
|
"base.blue.light": "#97d7ef",
|
|
"base.cyan": "#bdcfe5",
|
|
"base.cyan.light": "#bdcfe5",
|
|
"base.magenta": "#e5c499",
|
|
"base.magenta.light": "#aa7900",
|
|
"base.yellow": "#eebb6e",
|
|
"base.yellow.light": "#ffb670"
|
|
},
|
|
"highlight": {
|
|
"editor.foreground": "#feffff",
|
|
"editor.background": "#040404",
|
|
"editor.active_line.background": "#0e0e0e",
|
|
"editor.line_number": "#5d6165",
|
|
"editor.active_line_number": "#feffff",
|
|
"conflict": "#d84a33",
|
|
"conflict.background": "#4b6479",
|
|
"conflict.border": "#333333",
|
|
"created": "#5da602",
|
|
"created.background": "#0e0e0e",
|
|
"created.border": "#333333",
|
|
"deleted": "#d84a33",
|
|
"deleted.background": "#4b6479",
|
|
"deleted.border": "#333333",
|
|
"error": "#d84a33",
|
|
"error.background": "#4b6479",
|
|
"error.border": "#333333",
|
|
"hidden": "#5d6165",
|
|
"hidden.background": "#040404",
|
|
"hidden.border": "#333333",
|
|
"hint": "#99b52c",
|
|
"hint.background": "#0e0e0e",
|
|
"hint.border": "#333333",
|
|
"ignored": "#5d6165",
|
|
"ignored.background": "#040404",
|
|
"ignored.border": "#333333",
|
|
"info": "#417ab3",
|
|
"info.background": "#0e0e0e",
|
|
"info.border": "#333333",
|
|
"modified": "#eebb6e",
|
|
"modified.background": "#0e0e0e",
|
|
"modified.border": "#333333",
|
|
"predictive": "#5d6165",
|
|
"predictive.background": "#040404",
|
|
"predictive.border": "#333333",
|
|
"renamed": "#5da602",
|
|
"renamed.background": "#0e0e0e",
|
|
"renamed.border": "#333333",
|
|
"success": "#5da602",
|
|
"success.background": "#0e0e0e",
|
|
"success.border": "#333333",
|
|
"unreachable": "#5d6165",
|
|
"unreachable.background": "#040404",
|
|
"unreachable.border": "#333333",
|
|
"warning": "#eebb6e",
|
|
"warning.background": "#0e0e0e",
|
|
"warning.border": "#333333",
|
|
"syntax": {
|
|
"attribute": {
|
|
"color": "#eebb6e",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"boolean": {
|
|
"color": "#5da602",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"comment": {
|
|
"color": "#5d6165",
|
|
"font_style": "italic",
|
|
"font_weight": null
|
|
},
|
|
"comment.doc": {
|
|
"color": "#5d6165",
|
|
"font_style": "italic",
|
|
"font_weight": null
|
|
},
|
|
"constant": {
|
|
"color": "#d84a33",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"constructor": {
|
|
"color": "#eebb6e",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"embedded": {
|
|
"color": "#feffff",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"function": {
|
|
"color": "#5da602",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"keyword": {
|
|
"color": "#417ab3",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"link_text": {
|
|
"color": "#97d7ef",
|
|
"font_style": "normal",
|
|
"font_weight": null
|
|
},
|
|
"link_uri": {
|
|
"color": "#4b6479",
|
|
"font_style": "italic",
|
|
"font_weight": null
|
|
},
|
|
"number": {
|
|
"color": "#d84a33",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"string": {
|
|
"color": "#5da602",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"string.escape": {
|
|
"color": "#5da602",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"string.regex": {
|
|
"color": "#5da602",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"string.special": {
|
|
"color": "#eebb6e",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"string.special.symbol": {
|
|
"color": "#eebb6e",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"tag": {
|
|
"color": "#eebb6e",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"text.literal": {
|
|
"color": "#d84a33",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"title": {
|
|
"color": "#97d7ef",
|
|
"font_style": null,
|
|
"font_weight": 600
|
|
},
|
|
"type": {
|
|
"color": "#eebb6e",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"property": {
|
|
"color": "#feffff",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
},
|
|
"variable.special": {
|
|
"color": "#d84a33",
|
|
"font_style": null,
|
|
"font_weight": null
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "adventure-time",
|
|
"name": "Adventure Time",
|
|
"author": "iTerm2-Color-Schemes",
|
|
"url": "https://github.com/mbadolato/iTerm2-Color-Schemes",
|
|
"mode": "dark",
|
|
"colors": {
|
|
"accent.background": "#36345f",
|
|
"accent.foreground": "#f8dcc0",
|
|
"accordion.active.background": "#003a5b",
|
|
"accordion.background": "#1f1d45",
|
|
"accordion.hover.background": "#4b6479",
|
|
"background": "#1f1d45",
|
|
"border": "#333150",
|
|
"card.background": "#003a5b",
|
|
"card.foreground": "#f8dcc0",
|
|
"danger.active.background": "#ff5874",
|
|
"danger.foreground": "#1f1d45",
|
|
"danger.hover.background": "#ff6e6e",
|
|
"foreground": "#f8dcc0",
|
|
"input.border": "#555465",
|
|
"link.active.foreground": "#4b61bf",
|
|
"link.foreground": "#5f72c6",
|
|
"link.hover.foreground": "#8593d3",
|
|
"list.active.background": "#4ab11822",
|
|
"list.active.border": "#549235",
|
|
"list.even.background": "#1c1a37",
|
|
"muted.background": "#333333",
|
|
"muted.foreground": "#687f94",
|
|
"panel.background": "#003a5b",
|
|
"popover.background": "#1f1d45",
|
|
"popover.foreground": "#f8dcc0",
|
|
"primary.active.background": "#5f72c699",
|
|
"primary.background": "#5f72c6",
|
|
"primary.foreground": "#ffffff",
|
|
"primary.hover.background": "#5f72c6aa",
|
|
"scrollbar.background": "#003a5b00",
|
|
"scrollbar.thumb.background": "#555465",
|
|
"secondary.background": "#2e2c51",
|
|
"secondary.active.background": "#36345f",
|
|
"secondary.foreground": "#e4d5c7",
|
|
"secondary.hover.background": "#34325b",
|
|
"tab.active.background": "#1f1d45",
|
|
"tab.active.foreground": "#f8dcc0",
|
|
"tab.background": "#1f1d4500",
|
|
"tab.foreground": "#aeab9e",
|
|
"tab_bar.background": "#1f1d45",
|
|
"table.active.background": "#4ab11811",
|
|
"table.active.border": "#549235",
|
|
"table.head.foreground": "#f8dcc0b3",
|
|
"table.row.border": "#333333",
|
|
"title_bar.background": "#1f1d45",
|
|
"title_bar.border": "#333150",
|
|
"base.red": "#bd0013",
|
|
"base.red.light": "#fc5f5a",
|
|
"base.green": "#549235",
|
|
"base.green.light": "#9eff6e",
|
|
"base.blue": "#0f4ac6",
|
|
"base.blue.light": "#1997c6",
|
|
"base.cyan": "#c8faf4",
|
|
"base.cyan.light": "#c8faf4",
|
|
"base.magenta": "#665993",
|
|
"base.magenta.light": "#9b5953",
|
|
"base.yellow": "#e7741e",
|
|
"base.yellow.light": "#efc11a"
|
|
},
|
|
"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
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|