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

24 lines
546 B
JSON

{
"name": "Farmhouse Light",
"black": "#1d2027",
"red": "#8d0003",
"green": "#3a7d00",
"yellow": "#a95600",
"blue": "#092ccd",
"purple": "#820046",
"cyan": "#229256",
"white": "#a8a4a1",
"brightBlack": "#394047",
"brightRed": "#eb0009",
"brightGreen": "#7ac100",
"brightYellow": "#ea9a00",
"brightBlue": "#006efe",
"brightPurple": "#bf3b7f",
"brightCyan": "#00c649",
"brightWhite": "#f4eef0",
"background": "#e8e4e1",
"foreground": "#1d2027",
"cursorColor": "#006efe",
"selectionBackground": "#b3b1aa"
}