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

24 lines
545 B
JSON

{
"name": "TokyoNight Day",
"black": "#e9e9ed",
"red": "#f52a65",
"green": "#587539",
"yellow": "#8c6c3e",
"blue": "#2e7de9",
"purple": "#9854f1",
"cyan": "#007197",
"white": "#6172b0",
"brightBlack": "#a1a6c5",
"brightRed": "#f52a65",
"brightGreen": "#587539",
"brightYellow": "#8c6c3e",
"brightBlue": "#2e7de9",
"brightPurple": "#9854f1",
"brightCyan": "#007197",
"brightWhite": "#3760bf",
"background": "#e1e2e7",
"foreground": "#3760bf",
"cursorColor": "#3760bf",
"selectionBackground": "#99a7df"
}