1
Support and Feedback / Re: tabs in dark mode
« Last post by Mathias (Author) on Today at 22:29:40 »Script for what ?
But the colors are saved with the tab info in the registry (for portable version in the SessionConfig folder) So you might be able to script it
REG:\HKEY_CURRENT_USER\SOFTWARE\MultiCommander\SessionHistory\a4c2985d9c7e4035a3221cfd600171d0\AutoLoad\[0...#]
If a tab has customized colors the following keys are there
TabColorTextInactive
TabColorText
TabColorBkInactive
TabColorBk
Have the colors..
But the colors are saved with the tab info in the registry (for portable version in the SessionConfig folder) So you might be able to script it
REG:\HKEY_CURRENT_USER\SOFTWARE\MultiCommander\SessionHistory\a4c2985d9c7e4035a3221cfd600171d0\AutoLoad\[0...#]
If a tab has customized colors the following keys are there
TabColorTextInactive
TabColorText
TabColorBkInactive
TabColorBk
Have the colors..