Files
2026-03-01 10:36:06 -07:00

24 lines
541 B
JSON

{
"name": "Powershell",
"black": "#000000",
"red": "#981a22",
"green": "#098003",
"yellow": "#c4a000",
"blue": "#4140c3",
"purple": "#d33682",
"cyan": "#0e807f",
"white": "#7f7c7f",
"brightBlack": "#808080",
"brightRed": "#ef2929",
"brightGreen": "#1cfe3c",
"brightYellow": "#fefe45",
"brightBlue": "#268ad2",
"brightPurple": "#fe13fa",
"brightCyan": "#29fffe",
"brightWhite": "#c2c1c3",
"background": "#052454",
"foreground": "#f6f6f7",
"cursorColor": "#f6f6f7",
"selectionBackground": "#f6f6f7"
}