New icons in nightly

What you don’t want to match the purple? :stuck_out_tongue:

Here’s the problem btw

High contrast mode in Windows 10 has 4 options…

Not a problem. We detect based on how bright the window background color is, not based on whether or not a HC theme is selected.

KiCad itself doesn’t have any function for customizing the color theme of the GUI. This is done by the operating system / window manager. All that KiCad has now is two sets of icons, so that users who set an inverted theme in their OS can actually see the icons.

1 Like

@craftyjon,
Well that is good to know. I see from my windows manager kwin in KDE Plasma v.5.14.5 ( K=>Settings…System Settings…Work Space Theme …Look and Feel ) that there are indeed four different color themes:

  • Breeze

  • Breeze Dark

  • Solydk Dark, and

  • SolydK ( the default which I use)

There are even more variations under Window Decorations
( K=>Settings…System Settings…Application Style…Window Decorations )

  • Breeze

  • Inspiration Light (the one I have chosen),

  • Plastik, or

  • Get New Decorations

If only I could wrap my head around half this “window decorations” stuff! Oh well, I didn’t try to port the NeXTSTEP GUI to x86 architecture, so I just gotta choose from what remains.

The “Show icons in menus” are not implement or not force the GTK definitions?

GTK has the ability to disable icons in menus for all applications. Some distros (Ubuntu, etc) enable this by default. KiCad can’t override this, so if you want KiCad’s menu icons to work, you’ll need to edit the GTK configuration.

1 Like

So: tt must to be active on both (GTK internal settings + KiCad) or such configuration doesn’t affect on GTK ambience?

Could we put this option in gray (not active for users) or a balloon tip this? I think it may create more user questions like this (the ones that know this Linux behavior).

In Linux Mint the icons in the menu’s are by default turned on, and I guess that will be so in most distributions, as colorful is perceived as attractive. Extra Kudos for KiCad if it grey’s out the Icon in menu and shows a tooltip, but it’s very likely turned of by the user explicitly. (But he may have forgotten he did this years ago…

On Ubuntu have /org/gnome/desktop/interface/menus-have-icons and ...\buttons-have-icons as true. Also KiCad set as “Show icons in menus” but it stays hidden.

I just played “guess what this symbol means” with someone… which was a bit sobering.

As a quick recap:

The “link” sub-icon doesn’t seem to communicate what we thought it does:

grafik “run footprint assignment tool”

grafik “Edit footprint”

Ungroup still looks like “copy” / “duplicate”… I have already said my part about this icon elsewhere, I still think it doesn’t work:

grafik

What looks like an application report or something spice-related could really look like something one would associate with pdf. I don’t know if you prefer to look at html or postscript datasheets:

grafik

Hey everyone !

I came back to nigthly just recently and found that there are smooth dark theme icons, great !
I just wanted to know if someone though (as I do) that the icons colors seems a bit “faded” in dark theme, almost as if they were disabled.

Do you know if this was discussed somewhere already ?

Without much though, my move would be to crank up the saturation, but I’m pretty sure this was extensively discussed here and there (for the red “dots”, in example).

For reference, this is what I get with light theme icons :

Obviously, the grayish logo for saving, zooming and so on have a poor contrast, but the other colors feels better (IMHO)

They look fine to me in your screenshot. In fact the 2nd one in the light theme looks more like “disabled” icons.

It’s going to be hard to get perfect contrast because the dark themes on all the platforms won’t be exactly the dark colors for the background the icons sit on.

For the second one, (just to be clear) I was referring to icons such as the bom generation or maybe the flips icons.
The ones such as the magnifying glasses (and generally speaking, the dark grey used) seems indeed deactivated as the contrast is really poor with a dark background (which is perfectly normal).

The fact that I’m currently working with a V5 on dark mode may affect me and make me have this “faded” feeling more and maybe I just need some more time to get used to these new colors…

But this would be a LCS rather than an RCS, which is the usual thing in maths and rotation matrices.

Haha, the question was “which is more intuitive to you?”

I’m sorry you don’t like what is more intuitive for me :wink:

Hello,

I wonder if the code for icons takes a lot of memory space.

If it doesn’t, perhaps different styles of icons set (two in the least) could be included and the user can select the one that suits him best.

Kerim

I get an impression that you have followed this icon discussion only superficially. One of the major points have been that with the new icon “engine” it’s possible to create new icon sets so that an end user can replace the current icons by just replacing the icon files on the filesystem. New set wouldn’t take any memory space, it would just replace the other set.

Anyone is welcome to create a new set and share it with others. We are more than ready to criticize it :smile: But graphic design is difficult and time consuming, that’s why the current development team won’t do it.

I think the other reason is that the development team is pretty happy with the current icons and thinks they don’t need to be redone (again) - although minor tweaks are certainly possible. But yeah, people creating and sharing icon packs is no problem.

1 Like