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

24 lines
542 B
JSON

{
"name": "Firefox Dev",
"black": "#002831",
"red": "#e63853",
"green": "#5eb83c",
"yellow": "#a57706",
"blue": "#359ddf",
"purple": "#d75cff",
"cyan": "#4b73a2",
"white": "#dcdcdc",
"brightBlack": "#26444d",
"brightRed": "#e1003f",
"brightGreen": "#1d9000",
"brightYellow": "#cd9409",
"brightBlue": "#006fc0",
"brightPurple": "#a200da",
"brightCyan": "#005794",
"brightWhite": "#e2e2e2",
"background": "#0e1011",
"foreground": "#7c8fa4",
"cursorColor": "#708284",
"selectionBackground": "#163c61"
}