Page 1 of 1

Change TExplorer theme or Color ?

Posted: Tue Jul 14, 2020 9:13 am
by dutch
Dear All,

Can I change color or theme of TExplorer?

Thanks in advance,

Re: Change TExplorer theme or Color ?

Posted: Tue Jul 14, 2020 10:01 am
by Antonio Linares
Dutch,

For the entire ExplorerBar you have:
::nTopColor, ::nBottomColor

You can modify the DATA aGradient in each TaskPanel:

Also you have
DATA nClrTextSpecial INIT CLR_WHITE
DATA nClrHover INIT RGB( 66, 142, 255 )
and nClrText