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

24 lines
536 B
JSON

{
"name": "Wryan",
"black": "#333333",
"red": "#8c4665",
"green": "#287373",
"yellow": "#7c7c99",
"blue": "#395573",
"purple": "#5e468c",
"cyan": "#31658c",
"white": "#899ca1",
"brightBlack": "#3d3d3d",
"brightRed": "#bf4d80",
"brightGreen": "#53a6a6",
"brightYellow": "#9e9ecb",
"brightBlue": "#477ab3",
"brightPurple": "#7e62b3",
"brightCyan": "#6096bf",
"brightWhite": "#c0c0c0",
"background": "#101010",
"foreground": "#999993",
"cursorColor": "#9e9ecb",
"selectionBackground": "#4d4d4d"
}