A color for the active folder tab in white mode

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
cpp64
Junior Member
Junior Member
Posts: 83
Joined: 2023-05-12, 16:03 UTC

A color for the active folder tab in white mode

Post by *cpp64 »

A color in active folder tab in white mode is required.

In white mode, the colors are similar regardless of whether the folder tab is active or not.

It would be nice to be able to change the font color or the background color.
hi5
Power Member
Power Member
Posts: 551
Joined: 2012-11-03, 11:35 UTC
Contact:

Re: A color for the active folder tab in white mode

Post by *hi5 »

There are various color settings which you can try in wincmd.ini

ActiveTabColor=-1 Color of active tab, RGB value, -1=disabled

combined with [in Configuration]:
TabFullColor=0 choose whether tab header colors defined via view modes are displayed as a gradient (value=0) or a fixed blend percentage of 1 to 100%

and there is also

ActivePanelColor= Background color of current tab (file list)
ActivePanelColor2= Secondary background color of current tab (file list)
F4MiniMenu (Forum) - Open selected file(s) from TC in defined editor(s) - A (minimalistic) clone of F4Menu
Source at GitHub (AutoHotkey). TCSyncComments (copy file comments)
User avatar
petermad
Power Member
Power Member
Posts: 14796
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: A color for the active folder tab in white mode

Post by *petermad »

ActivePanelColor= Background color of current tab (file list)
ActivePanelColor2= Secondary background color of current tab (file list)
These do not concern the colors of the tab as such, but the colors of the whole file panel (for the current tab)
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
cpp64
Junior Member
Junior Member
Posts: 83
Joined: 2023-05-12, 16:03 UTC

Re: A color for the active folder tab in white mode

Post by *cpp64 »

2hi5
hi5 wrote: 2023-06-04, 07:58 UTC TabFullColor=0 choose whether tab header colors defined via view modes are displayed as a gradient (value=0) or a fixed blend percentage of 1 to 100%
Thank you!

The gradient is really not my favorite.
User avatar
Stefan2
Power Member
Power Member
Posts: 4155
Joined: 2007-09-13, 22:20 UTC
Location: Europa

Re: A color for the active folder tab in white mode

Post by *Stefan2 »

cpp64 wrote: 2023-06-04, 07:16 UTC A color in active folder tab in white mode is required.

In white mode, the colors are similar regardless of whether the folder tab is active or not.

It would be nice to be able to change the font color or the background color.

Google for [ ActiveTabColor site:ghisler.ch ]

'Title bar \ Active side: Background'
viewtopic.php?t=49898

Change the color of tab default view mode
viewtopic.php?t=54781

Farbzuweisung für aktives Tab
viewtopic.php?t=50787

and more...



This thread will be moved to normal English sub forum as it is already implemented
Post Reply