Krypton-Suite / Standard-Toolkit

An update to Component factory's krypton toolkit to support .NET Framework 4.6.2 - 4.8.1 to .NET 6 - 8
BSD 3-Clause "New" or "Revised" License
388 stars 57 forks source link

[Feature Request/Bug]: Tracking colours need reviewing #1528

Closed PWagner1 closed 3 weeks ago

PWagner1 commented 2 months ago

Following discussions from #619, the tracking colours may need reviewing.

PWagner1 commented 2 months ago

Hi @giduac & @Smurf-IV

Planning to use lighter colours (for dark modes).

PWagner1 commented 2 months ago

Hi @Smurf-IV & @giduac

Progress...

image

PWagner1 commented 2 months ago

Hi @Smurf-IV & @giduac

For v100, I'm planning to completely redo the dark silver themes using these palettes

shades-x11-color-silver-c0c0c0-hex-31578-colorswall

or

5 _Dark_Gray_Color_Palette_Color_Palette_with_Night_Hex_111111_Eerie_Black_Hex_232323_Jet_Hex_343434_Outer_Space_Hex_464646_Davy_S_Gray_Hex_575757_Color_Palette_with_Hex_Codes

or

71706E59585641403F2B2A29171614000000

Thoughts?

Smurf-IV commented 2 months ago

Not sure, Just a note, The existing dark themes have messed up the tracking of the Hover over drop button on ComboBox's

PWagner1 commented 2 months ago

Not sure, Just a note, The existing dark themes have messed up the tracking of the Hover over drop button on ComboBox's

Hi @Smurf-IV

That might need to be a separate bug, as the drop-down arrow thing is not legible on other themes as well! Do we know if this is controlled by a colour, or is it a image?

giduac commented 2 months ago

Reference in

That's a lot of work at the moment If it's only the drop button my choice would be to fix it.

We have lot of work already which we need to get a grip on imo.

PWagner1 commented 2 months ago

Reference in

That's a lot of work at the moment If it's only the drop button my choice would be to fix it.

We have lot of work already which we need to get a grip on imo.

I'll create a new bug report.

giduac commented 2 months ago

Also I think that these are pretty good. Creating a copy or new one with those new colors is also an option.

Another thought: when using a new version devs are not confronted with a changed theme (a bit of a breaking change) which can be undesirable...

PWagner1 commented 2 months ago

Also I think that these are pretty good. Creating a copy or new one with those new colors is also an option.

Another thought: when using a new version devs are not confronted with a changed theme (a bit of a breaking change) which can be undesirable...

The problem is that the current iteration is too 'blue' in my opinion.

PWagner1 commented 2 months ago

Dark blue: https://colorswall.com/palette/8

Light blue (alternate): https://colorswall.com/palette/13

giduac commented 2 months ago

Also I think that these are pretty good. Creating a copy or new one with those new colors is also an option. Another thought: when using a new version devs are not confronted with a changed theme (a bit of a breaking change) which can be undesirable...

The problem is that the current iteration is too 'blue' in my opinion.

Well even if there are a lot of blue themes it's still a user's choice to use them or not.

To catch up with current trends I would go for a set of new themes that are minimalistic and approach Material Design as much as possible. So Winforms apps can stay on par with other strong UI trends.

giduac commented 2 months ago

@Wagnerp & @Smurf-IV

Adding to the above my view on the current state of KT:

If we don't get a grip on the current state and keep adding new features to the kit which in turn cause more work it will only get out of control further.

My thoughts are to first stop adding new stuff for now and finish what there is. Draw up rules by which we work and more important react to situations.

For example introduce a max open bug count 5 or 10. If that number is reached more capacity will be directed to solving them.

Introduction of new features only via a plan that is draw up by us and agreed upon by all, so we:

PWagner1 commented 2 months ago

Hi @giduac

The alternate silver mode themes can be tacked on to the v100 milestone. However to avoid losing the colour swatches, a new feature request will need to be opened.