Skip to content

Integrated Terminal Highlighting Not Visible #1

Description

@anilkeshwani

Highlighting of text in Visual Studio Code's integrated terminal is not visible for the Cadet Medium and Cadet Medium Flat themes. This issue does not affect the Cadet Dark theme.

Problem Demonstration

The below image shows the problem. In the screenshot, the text iter_0000500/ is highlighted in the terminal .

image

Note that highlighting in the editor is visible, as can be seen for the text choices=["GPT", "BERT", "falcon", "llama", "llama2", "llama3", "codellama", "mistral", "gemma"],.

The following screenshot shows the same text highlighted in the terminal when using the Cadet Dark theme, which is not affected. We can see that the text iter_0000500/ in the terminal is clearly highlighted.

image

Notes

  • Suggestion: This may be due to the value set for the terminal.selectionBackground key - but I'm not familiar with attributes for VSCode theme config files.

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