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

How to get transparency in background color. #1

Closed
tg21 opened this issue Jul 2, 2019 · 1 comment
Closed

How to get transparency in background color. #1

tg21 opened this issue Jul 2, 2019 · 1 comment

Comments

@tg21
Copy link

tg21 commented Jul 2, 2019

I like the colors that script generates, but if I want like 10% transparency in background, how do I do that?
Screenshot (21)

here at right side is cmd with 90% opacity and at left side windows terminal with theme generated by poshwal.

@jantari
Copy link
Owner

jantari commented Sep 26, 2019

To add transparency to Windows Terminal, open the settings file and add:

"useAcrylic" : true,
"acrylicOpacity" : 0.90

to all the profiles. I won't add this to poshwal because Windows Terminal does not treat transparency as part of the theme, but as a seperate per-profile setting - and those I generally don't want to touch because I don't want to break them.

@jantari jantari closed this as completed Sep 26, 2019
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

2 participants