Change outline colour during windows spread

Asked by jeroenl

Hi,

Can you please add the option to change the orange outline color/glow during windows spread?

Cheers,

Jeroen

Question information

Language:
English Edit question
Status:
Answered
For:
Unity Tweak Tool Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
George Karavasilev (kokoto-java) said :
#1

I don't think it's supported by Unity/Compiz.
It if it supported by it, we shall considered it, of course.
However if it's not there is nothing we can do.

Revision history for this message
George Karavasilev (kokoto-java) said :
#2

It seems this is baked into Unity and it's not changeable.
There is nothing we can do about this regrettably.

Revision history for this message
vice (vicegentoo) said :
#3

Has anybody inspected the code yet and could tell me where this color is hardcoded? (package, file, line(s))

Revision history for this message
Cavia Porcellus (caviaporcellus) said :
#4

It is not hardcoded, at least not in 14.04, but theme dependent.
It's this setting:
-UnityDecoration-glow-color: rgb (221, 72, 20);
In this file:
/usr/share/themes/Ambiance/gtk-3.0/apps/unity.css

See:
https://askubuntu.com/a/514084/11317

Revision history for this message
J Phani Mahesh (phanimahesh) said :
#5

Thanks for the heads up.

We only checked the gsettings interface for a suitable option, but there wasn't any. It didn't occour that it might be in the theme files. However, Unity Tweak tool is just a fancy user interface for gsettings stuff, and Anything else is basically out of scope. The theme files can be directly edited, but I'm afraid editing system files will get us kicked out of repo, and isn't something I particularly like.

Creating a theme by the same name as current theme in ~/.themes and editing CSS there should do the trick, but whenever theme is changed, this will have to be done again. And since themes can be changed using various tools and we don't have any control over them, the workaround would be a bad idea.

Sorry, this can't be implemented in Unity Tweak Tool for the above mentioned reasons.

Can you help with this problem?

Provide an answer of your own, or ask jeroenl for more information if necessary.

To post a message you must log in.