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

24 lines
541 B
JSON

{
"name": "Jellybeans",
"black": "#929292",
"red": "#e27373",
"green": "#94b979",
"yellow": "#ffba7b",
"blue": "#97bedc",
"purple": "#e1c0fa",
"cyan": "#00988e",
"white": "#dedede",
"brightBlack": "#bdbdbd",
"brightRed": "#ffa1a1",
"brightGreen": "#bddeab",
"brightYellow": "#ffdca0",
"brightBlue": "#b1d8f6",
"brightPurple": "#fbdaff",
"brightCyan": "#1ab2a8",
"brightWhite": "#ffffff",
"background": "#121212",
"foreground": "#dedede",
"cursorColor": "#ffa560",
"selectionBackground": "#474e91"
}