Cannot see highlighted Tab (very well)
Moderators: Hacker, petermad, Stefan2, white
Cannot see highlighted Tab (very well)
Hi,
I have many tabs opened. Under Win10 I have tremendous difficulty seeing which tab is highlighted.
The shading is just too little. Could you use the same shade you use for the highlighted drive also for the tabs to make it clear?
Else one could bolden the active tab font, but I think using a shade would be best.
I have many tabs opened. Under Win10 I have tremendous difficulty seeing which tab is highlighted.
The shading is just too little. Could you use the same shade you use for the highlighted drive also for the tabs to make it clear?
Else one could bolden the active tab font, but I think using a shade would be best.
Regards, Brahman
Win10 & 11 Pro x64
Win10 & 11 Pro x64
- ghisler(Author)
- Site Admin
- Posts: 50550
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Unfortunately this is due to the Windows 10 theme, which TC uses to draw the tabs.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50550
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
That's an interesting idea, I will consider it - but not via view modes, it needs to be a separate option.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Nice to hear that you could consider it, btw I use a lot the new view modes feature and I love itghisler(Author) wrote:That's an interesting idea, I will consider it - but not via view modes, it needs to be a separate option.

Bye
Gil
Licence #17346
90% of coding is debugging. The other 10% is writing bugs.
Licence #17346
90% of coding is debugging. The other 10% is writing bugs.
- ghisler(Author)
- Site Admin
- Posts: 50550
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
For now it's just an ini file setting, please try it:
wincmd.ini
[Colors]
ActiveTabColor=RGB value
See the help, section 4b, part 2 for the calculation of the RGB value.
wincmd.ini
[Colors]
ActiveTabColor=RGB value
See the help, section 4b, part 2 for the calculation of the RGB value.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
It is nice with the new ActiveTabColor setting, but it should be overruled by any color setting of the tab done by View modes
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
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
Thanks it works fine 
PS :
If like me you use RedirectSection
wincmd.ini
...
[Colors]
RedirectSection=%COMMANDER_PATH%\apps\impomezia\colors\zaforas.ini
...
You need to copy the lines in the redirect file (zaforas.ini) in my case otherwise it will not work.
zaforas.ini
[ColorTheme]
Version=1.0
...
[Colors]
ActiveTabColor=4194368 <--------
...

PS :
If like me you use RedirectSection
wincmd.ini
...
[Colors]
RedirectSection=%COMMANDER_PATH%\apps\impomezia\colors\zaforas.ini
...
You need to copy the lines in the redirect file (zaforas.ini) in my case otherwise it will not work.
zaforas.ini
[ColorTheme]
Version=1.0
...
[Colors]
ActiveTabColor=4194368 <--------
...
Gil
Licence #17346
90% of coding is debugging. The other 10% is writing bugs.
Licence #17346
90% of coding is debugging. The other 10% is writing bugs.
hello,petermad wrote:It is nice with the new ActiveTabColor setting, but it should be overruled by any color setting of the tab done by View modes
I think it should be optional because in my case I prefer that it is not overruled.
Gil
Licence #17346
90% of coding is debugging. The other 10% is writing bugs.
Licence #17346
90% of coding is debugging. The other 10% is writing bugs.
- ghisler(Author)
- Site Admin
- Posts: 50550
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact: