48 lines
1.3 KiB
JSON
48 lines
1.3 KiB
JSON
{
|
|
"id": "material.theme.darker",
|
|
"name": "Material-Theme-Darker",
|
|
"type": "dark",
|
|
"scheme": {
|
|
"background": "#212121",
|
|
"backgroundAlt": "#212121",
|
|
"contrastBorder": "#212121",
|
|
"comments": "#545454",
|
|
"caret": "#FFCC00",
|
|
"findHighlight": "#FFCC00",
|
|
"foreground": "#EEFFFF",
|
|
"focusBorder": "#FFFFFF",
|
|
"guides": "#424242",
|
|
"lineNumbers": "#424242",
|
|
"invisibles": "#65737E",
|
|
"lineHighlight": "#000000",
|
|
"selection": "#61616150",
|
|
"shadow": "#00000030",
|
|
"inputBackground": "#2B2B2B",
|
|
"inputForeground": "#EEFFFF",
|
|
"inputBorder": "#FFFFFF10",
|
|
"scrollbars": "#EEFFFF20",
|
|
"scrollbarsHover": "#EEFFFF10",
|
|
"statusbarForeground": "#616161",
|
|
"sidebarBackground": "#212121",
|
|
"sidebarForeground": "#616161",
|
|
"listHoverForeground": "#FFFFFF",
|
|
"listHoverBackground": "#212121",
|
|
"tabActiveForeground": "#FFFFFF",
|
|
"inactiveSelectionBackground": "#00000030",
|
|
"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"
|
|
}
|
|
}
|
|
}
|