request a transparent feature

General discussion related to "Everything".
Post Reply
geek
Posts: 3
Joined: Wed Nov 23, 2016 4:18 am

request a transparent feature

Post by geek »

I need to adjust everything UI transparency to 90%, how to?
void
Developer
Posts: 15098
Joined: Fri Oct 16, 2009 11:31 pm

Re: request a transparent feature

Post by void »

I've added the ini option: alpha to Everything 813b.

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.
The value for alpha ranges from 0 (completely transparent) to 255 (completely opaque).

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

Post by geek »

:lol: :D
thank you verrry much...
Post Reply