Files
2026-03-01 10:36:06 -07:00

24 lines
539 B
JSON

{
"name": "Kurokula",
"black": "#333333",
"red": "#c35a52",
"green": "#78b3a9",
"yellow": "#e1b917",
"blue": "#5c91dd",
"purple": "#8b79a6",
"cyan": "#867268",
"white": "#e0cfc2",
"brightBlack": "#515151",
"brightRed": "#ffc34c",
"brightGreen": "#afffa5",
"brightYellow": "#fff700",
"brightBlue": "#90dbff",
"brightPurple": "#ad93ff",
"brightCyan": "#ffcdb6",
"brightWhite": "#ffffff",
"background": "#141515",
"foreground": "#e0cfc2",
"cursorColor": "#7a1c1c",
"selectionBackground": "#515151"
}