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

24 lines
536 B
JSON

{
"name": "Novel",
"black": "#000000",
"red": "#cc0000",
"green": "#009600",
"yellow": "#d06b00",
"blue": "#0000cc",
"purple": "#cc00cc",
"cyan": "#0087cc",
"white": "#a6a6a6",
"brightBlack": "#808080",
"brightRed": "#cc0000",
"brightGreen": "#009600",
"brightYellow": "#d06b00",
"brightBlue": "#0000cc",
"brightPurple": "#cc00cc",
"brightCyan": "#0087cc",
"brightWhite": "#ffffff",
"background": "#dfdbc3",
"foreground": "#3b2322",
"cursorColor": "#73635a",
"selectionBackground": "#a4a390"
}