-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Describe the bug
The Windows Terminal JSON config that is presented here is not working due to not having the right things in them.
- "pink" & "brightPink" are not valid colors
- "blue" & "brightBlue" are missing -> Therefore the colorscheme won't show up
To Reproduce
Steps to reproduce the behavior:
- Copy the JSON provided and copy it into the 'Windows terminal settings json'
- Both 'pink' & 'brightPink' are underlined as 'unknown options'
- Only AFTER adding a 'blue' & 'brightBlue' color the Colorscheme shows up to be selected
Expected behavior
Colorscheme schows up to be selected after pasting JSON into settings and setting 'theme' to 'Aquarium'
Screenshots
Broken (current) Configuration: The hover here says 'Property (bright)Pink is not allowed'.
OS (The operating system you're using):
Windows 11
Windows Terminal version: Version: 1.20.11781.0
I'm not sure what the best / most fitting colors for 'blue' & 'brightBlue' are.
I for me have now just taken:
"#63718B" -> Blue
"#B8BCEB" -> brightBlue
Metadata
Metadata
Assignees
Labels
No labels