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

24 lines
541 B
JSON

{
"name": "Paul Millr",
"black": "#2a2a2a",
"red": "#ff0000",
"green": "#79ff0f",
"yellow": "#e7bf00",
"blue": "#396bd7",
"purple": "#b449be",
"cyan": "#66ccff",
"white": "#bbbbbb",
"brightBlack": "#666666",
"brightRed": "#ff0080",
"brightGreen": "#66ff66",
"brightYellow": "#f3d64e",
"brightBlue": "#709aed",
"brightPurple": "#db67e6",
"brightCyan": "#7adff2",
"brightWhite": "#ffffff",
"background": "#000000",
"foreground": "#f2f2f2",
"cursorColor": "#4d4d4d",
"selectionBackground": "#414141"
}