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

24 lines
538 B
JSON

{
"name": "Moonfly",
"black": "#323437",
"red": "#ff5454",
"green": "#8cc85f",
"yellow": "#e3c78a",
"blue": "#80a0ff",
"purple": "#cf87e8",
"cyan": "#79dac8",
"white": "#c6c6c6",
"brightBlack": "#949494",
"brightRed": "#ff5189",
"brightGreen": "#36c692",
"brightYellow": "#c6c684",
"brightBlue": "#74b2ff",
"brightPurple": "#ae81ff",
"brightCyan": "#85dc85",
"brightWhite": "#e4e4e4",
"background": "#080808",
"foreground": "#bdbdbd",
"cursorColor": "#9e9e9e",
"selectionBackground": "#b2ceee"
}