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

24 lines
539 B
JSON

{
"name": "Dracula+",
"black": "#21222c",
"red": "#ff5555",
"green": "#50fa7b",
"yellow": "#ffcb6b",
"blue": "#82aaff",
"purple": "#c792ea",
"cyan": "#8be9fd",
"white": "#f8f8f2",
"brightBlack": "#545454",
"brightRed": "#ff6e6e",
"brightGreen": "#69ff94",
"brightYellow": "#ffcb6b",
"brightBlue": "#d6acff",
"brightPurple": "#ff92df",
"brightCyan": "#a4ffff",
"brightWhite": "#f8f8f2",
"background": "#212121",
"foreground": "#f8f8f2",
"cursorColor": "#eceff4",
"selectionBackground": "#f8f8f2"
}