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

[FEATURE] - Set opacity for separators #77

Closed
shayded-exe opened this issue Oct 20, 2022 · 4 comments
Closed

[FEATURE] - Set opacity for separators #77

shayded-exe opened this issue Oct 20, 2022 · 4 comments
Labels
depends on Depends on issues from VS Code enhancement New feature or request

Comments

@shayded-exe
Copy link

It would be great to be able to set the opacity of the separators without overriding the color.

@shayded-exe shayded-exe added the enhancement New feature or request label Oct 20, 2022
@alefragnani
Copy link
Owner

Hi @shayded-exe ,

I suppose you mean a single setting, to be applied to all available colors, right?

AFAIK, unfortunately, it seems this is not doable in VS Code, yet. At least not this approach to combine colors available in workbench.colorCustomizations.

I'll do a bit of research on it, to confirm if this is doable or not.

Hope this helps

@alefragnani alefragnani added the depends on Depends on issues from VS Code label Oct 21, 2022
@shayded-exe
Copy link
Author

Thanks.

I see that VS Code doesn't offer an API yet for getting a theme color as hex, which is surprising. microsoft/vscode#32813

@alefragnani
Copy link
Owner

Exactly, this issue is the one I'm tracking for a while, but unfortunately, no ETA.

I looked for some extensions and settings that could replicate your request, with no success. Looking for reasonable alternatives also without success. So, I guess this won't happen, for now.

I'll close this issue, since I don't see this happening in the near future. If something changes on that issue, I'll be notified, because I've subscribed to it.

Hope this helps

@alefragnani alefragnani closed this as not planned Won't fix, can't repro, duplicate, stale Nov 2, 2022
@shayded-exe
Copy link
Author

Thanks for your help. Hopefully VS Code gets around to it. Seems pretty silly for the capability to be missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
depends on Depends on issues from VS Code enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants