Skip to content

Windows Terminal JSON is not working (Windows 11) #21

@MaximilianSoerenPollak

Description

@MaximilianSoerenPollak

Describe the bug
The Windows Terminal JSON config that is presented here is not working due to not having the right things in them.

  1. "pink" & "brightPink" are not valid colors
  2. "blue" & "brightBlue" are missing -> Therefore the colorscheme won't show up

To Reproduce
Steps to reproduce the behavior:

  1. Copy the JSON provided and copy it into the 'Windows terminal settings json'
  2. Both 'pink' & 'brightPink' are underlined as 'unknown options'
  3. 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'.
image

Working Configuration:
image

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions