51 lines
1.4 KiB
JSON
51 lines
1.4 KiB
JSON
{
|
|
"id": "material.theme.palenight.hc",
|
|
"name": "Material-Theme-Palenight-High-Contrast",
|
|
"type": "dark",
|
|
"scheme": {
|
|
"background": "#292D3E",
|
|
"backgroundAlt": "#1B1E2B",
|
|
"contrastBorder": "#000000",
|
|
"scrollbars": "#A6ACCD20",
|
|
"sidebarForeground": "#757CA1",
|
|
"comments": "#676E95",
|
|
"caret": "#FFCC00",
|
|
"findHighlight": "#FFCC00",
|
|
"foreground": "#A6ACCD",
|
|
"focusBorder": "#FFFFFF",
|
|
"guides": "#4E5579",
|
|
"lineNumbers": "#3A3F58",
|
|
"invisibles": "#4E5579",
|
|
"lineHighlight": "#000000",
|
|
"selection": "#717CB450",
|
|
"shadow": "#00000030",
|
|
"inputBackground": "#333747",
|
|
"inputForeground": "#EEFFFF",
|
|
"inputBorder": "#FFFFFF10",
|
|
"scrollbarsHover": "#A6ACCD10",
|
|
"statusbarForeground": "#676E95",
|
|
"sidebarBackground": "#292D3E",
|
|
"listHoverForeground": "#FFFFFF",
|
|
"listHoverBackground": "#292D3E",
|
|
"tabActiveForeground": "#FFFFFF",
|
|
"inactiveSelectionBackground": "#00000030",
|
|
"findMatchBackground": "#000000",
|
|
"findMatchHighlightBackground": "#00000050",
|
|
"findMatchHighlightBorder": "#ffffff50",
|
|
"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"
|
|
}
|
|
}
|
|
}
|