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

24 lines
539 B
JSON

{
"name": "Darkside",
"black": "#000000",
"red": "#e8341c",
"green": "#68c256",
"yellow": "#f2d42c",
"blue": "#1c98e8",
"purple": "#8e69c9",
"cyan": "#1c98e8",
"white": "#bababa",
"brightBlack": "#4c4c4c",
"brightRed": "#e05a4f",
"brightGreen": "#77b869",
"brightYellow": "#efd64b",
"brightBlue": "#387cd3",
"brightPurple": "#957bbe",
"brightCyan": "#3d97e2",
"brightWhite": "#bababa",
"background": "#222324",
"foreground": "#bababa",
"cursorColor": "#bbbbbb",
"selectionBackground": "#303333"
}