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

24 lines
546 B
JSON

{
"name": "Kanagawa Dragon",
"black": "#0d0c0c",
"red": "#c4746e",
"green": "#8a9a7b",
"yellow": "#c4b28a",
"blue": "#8ba4b0",
"purple": "#a292a3",
"cyan": "#8ea4a2",
"white": "#c8c093",
"brightBlack": "#a6a69c",
"brightRed": "#e46876",
"brightGreen": "#87a987",
"brightYellow": "#e6c384",
"brightBlue": "#7fb4ca",
"brightPurple": "#938aa9",
"brightCyan": "#7aa89f",
"brightWhite": "#c5c9c5",
"background": "#181616",
"foreground": "#c8c093",
"cursorColor": "#c5c9c5",
"selectionBackground": "#223249"
}