Hi,
I use Fences 4 and I use some fences to organize new file on desktop with transparency 0% and this is most important for me. After I work on this files I move in collapsible fences with different colors, I use this way since Fences 2 or 1 (not remember, an age ago)
Today I wanted to make some Fences translucent but is not possibile to set the % of translucent and is impossible to remove translucent effect from 0% transparent fences that in this way are not transparent. Is possible to add a scroll bar to set the % of translucency and move this option also per single fences like the other parameter? At the moment maybe is possibile to do something with win registry?
Other vary simple request:
1. Can you add a label on scrollbar pointer
2. An editable field to the end
3: The bar of translucency
4: The ARGBT format
The same as my image:

A=Alpha channel (transparency)
HSB is a format of color
T: translucent
#: A (alpha 00-FF) + HSBtoRGBHex + T(00-FF)
You can convert A e T from 0-100 to 0-255 and than in hex or use 0-255 instead of % in the scroll bar, is the same for us
This is, more or less, a CSS standard style use everywhere with the add of translucent value.
Now to copy the same parameter I have to use registry but you use a strange format
12Color 0xff6008b where ff is ignored
and
12TransparancyFactor: 0x000007c8 in decimal 1992 why???

Meanwhile you can add to this registry
NTranslucentFactor 0x??000000 where ?? from 00 to FF to let us customize translucent
1: Bug
If I anchor a collapsible fence to windows bar (windows 10) when I roll-up there is some pixel of space between the fence and the bar, a workaround is to remove the option Outline Fences area, stick the fence and reactive the Outline Fence area option but will be better to solve the bug.
Ty and good work