Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change color for terminal autosuggestion text #8

Open
jvzaniolo opened this issue Apr 28, 2022 · 2 comments
Open

Change color for terminal autosuggestion text #8

jvzaniolo opened this issue Apr 28, 2022 · 2 comments

Comments

@jvzaniolo
Copy link

Hey, thanks for this awesome theme.

The color used for autosuggestion text ( I don't know the name of this token ) is the same as the normal text in VSCode built-in Terminal

Example of autosuggestion text color
CleanShot 2022-04-28 at 10 55 19

Example of normal text color
CleanShot 2022-04-28 at 10 55 49

Could the autosuggestion text color be the same as this color? That way it would look more like a comment
CleanShot 2022-04-28 at 10 56 49

Example of Visual Studio Code Dark+ theme (cursor left is normal text color, right is autosuggestion text color)
CleanShot 2022-04-28 at 11 00 10

@jvzaniolo jvzaniolo changed the title Change color for terminal autosuggestions Change color for terminal autosuggestion text Apr 28, 2022
@drcmda
Copy link
Owner

drcmda commented Sep 24, 2022

@jvzaniolo could you make a pr? i'll merge and publish

@fmal
Copy link

fmal commented Sep 16, 2024

@jvzaniolo you can customize it through VSCode settings:

"workbench.colorCustomizations": {
    "terminal.ansiBrightBlack": "#506477"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants