Page 1 of 1

Synchronize - Colors

Posted: 09.02.2020, 17:48
by homersimpsonmeingmx
Hello everybody,

is it possible to set the colors of the files to be synchronized?
The blue for the files on the right is hard to see on a dark background.

Regards, Marco

Re: Synchronize - Colors

Posted: 09.02.2020, 23:49
by Dreamer
I'm not sure what exactly do you mean, but you can change almost any color.

Take a look at the color schemes, you can download some, or create your own.

FAQ – Color Schemes
Color Schemes - Files

Re: Synchronize - Colors

Posted: 10.02.2020, 17:54
by homersimpsonmeingmx
Thanks, Dreamer, for the answer.
I mean the color of the files in the dual pane window showing the files to be synchronised (Folder --> Synchronize).
If you try to synchronize two dummy folders you'll see it.

The files only on the right side (to be copied to the left) have a blue color which I would like to change.
I'm happy with my own scheme, I'm not looking for a new one.

I looked in the File/folder List -> Item color options but I could not find any item related to this: could you please help?

regards, Marco

Re: Synchronize - Colors

Posted: 10.02.2020, 19:40
by Marek
If you mean the font color in the "Synchronize" dialog - it is possible now only in the FreeCommander.sync.ini file.
You need to add the following lines in the fcSyncFoldersForm section:
[fcSyncFoldersForm]
Left2RightColor=1111
Right2LeftColor=2222
NoEqualColor=3333

The right color values you can find e.g. if you change addres bar color and get the value from
AddrBarActiveBkgColorStart=
in the color scheme file (ColorSchemes subfolder).

Re: Synchronize - Colors

Posted: 10.02.2020, 21:20
by homersimpsonmeingmx
Thanks!

It worked pretty good!