Feature Request - Multiple color set profiles for TC
Moderators: Hacker, petermad, Stefan2, white
Feature Request - Multiple color set profiles for TC
Let me propose a new feature for TC. In particular, it would be great to support multiple profiles of TC color set. For example, the color profile of TC UI could be different for different screen resolutions and/or Windows 10 color scheme (dark or light). It also would be beneficial to enable quick switching between the color set profiles, e.g., somewhere in the TC's settings.
Re: Feature Request - Multiple color set profiles for TC
This is already implementet in TC9.5betaand/or Windows 10 color scheme (dark or light)
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: Feature Request - Multiple color set profiles for TC
Good to hear that! But in my view, it's also beneficial to have multiple color set profiles (color themes) even for the same Windows 10 color mode. For example, a user could define multiple color themes for TC and switch between them when necessary. Personally, I like to change colors of TC UI from time to time.
Re: Feature Request - Multiple color set profiles for TC
2terricola
You can redirect [Colors] and [ColorsDark] sections to external files, for example both to colors.ini. Then you can create as many different colorsXX.ini profiles as you wish, finally you can copy needed colorsXX.ini file to colors.ini and go to color configuration to confirm color change. Someone may explain how to create your own submenu or buttons to do it in more automated way, if you are interested in such a solution.
You can redirect [Colors] and [ColorsDark] sections to external files, for example both to colors.ini. Then you can create as many different colorsXX.ini profiles as you wish, finally you can copy needed colorsXX.ini file to colors.ini and go to color configuration to confirm color change. Someone may explain how to create your own submenu or buttons to do it in more automated way, if you are interested in such a solution.
Andrzej P. Wozniak
Polish subforum moderator
Polish subforum moderator
Re: Feature Request - Multiple color set profiles for TC
Thanks for interesting solution! Could you please explain how to redirect [Colors] subsection into a separate file, e.g., colors.ini?
Re: Feature Request - Multiple color set profiles for TC
Simply just replace your current [Color] section with this:Could you please explain how to redirect [Colors] subsection into a separate file, e.g., colors.ini?
Code: Select all
[Colors]
RedirectSection=colors.ini
Do the same with:
[ColorsDark]
[Lister]
[ListerDark]
[ViewModes]
EDIT: these sections also hold color informalion:
[left]
[right]
Which all are sections with color information [ColorsDark] and [ListerDark] only for TC 9.5x
Last edited by petermad on 2019-11-21, 23:00 UTC, edited 1 time in total.
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: Feature Request - Multiple color set profiles for TC
I would support multiple color profiles, since it is a more universal solution than having only two hardcoded profiles, one of them is a very special one (intended for using only with Windows 10 dark theme). Separate color profile sections, user-command for switching profile, and w/o any weird magic (like exchanging INI files for redirected section) - this would be much nicer than just a dark mode (that many people won't use at all).
Re: Feature Request - Multiple color set profiles for TC
Oh, I didn't know that color settings are spread across different INI-file sections!
Probably, the support of multiple color set profiles/themes may be adopted as a single way to change TC UI color settings simultaneously for different windows (i.e., file panels, lister, etc.)
Probably, the support of multiple color set profiles/themes may be adopted as a single way to change TC UI color settings simultaneously for different windows (i.e., file panels, lister, etc.)
Re: Feature Request - Multiple color set profiles for TC
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
Re: Feature Request - Multiple color set profiles for TC
Thank you, Hacker, for your suggestion! But it still seems like a shortgun workaround, not as a smooth and integrated solution. That's why it is a new feature request.
Re: Feature Request - Multiple color set profiles for TC
BTW, I'm not the first one who brought a similar feature up.
Here below, switching color schemes on/off is also proposed:
https://www.ghisler.ch/board/viewtopic.php?f=14&t=54620
Here below, switching color schemes on/off is also proposed:
https://www.ghisler.ch/board/viewtopic.php?f=14&t=54620
Re: Feature Request - Multiple color set profiles for TC
support++
would be interesting when color profile bind to specific view mode.
would be interesting when color profile bind to specific view mode.
Re: Feature Request - Multiple color set profiles for TC
That would be slow, redraw all TC windows on folder change...dindog wrote: 2019-11-30, 17:58 UTCwould be interesting when color profile bind to specific view mode.
Re: Feature Request - Multiple color set profiles for TC
I have realized that I was asking for different things.
I was asking for multi file type color profile.