Files
orbithub/third_party/KodoTerm/KodoTermThemes/windowsterminal/Doom One.json
2026-03-01 10:36:06 -07:00

24 lines
539 B
JSON

{
"name": "Doom One",
"black": "#000000",
"red": "#ff6c6b",
"green": "#98be65",
"yellow": "#ecbe7b",
"blue": "#a9a1e1",
"purple": "#c678dd",
"cyan": "#51afef",
"white": "#bbc2cf",
"brightBlack": "#595959",
"brightRed": "#ff6655",
"brightGreen": "#99bb66",
"brightYellow": "#ecbe7b",
"brightBlue": "#a9a1e1",
"brightPurple": "#c678dd",
"brightCyan": "#51afef",
"brightWhite": "#bfbfbf",
"background": "#282c34",
"foreground": "#bbc2cf",
"cursorColor": "#51afef",
"selectionBackground": "#42444b"
}