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

24 lines
544 B
JSON

{
"name": "Kanagawa Wave",
"black": "#090618",
"red": "#c34043",
"green": "#76946a",
"yellow": "#c0a36e",
"blue": "#7e9cd8",
"purple": "#957fb8",
"cyan": "#6a9589",
"white": "#c8c093",
"brightBlack": "#727169",
"brightRed": "#e82424",
"brightGreen": "#98bb6c",
"brightYellow": "#e6c384",
"brightBlue": "#7fb4ca",
"brightPurple": "#938aa9",
"brightCyan": "#7aa89f",
"brightWhite": "#dcd7ba",
"background": "#1f1f28",
"foreground": "#dcd7ba",
"cursorColor": "#c8c093",
"selectionBackground": "#2d4f67"
}