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

24 lines
544 B
JSON

{
"name": "Kanagawabones",
"black": "#1f1f28",
"red": "#e46a78",
"green": "#98bc6d",
"yellow": "#e5c283",
"blue": "#7eb3c9",
"purple": "#957fb8",
"cyan": "#7eb3c9",
"white": "#ddd8bb",
"brightBlack": "#49495e",
"brightRed": "#ec818c",
"brightGreen": "#9ec967",
"brightYellow": "#f1c982",
"brightBlue": "#7bc2df",
"brightPurple": "#a98fd2",
"brightCyan": "#7bc2df",
"brightWhite": "#a8a48d",
"background": "#1f1f28",
"foreground": "#ddd8bb",
"cursorColor": "#e6e0c2",
"selectionBackground": "#49473e"
}