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

24 lines
540 B
JSON

{
"name": "Nord Wave",
"black": "#3b4252",
"red": "#bf616a",
"green": "#a3be8c",
"yellow": "#ebcb8b",
"blue": "#81a1c1",
"purple": "#b48ead",
"cyan": "#88c0d0",
"white": "#e5e9f0",
"brightBlack": "#4c566a",
"brightRed": "#bf616a",
"brightGreen": "#a3be8c",
"brightYellow": "#ebcb8b",
"brightBlue": "#81a1c1",
"brightPurple": "#b48ead",
"brightCyan": "#8fbcbb",
"brightWhite": "#eceff4",
"background": "#212121",
"foreground": "#d8dee9",
"cursorColor": "#ebcb8b",
"selectionBackground": "#d8dee9"
}