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

24 lines
550 B
JSON

{
"name": "Firefly Traditional",
"black": "#000000",
"red": "#c23720",
"green": "#33bc26",
"yellow": "#afad24",
"blue": "#5a63ff",
"purple": "#d53ad2",
"cyan": "#33bbc7",
"white": "#cccccc",
"brightBlack": "#828282",
"brightRed": "#ff3b1e",
"brightGreen": "#2ee720",
"brightYellow": "#ecec16",
"brightBlue": "#838dff",
"brightPurple": "#ff5cfe",
"brightCyan": "#29f0f0",
"brightWhite": "#ebebeb",
"background": "#000000",
"foreground": "#f5f5f5",
"cursorColor": "#00f900",
"selectionBackground": "#cfeac6"
}