request a transparent feature
-
geek
- Posts: 3
- Joined: Wed Nov 23, 2016 4:18 am
request a transparent feature
I need to adjust everything UI transparency to 90%, how to?
-
void
- Developer
- Posts: 19871
- Joined: Fri Oct 16, 2009 11:31 pm
Re: request a transparent feature
I've added the ini option: alpha to Everything 813b.
To set the transparency of the Everything UI to 90%:
25% opaque:
/alpha=64
50% opaque:
/alpha=128
75% opaque:
/alpha=192
100% opaque (default):
/alpha=255
To set the transparency of the Everything UI to 90%:
- In Everything 813b, type in the following search and press ENTER:
/alpha=230 - Close the Everything window and open a new Everything window.
25% opaque:
/alpha=64
50% opaque:
/alpha=128
75% opaque:
/alpha=192
100% opaque (default):
/alpha=255
-
geek
- Posts: 3
- Joined: Wed Nov 23, 2016 4:18 am
Re: request a transparent feature
thank you verrry much...