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

24 lines
548 B
JSON

{
"name": "Front End Delight",
"black": "#242526",
"red": "#f8511b",
"green": "#565747",
"yellow": "#fa771d",
"blue": "#2c70b7",
"purple": "#f02e4f",
"cyan": "#3ca1a6",
"white": "#adadad",
"brightBlack": "#5fac6d",
"brightRed": "#f74319",
"brightGreen": "#74ec4c",
"brightYellow": "#fdc325",
"brightBlue": "#3393ca",
"brightPurple": "#e75e4f",
"brightCyan": "#4fbce6",
"brightWhite": "#8c735b",
"background": "#1b1c1d",
"foreground": "#adadad",
"cursorColor": "#cdcdcd",
"selectionBackground": "#ea6154"
}