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

24 lines
552 B
JSON

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