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

24 lines
545 B
JSON

{
"name": "Dimmed Monokai",
"black": "#3a3d43",
"red": "#be3f48",
"green": "#879a3b",
"yellow": "#c5a635",
"blue": "#4f76a1",
"purple": "#855c8d",
"cyan": "#578fa4",
"white": "#b9bcba",
"brightBlack": "#888987",
"brightRed": "#fb001f",
"brightGreen": "#0f722f",
"brightYellow": "#c47033",
"brightBlue": "#186de3",
"brightPurple": "#fb0067",
"brightCyan": "#2e706d",
"brightWhite": "#fdffb9",
"background": "#1f1f1f",
"foreground": "#b9bcba",
"cursorColor": "#f83e19",
"selectionBackground": "#2a2d32"
}