2017-04-04 09:01:28 +02:00
|
|
|
{
|
2017-04-06 08:49:13 +02:00
|
|
|
"id": "material.theme.default",
|
2017-04-06 16:41:46 +02:00
|
|
|
"name": "Material-Theme-Default",
|
2017-04-04 09:01:28 +02:00
|
|
|
"scheme": {
|
|
|
|
"background": "#263238",
|
|
|
|
"comments": "#546E7A",
|
|
|
|
"caret": "#FFCC00",
|
|
|
|
"findHighlight": "#F8E71C",
|
|
|
|
"foreground": "#eeffff",
|
|
|
|
"guides": "#37474F80",
|
|
|
|
"activeGuide": "#80CBC470",
|
|
|
|
"stackGuides": "#37474Fff",
|
|
|
|
"gutter": "#37474F",
|
|
|
|
"invisibles": "#65737e",
|
|
|
|
"highlight": "#00000050",
|
|
|
|
"selection": "#80CBC420",
|
|
|
|
"shadow": "#00000010",
|
|
|
|
"keywords": "#cfd8dc",
|
|
|
|
"constant": "#80CBC4",
|
|
|
|
"string": "#F9355A",
|
|
|
|
"constantEscape": "#FFC400",
|
|
|
|
"base": {
|
|
|
|
"white": "#ffffff",
|
|
|
|
"black": "#000000",
|
|
|
|
"red": "#FF5370",
|
|
|
|
"orange": "#F78C6C",
|
|
|
|
"yellow": "#FFCB6B",
|
|
|
|
"green": "#C3E88D",
|
|
|
|
"cyan": "#89DDFF",
|
|
|
|
"blue": "#82AAFF",
|
|
|
|
"paleblue": "#B2CCD6",
|
|
|
|
"purple": "#C792EA",
|
|
|
|
"brown": "#C17E70",
|
|
|
|
"pink": "#f07178",
|
|
|
|
"violet": "#bb80b3"
|
|
|
|
}
|
|
|
|
}
|
2017-04-05 23:06:45 +02:00
|
|
|
}
|