-moz-win-glass is not working anymore. How can I use the current accent color within firefox?

Hi!

I used to be possible to use -moz-appearance: -moz-win-glass and transparency fore various elements to create a FF theme that blended in well with the OS theme.

But it’s broken now. -moz-win-glass only results in a static color. Manually, or more likely via the slideshow background feature of Windows.
Now it just (apparently) paints whatever the color was at strtup. So Firefox (including the taskbar) might end up being blue, while every other program’s window is red.

So what’s needed is a CSS color variable that uses the Windows theme’s accent color.

There is -moz-accent-color, but I don’t know if that’s what you’re looking for.

Hello!
Thanks for the reply. It’s probably not though. It looks like the color FF uses to highlight items. I need the system (Windows) accent color.