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

24 lines
546 B
JSON

{
"name": "Selenized Light",
"black": "#ece3cc",
"red": "#d2212d",
"green": "#489100",
"yellow": "#ad8900",
"blue": "#0072d4",
"purple": "#ca4898",
"cyan": "#009c8f",
"white": "#53676d",
"brightBlack": "#909995",
"brightRed": "#cc1729",
"brightGreen": "#428b00",
"brightYellow": "#a78300",
"brightBlue": "#006dce",
"brightPurple": "#c44392",
"brightCyan": "#00978a",
"brightWhite": "#3a4d53",
"background": "#fbf3db",
"foreground": "#53676d",
"cursorColor": "#53676d",
"selectionBackground": "#ece3cc"
}