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

24 lines
539 B
JSON

{
"name": "Unikitty",
"black": "#0c0c0c",
"red": "#a80f20",
"green": "#c7ff98",
"yellow": "#fff964",
"blue": "#145fcd",
"purple": "#ffe9ff",
"cyan": "#9effef",
"white": "#fcf1fb",
"brightBlack": "#434343",
"brightRed": "#d91329",
"brightGreen": "#d3ffaf",
"brightYellow": "#ffef50",
"brightBlue": "#0075ea",
"brightPurple": "#ffefff",
"brightCyan": "#93ffef",
"brightWhite": "#fff3fe",
"background": "#ff8cd9",
"foreground": "#0b0b0b",
"cursorColor": "#c7ff98",
"selectionBackground": "#3ea9fe"
}