Files
orbithub/third_party/KodoTerm/KodoTermThemes/windowsterminal/Selenized Black.json
2026-03-01 10:36:06 -07:00

24 lines
546 B
JSON

{
"name": "Selenized Black",
"black": "#252525",
"red": "#ed4a46",
"green": "#70b433",
"yellow": "#dbb32d",
"blue": "#368aeb",
"purple": "#eb6eb7",
"cyan": "#3fc5b7",
"white": "#b9b9b9",
"brightBlack": "#777777",
"brightRed": "#ff5e56",
"brightGreen": "#83c746",
"brightYellow": "#efc541",
"brightBlue": "#4f9cfe",
"brightPurple": "#ff81ca",
"brightCyan": "#56d8c9",
"brightWhite": "#dedede",
"background": "#181818",
"foreground": "#b9b9b9",
"cursorColor": "#777777",
"selectionBackground": "#3b3b3b"
}