Comment 3 for bug 951152

Revision history for this message
Marco Trevisan (TreviƱo) (3v1n0) wrote :

This has been fixed a couple of cycles ago.
The glow color can be themed as explained here: https://wiki.ubuntu.com/Unity/Theming#Properties

Specifically using rules such as:
    /* Glow applied to the selected scaled window */
    -UnityDecoration-glow-size: 10px; /* Size property, size of glow */
    -UnityDecoration-glow-color: rgb (221, 72, 20); /* Color property of the glow */