Files
orbithub/third_party/KodoTerm/KodoTermThemes/windowsterminal/Cyberpunk Scarlet Protocol.json
2026-03-01 10:36:06 -07:00

24 lines
557 B
JSON

{
"name": "Cyberpunk Scarlet Protocol",
"black": "#101116",
"red": "#ff0051",
"green": "#01dc84",
"yellow": "#faf945",
"blue": "#0271b6",
"purple": "#c930c7",
"cyan": "#00c5c7",
"white": "#c7c7c7",
"brightBlack": "#686868",
"brightRed": "#ff6e67",
"brightGreen": "#60fa68",
"brightYellow": "#fffc67",
"brightBlue": "#6871ff",
"brightPurple": "#bd35ec",
"brightCyan": "#60fdff",
"brightWhite": "#ffffff",
"background": "#101116",
"foreground": "#e41951",
"cursorColor": "#76ff9f",
"selectionBackground": "#c1deff"
}