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

24 lines
540 B
JSON

{
"name": "Idle Toes",
"black": "#323232",
"red": "#d25252",
"green": "#7fe173",
"yellow": "#ffc66d",
"blue": "#4099ff",
"purple": "#f680ff",
"cyan": "#bed6ff",
"white": "#eeeeec",
"brightBlack": "#606060",
"brightRed": "#f07070",
"brightGreen": "#9dff91",
"brightYellow": "#ffe48b",
"brightBlue": "#5eb7f7",
"brightPurple": "#ff9dff",
"brightCyan": "#dcf4ff",
"brightWhite": "#ffffff",
"background": "#323232",
"foreground": "#ffffff",
"cursorColor": "#d6d6d6",
"selectionBackground": "#5b5b5b"
}