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

24 lines
543 B
JSON

{
"name": "Adwaita Dark",
"black": "#241f31",
"red": "#c01c28",
"green": "#2ec27e",
"yellow": "#f5c211",
"blue": "#1e78e4",
"purple": "#9841bb",
"cyan": "#0ab9dc",
"white": "#c0bfbc",
"brightBlack": "#5e5c64",
"brightRed": "#ed333b",
"brightGreen": "#57e389",
"brightYellow": "#f8e45c",
"brightBlue": "#51a1ff",
"brightPurple": "#c061cb",
"brightCyan": "#4fd2fd",
"brightWhite": "#f6f5f4",
"background": "#1d1d20",
"foreground": "#ffffff",
"cursorColor": "#ffffff",
"selectionBackground": "#ffffff"
}