dark theme

Features wanted...
Filehero
Posts: 2702
Joined: 27 Feb 2012 18:50
Location: Windows 11@100%

Re: dark theme

Post by Filehero »

admin wrote: 16 Dec 2018 12:35 I'm starting to get used to it. After working a longer time with dark, the light mode feels pretty aggressive to the eyes...
Yep, I'm starting to consider it for standard use as well. :)

However, some - well, in fact one - contrasts seems to be overdone when inverted.

My light mode, note the vertical column separator lines in the list appear very faint - which is what I want.
light_mode.png
light_mode.png (21.04 KiB) Viewed 2803 times

Now with dark mode, these lines are a tad too dominant for my liking. Is this color the same as for the inactive tab header borders?
dark_mode.png
dark_mode.png (19.46 KiB) Viewed 2803 times


Another one - breadcrumbs

Pane 1 (top)
Bcrumbs_green_light.png
Bcrumbs_green_light.png (30.34 KiB) Viewed 2803 times
Now in dark mode - knowing the active pane form the inactive one is rather guessing.
Bcrumbs_green_dark.png
Bcrumbs_green_dark.png (31.08 KiB) Viewed 2803 times

Pane 2 (bottom)
Bcrumbs_red_light.png
Bcrumbs_red_light.png (25.93 KiB) Viewed 2803 times
Bcrumbs_red_dark.png
Bcrumbs_red_dark.png (26.93 KiB) Viewed 2803 times
Here it's a bit clearer visually. I wonder, why there shouldn't be colored breadcrumbs in dark mode.



Last utility issue: I had to adapt some colors, mostly desaturation. Of course, it was easy by copying existing ones and deactivate them. Now I wonder how to toggle them easily all at once when flipping GUI mode. Is SC colorfilter() the way to go? I would have to double the color filter definitions in the script, right?

admin
Site Admin
Posts: 64360
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: dark theme

Post by admin »

1) You are right, I will adjust the grid line luminance.

2) Breadcrumbs. That was a bug! :bug: :tup: :beer:

3)
Filehero wrote: 17 Dec 2018 22:31Last utility issue: I had to adapt some colors, mostly desaturation. Of course, it was easy by copying existing ones and deactivate them. Now I wonder how to toggle them easily all at once when flipping GUI mode. Is SC colorfilter() the way to go? I would have to double the color filter definitions in the script, right?
Hmm, don't know. I don't script so much... :)
FAQ | XY News RSS | XY X - Forum users with the Windows version and screen scaling percentage in the Location field of their profiles get priority support.

Filehero
Posts: 2702
Joined: 27 Feb 2012 18:50
Location: Windows 11@100%

Re: dark theme

Post by Filehero »

admin wrote: 17 Dec 2018 22:59 3)
Filehero wrote: 17 Dec 2018 22:31Last utility issue: I had to adapt some colors, mostly desaturation. Of course, it was easy by copying existing ones and deactivate them. Now I wonder how to toggle them easily all at once when flipping GUI mode. Is SC colorfilter() the way to go? I would have to double the color filter definitions in the script, right?
Hmm, don't know. I don't script so much... :)
Thanks for 1) and 2). :D

As for 3)
If all GUI-defined color filters would have (and show) an explicit ID (e.g., a number), these IDs (numbers) could be passed as a list to SC colorfilter() ... :wink:

Leito
Posts: 562
Joined: 26 Sep 2016 15:37
Location: Windows 10 1809 x64

Re: dark theme

Post by Leito »

admin wrote: 17 Dec 2018 11:59
Leito wrote: 17 Dec 2018 10:58 All my labelled items are displayed white on [back color] (whereas they're all configured black on [back color] in Configuration):
I could reproduce it now. Interesting case. Anyway, should be fixed next.
Fixed, thanks! :tup:

Leito
Posts: 562
Joined: 26 Sep 2016 15:37
Location: Windows 10 1809 x64

Re: dark theme

Post by Leito »

Don, could you share your algorithm used to darken colors on the dark mode?
  • Colors and Styles → Colors → Breadcrumb Bar
  • Colors and Styles → Lines, Planes, Dark Mode → Selections in focused controls
  • Colors and Styles → Lines, Planes, Dark Mode → Selections in non-focused controls
  • Information → Tags → Labels
  • ...
I'd like to change those colors on the dark mode, but it's not easy since it isn't WYSIWYG on the Configuration window, thus I'd like to be able to compute colors I need by reversing your algorithm.

admin
Site Admin
Posts: 64360
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: dark theme

Post by admin »

Well, I could offer the opposite way: Show them in config as they are in dark mode.
FAQ | XY News RSS | XY X - Forum users with the Windows version and screen scaling percentage in the Location field of their profiles get priority support.

Leito
Posts: 562
Joined: 26 Sep 2016 15:37
Location: Windows 10 1809 x64

Re: dark theme

Post by Leito »

That would be even better! :tup:

Would you do all the Colors and Styles → Colors section?

admin
Site Admin
Posts: 64360
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: dark theme

Post by admin »

Should be. But I'd say this is for phase 2.
FAQ | XY News RSS | XY X - Forum users with the Windows version and screen scaling percentage in the Location field of their profiles get priority support.

Leito
Posts: 562
Joined: 26 Sep 2016 15:37
Location: Windows 10 1809 x64

Re: dark theme

Post by Leito »

Great, I'll wait for this! :biggrin:

Leito
Posts: 562
Joined: 26 Sep 2016 15:37
Location: Windows 10 1809 x64

Re: dark theme

Post by Leito »

:bug: Seems like another bug:
  • Set a label to an item in list.
  • Select the item.
  • Lose focus from the tab (change pane or change window).
→ The item text changes from black to white.

Image

If the labelled item isn't selected, its text stays black.

admin
Site Admin
Posts: 64360
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: dark theme

Post by admin »

Don't manage to reproduce. :?
FAQ | XY News RSS | XY X - Forum users with the Windows version and screen scaling percentage in the Location field of their profiles get priority support.

admin
Site Admin
Posts: 64360
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: dark theme

Post by admin »

Ah, full row select!?!
FAQ | XY News RSS | XY X - Forum users with the Windows version and screen scaling percentage in the Location field of their profiles get priority support.

Leito
Posts: 562
Joined: 26 Sep 2016 15:37
Location: Windows 10 1809 x64

Re: dark theme

Post by Leito »

admin wrote: 18 Dec 2018 17:51 Ah, full row select!?!
Always :mrgreen:

admin
Site Admin
Posts: 64360
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: dark theme

Post by admin »

Wasn't even a dark mode bug. Same problem in light mode. Anyway, fixed!
FAQ | XY News RSS | XY X - Forum users with the Windows version and screen scaling percentage in the Location field of their profiles get priority support.

Leito
Posts: 562
Joined: 26 Sep 2016 15:37
Location: Windows 10 1809 x64

Re: dark theme

Post by Leito »

Arg, too late, you're too quick to release betas :mrgreen: : I just noticed that the same bug also happens with color filters that have a back color.

Post Reply