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

24 lines
545 B
JSON

{
"name": "Rose Pine Dawn",
"black": "#f2e9e1",
"red": "#b4637a",
"green": "#286983",
"yellow": "#ea9d34",
"blue": "#56949f",
"purple": "#907aa9",
"cyan": "#d7827e",
"white": "#575279",
"brightBlack": "#9893a5",
"brightRed": "#b4637a",
"brightGreen": "#286983",
"brightYellow": "#ea9d34",
"brightBlue": "#56949f",
"brightPurple": "#907aa9",
"brightCyan": "#d7827e",
"brightWhite": "#575279",
"background": "#faf4ed",
"foreground": "#575279",
"cursorColor": "#575279",
"selectionBackground": "#dfdad9"
}