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

Border around progress bar, but have background transparent #55

Open
Qwerty-Space opened this issue Jan 6, 2020 · 3 comments
Open

Border around progress bar, but have background transparent #55

Qwerty-Space opened this issue Jan 6, 2020 · 3 comments

Comments

@Qwerty-Space
Copy link

I'd like for the background to be transparent, but with an opaque border. Is this possible?

@rohitghali
Copy link

Me too...

@torque
Copy link
Owner

torque commented Apr 17, 2020

I'm not sure exactly what you want it to look like, but borders usually look goofy since the bar is fixed to the bottom edge of the window.

You could try adding the following to your config for a bright red border:

bar-foreground-style=\bord3\3c&H0000FF&
bar-background-style=\alpha&HFF&

This will look odd if you have the cache bar enabled, and the current split cache bar design does not play well with trying to put an outline around the cache bar.

@jimmy-1000
Copy link

Oh this bar-background-style=\alpha&HFF& is very good 👌

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

4 participants