{
	"id": "tokyo-night-blackout",
	"name": "Tokyo Night Blackout",
	"type": "dark",
	"author": "Enkia (port: Baris Can Sayin); adapted by Michael Talarczyk",
	"description": "Tokyo Night with the main content area and terminal forced to pure black for OLED displays; the sidebar keeps Tokyo Night's original navy tone. Terminal foreground and ANSI black are brightened slightly for legibility against pure black, informed by Edmund Yong's community 'Tokyo Night Blackout' VS Code theme — every other color is unchanged from Superset's stock Tokyo Night theme.",
	"ui": {
		"background": "#000000",
		"foreground": "#c0caf5",
		"card": "#000000",
		"cardForeground": "#c0caf5",
		"popover": "#000000",
		"popoverForeground": "#c0caf5",
		"primary": "#7aa2f7",
		"primaryForeground": "#1a1b26",
		"secondary": "#24283b",
		"secondaryForeground": "#c0caf5",
		"muted": "#24283b",
		"mutedForeground": "#565f89",
		"accent": "#292e42",
		"accentForeground": "#c0caf5",
		"tertiary": "#000000",
		"tertiaryActive": "#000000",
		"destructive": "#f7768e",
		"destructiveForeground": "#1a1b26",
		"border": "#292e42",
		"input": "#24283b",
		"ring": "#7aa2f7",
		"sidebar": "#13141d",
		"sidebarForeground": "#a9b1d6",
		"sidebarPrimary": "#7aa2f7",
		"sidebarPrimaryForeground": "#1a1b26",
		"sidebarAccent": "#24283b",
		"sidebarAccentForeground": "#c0caf5",
		"sidebarBorder": "#16161e",
		"sidebarRing": "#7aa2f7",
		"chart1": "#f7768e",
		"chart2": "#9ece6a",
		"chart3": "#7dcfff",
		"chart4": "#e0af68",
		"chart5": "#bb9af7",
		"highlightMatch": "rgba(224, 175, 104, 0.18)",
		"highlightActive": "rgba(187, 154, 247, 0.4)",
		"highlight": "#bb9af7",
		"highlightForeground": "#1a1b26"
	},
	"terminal": {
		"background": "#000000",
		"foreground": "#e1e1e1",
		"cursor": "#c0caf5",
		"cursorAccent": "#000000",
		"selectionBackground": "rgba(40, 49, 79, 0.85)",
		"black": "#363b54",
		"red": "#f7768e",
		"green": "#9ece6a",
		"yellow": "#e0af68",
		"blue": "#7aa2f7",
		"magenta": "#bb9af7",
		"cyan": "#7dcfff",
		"white": "#a9b1d6",
		"brightBlack": "#414868",
		"brightRed": "#ff7a93",
		"brightGreen": "#b9f27c",
		"brightYellow": "#ff9e64",
		"brightBlue": "#7da6ff",
		"brightMagenta": "#c8a4ff",
		"brightCyan": "#a4dfff",
		"brightWhite": "#c0caf5"
	}
}
