Files
orbithub/third_party/KodoTerm/KodoTermThemes/windowsterminal/Black Metal (Mayhem).json
2026-03-01 10:36:06 -07:00

24 lines
551 B
JSON

{
"name": "Black Metal (Mayhem)",
"black": "#000000",
"red": "#5f8787",
"green": "#f3ecd4",
"yellow": "#eecc6c",
"blue": "#888888",
"purple": "#999999",
"cyan": "#aaaaaa",
"white": "#c1c1c1",
"brightBlack": "#404040",
"brightRed": "#5f8787",
"brightGreen": "#f3ecd4",
"brightYellow": "#eecc6c",
"brightBlue": "#888888",
"brightPurple": "#999999",
"brightCyan": "#aaaaaa",
"brightWhite": "#c1c1c1",
"background": "#000000",
"foreground": "#c1c1c1",
"cursorColor": "#c1c1c1",
"selectionBackground": "#c1c1c1"
}