I'm using a custom color theme, which has a navy blue background. I'm mostly happy with, until today when i decided to use the tree (which i seldomly use). The results can be seen here.
There are now two questions:
In point (1) of the image, a black arrow appears (barely visible). Can its color be changed?
In point (2) of the image, the treelines appear in a light blue color. Although it is visible, can it be changed?
When i say "can it be changed" i mean by the user, because in TC's Config/Color options, i couldn't find anything related to the tree.
- Wanderer -
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
Try and experiment with these settings in [ColorsDark] - for example:
TreeLineColor=-1
TreeTriangles=0
Help wrote:TreeLineColor=-1 Sets the color of the connecting lines in the tree inside of the file panels, the separate trees, the Alt+F10 tree dialog, and the FTP connect dialog. Values: rgb-value, or -1=default, or -2= invisible
TreeTriangles=-1 Icons to expand/collapse tree:
0: Show [+]
1: Show triangle if supported
-1: Let TC decide
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14 TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Help wrote:TreeLineColor=-1 Sets the color of the connecting lines in the tree inside of the file panels, the separate trees, the Alt+F10 tree dialog, and the FTP connect dialog. Values: rgb-value, or -1=default, or -2= invisible
TreeTriangles=-1 Icons to expand/collapse tree:
0: Show [+]
1: Show triangle if supported
-1: Let TC decide
@wanderer: if it has not happend for you try setting TreeTriangles to 0, it doesnt change the color but you get a better visible sign
([+] and [-])
@petermad:
Writting TreeLineColor into the ini changes the setting TreeTriangles from 1 to 0. Is that supposed to happen?
Anyway changing the TreeLineColor makes me wonder how do I change the background for the FTP-Connections-Dialog
or the Alt+F10-Dialog?
Writting TreeLineColor into the ini changes the setting TreeTriangles from 1 to 0.
I think that is a feature, besause if you set for example TreeLineColor=0 and TreeTriangles=1 the triangles looks very bad. TreeTriangles=1 works best with TreeLineColor=-1 (or not present)
The tree triangles are drawn by the Windows theme manager, so their color can't be changed. That's why they should be turned off for a custom line color.