
how can i change color text for active tab?
Moderators: Hacker, petermad, Stefan2, white
Re: how can i change color text for active tab?
Add parameter ActiveTabColor to the colors section [Colors] of your wincmd.ini - for example:
Code: Select all
[Colors]
ActiveTabColor=8388608
Help wrote:[Colors]
ActiveTabColor=-1 Color of active tab, RGB value, -1=disabled
(RGB: red+256*green+65536*blue, each value in range 0..255, or hex in form $BBGGRR)
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
Re: how can i change color text for active tab?
I'm afraid the OP's question did aim at changing the text-color of the active tab though - not its background. And that's - if at all possible - a much trickier task. I would assume that this is a "themed-color" and as such would have to be changed in Windows itself - with possibly untenable side-effects on the main-Windows-appearance. The only change I've observed so far occurred at a general switch from light (text-color: black) to dark mode (whitish text-color).petermad wrote: 2023-11-13, 18:46 UTC Add parameter ActiveTabColor to the colors section [Colors] of your wincmd.ini
Re: how can i change color text for active tab?
I am afraid you are right - my bad.I'm afraid the OP's question did aim at changing the text-color

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