mirror of
https://github.com/microsoft/terminal.git
synced 2026-01-08 21:02:50 -05:00
Change Windows Powershell default scheme to Campbell (#5432)
The "Campbell Powershell" color scheme does not have a high enough color contrast ratio. Campbell does, so we're changing it there. Closes (only upon validation) #5393.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"name": "Windows PowerShell",
|
||||
"commandline": "powershell.exe",
|
||||
"icon": "ms-appx:///ProfileIcons/{61c54bbd-c2c6-5271-96e7-009a87ff44bf}.png",
|
||||
"colorScheme": "Campbell Powershell",
|
||||
"colorScheme": "Campbell",
|
||||
"antialiasingMode": "grayscale",
|
||||
"closeOnExit": "graceful",
|
||||
"cursorShape": "bar",
|
||||
|
||||
Reference in New Issue
Block a user