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

24 lines
537 B
JSON

{
"name": "Miasma",
"black": "#000000",
"red": "#685742",
"green": "#5f875f",
"yellow": "#b36d43",
"blue": "#78824b",
"purple": "#bb7744",
"cyan": "#c9a554",
"white": "#d7c483",
"brightBlack": "#666666",
"brightRed": "#685742",
"brightGreen": "#5f875f",
"brightYellow": "#b36d43",
"brightBlue": "#78824b",
"brightPurple": "#bb7744",
"brightCyan": "#c9a554",
"brightWhite": "#d7c483",
"background": "#222222",
"foreground": "#c2c2b0",
"cursorColor": "#c7c7c7",
"selectionBackground": "#e5c47b"
}