Files
2026-03-01 10:36:06 -07:00

24 lines
543 B
JSON

{
"name": "Doom Peacock",
"black": "#1c1f24",
"red": "#cb4b16",
"green": "#26a6a6",
"yellow": "#bcd42a",
"blue": "#2a6cc6",
"purple": "#a9a1e1",
"cyan": "#5699af",
"white": "#ede0ce",
"brightBlack": "#51504d",
"brightRed": "#ff5d38",
"brightGreen": "#98be65",
"brightYellow": "#e6f972",
"brightBlue": "#51afef",
"brightPurple": "#c678dd",
"brightCyan": "#46d9ff",
"brightWhite": "#dfdfdf",
"background": "#2b2a27",
"foreground": "#ede0ce",
"cursorColor": "#9c9c9d",
"selectionBackground": "#a60033"
}