Author Topic: tabs in dark mode  (Read 202 times)

Jean

  • Contributor
  • Active Member
  • *****
  • Posts: 114
    • View Profile
tabs in dark mode
« on: Yesterday at 11:04:56 »
Hi Mathias,

I'm trying out dark mode. On the tabs only the path of the current active tab is readable.
And i would love to increase font size on the tabs.
Thanks as always.

Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4707
    • View Profile
    • Multi Commander
Re: tabs in dark mode
« Reply #1 on: Yesterday at 15:05:56 »
Core Settings > Color
Check "Solid color" for all the tabs.

Normally that should be default..

Jean

  • Contributor
  • Active Member
  • *****
  • Posts: 114
    • View Profile
Re: tabs in dark mode
« Reply #2 on: Yesterday at 15:32:05 »
Great, much better, thanks!

Jean

  • Contributor
  • Active Member
  • *****
  • Posts: 114
    • View Profile
Re: tabs in dark mode
« Reply #3 on: Today at 08:58:08 »
Something strange:
I have a few tabs with green color. Now if i right click on the tab and do Properties, then click Solid color, the visibility improves but if focus gets away from the tab it turns light-blue, the green color is gone, only when i hover it green comes back.
When 'use hover color when tab is active' is checked, the tab is green when hovered or clicked. When unchecked only when hovered.
What i'm trying to say, i can't get 'Solid color' with my desired green color, it reverts to light blue. I must be doing something wrong.

Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4707
    • View Profile
    • Multi Commander
Re: tabs in dark mode
« Reply #4 on: Today at 11:26:45 »
In setting you defined default colors.  If all tabs should be green then do it here.

If you want customized color of some tabs then change the color in properties of the tab..
And in that dialog there is a dropdown "Active tab" / "Inactive Tab" switch this to define a color for then the tab is inactive

Jean

  • Contributor
  • Active Member
  • *****
  • Posts: 114
    • View Profile
Re: tabs in dark mode
« Reply #5 on: Today at 12:31:49 »
When i check 'use hover color' on a green tab and click on another tab it reverts to default color again.
When i check it, it's only green as long as i hover.

I have some tabs that have colors to indicate some project or disk so i'd like use various colors but those should be solid, else it's not readable.
But tabs that have solid color only get their special color when clicked on, else they are the default.

Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4707
    • View Profile
    • Multi Commander
Re: tabs in dark mode
« Reply #6 on: Today at 13:26:13 »
No you have to change the inactive tab color too as I wrote.

Click the dropdown box above the checkboxes that say "Active tab" switch that to "Inactive tab", Now you can define the color the tab should use when the tab is inactive.
Tabs have two colors. one for when tab is active and one of then it is inactive. normally you set them to similar but a little different to quickly see that the tab is active or not.

Jean

  • Contributor
  • Active Member
  • *****
  • Posts: 114
    • View Profile
Re: tabs in dark mode
« Reply #7 on: Today at 16:22:40 »
Excuse me, i overlooked it.

IIRC before dark mode i had tab groups like for instance g:\ which had 2 kinds of green, one for active, one for not.
Now in dark mode this is not by default anymore, it seems i have to set each tab 'theme' colors, using the colorpicker twice, then duplicate the tab and finally save session.
But its quite some work, I wonder if a script could do that, or maybe some other means?

Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4707
    • View Profile
    • Multi Commander
Re: tabs in dark mode
« Reply #8 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..