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

24 lines
541 B
JSON

{
"name": "Japanesque",
"black": "#343935",
"red": "#cf3f61",
"green": "#7bb75b",
"yellow": "#e9b32a",
"blue": "#4c9ad4",
"purple": "#a57fc4",
"cyan": "#389aad",
"white": "#fafaf6",
"brightBlack": "#595b59",
"brightRed": "#d18fa6",
"brightGreen": "#767f2c",
"brightYellow": "#78592f",
"brightBlue": "#135979",
"brightPurple": "#604291",
"brightCyan": "#76bbca",
"brightWhite": "#b2b5ae",
"background": "#1e1e1e",
"foreground": "#f7f6ec",
"cursorColor": "#edcf4f",
"selectionBackground": "#175877"
}