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

24 lines
535 B
JSON

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