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

24 lines
538 B
JSON

{
"name": "traffic",
"black": "#282d31",
"red": "#934e46",
"green": "#637268",
"yellow": "#c79e84",
"blue": "#515e67",
"purple": "#715f5e",
"cyan": "#5c6f7d",
"white": "#cfb9a8",
"brightBlack": "#4e575e",
"brightRed": "#934e46",
"brightGreen": "#637270",
"brightYellow": "#c79e84",
"brightBlue": "#515e67",
"brightPurple": "#715f5e",
"brightCyan": "#5c6f7d",
"brightWhite": "#ddcec2",
"background": "#272c30",
"foreground": "#cfb9a8",
"cursorColor": "#cfb9a8",
"selectionBackground": "#272c30"
}