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

24 lines
542 B
JSON

{
"name": "Pencil Dark",
"black": "#212121",
"red": "#c30771",
"green": "#10a778",
"yellow": "#a89c14",
"blue": "#008ec4",
"purple": "#5f4986",
"cyan": "#20a5ba",
"white": "#d9d9d9",
"brightBlack": "#4f4f4f",
"brightRed": "#fb007a",
"brightGreen": "#5fd7af",
"brightYellow": "#f3e430",
"brightBlue": "#20bbfc",
"brightPurple": "#6855de",
"brightCyan": "#4fb8cc",
"brightWhite": "#f1f1f1",
"background": "#212121",
"foreground": "#f1f1f1",
"cursorColor": "#20bbfc",
"selectionBackground": "#b6d6fd"
}