42 lines
1.1 KiB
JSON
42 lines
1.1 KiB
JSON
{
|
|
"id": "material.theme.default",
|
|
"name": "Material-Theme-Default",
|
|
"type": "dark",
|
|
"scheme": {
|
|
"background": "#263238",
|
|
"comments": "#546E7A",
|
|
"caret": "#FFCC00",
|
|
"findHighlight": "#FFCC00",
|
|
"foreground": "#EEFFFF",
|
|
"focusBorder": "#FFFFFF",
|
|
"guides": "#37474F80",
|
|
"lineNumbers": "#37474F",
|
|
"invisibles": "#65737E",
|
|
"lineHighlight": "#000000",
|
|
"selection": "#80CBC420",
|
|
"shadow": "#00000030",
|
|
"inputBackground": "#FFFFFF05",
|
|
"inputForeground": "#EEFFFF",
|
|
"inputBorder": "#FFFFFF10",
|
|
"scrollbars": "#00000050",
|
|
"scrollbarsHover": "#00000030",
|
|
"statusbarForeground": "#546E7A",
|
|
"sidebarForeground": "#EEFFFF70",
|
|
"listHoverForeground": "#FFFFFF",
|
|
"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"
|
|
}
|
|
}
|
|
}
|