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

24 lines
551 B
JSON

{
"name": "Electron Highlighter",
"black": "#15161f",
"red": "#ff6c8d",
"green": "#00ffc3",
"yellow": "#ffd7a9",
"blue": "#77abff",
"purple": "#daa4f4",
"cyan": "#00fdff",
"white": "#778faf",
"brightBlack": "#4a6789",
"brightRed": "#ff6c8d",
"brightGreen": "#00ffc3",
"brightYellow": "#ffd7a9",
"brightBlue": "#77abff",
"brightPurple": "#daa4f4",
"brightCyan": "#00fdff",
"brightWhite": "#c3cee2",
"background": "#23283d",
"foreground": "#a5b6d4",
"cursorColor": "#a5b6d4",
"selectionBackground": "#25345a"
}