ColorPicker icon indicating copy to clipboard operation
ColorPicker copied to clipboard

Windows system-wide color picker

Results 21 ColorPicker issues
Sort by recently updated
recently updated
newest added

Bumps [NuGet.CommandLine](https://github.com/NuGet/NuGet.Client) from 5.5.1 to 5.9.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=NuGet.CommandLine&package-manager=nuget&previous-version=5.5.1&new-version=5.9.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

I have noticed that the colors are subjective to the system color profile of the display, As for example I am editing something in Photoshop and the color profile is...

Hello Martin, as the program uses the following formula to calculate RGB -> Dec: dec(c) = R + G*256 + B*256*256 I noticed there are some programs, that calculate the...

Hi Martin, Are you planning to, or would you consider, adding a feature to be able to show the RGB565 (16-bit) color code (both Hex and Decimal)? There are separate...

Hi a suggestion for web developers is to add a translation of colors to framework color names. Specifically here i mean tailwind css but, but it could be implemented for...

I was just browsing the source-code and looking to see how it worked and saw this: https://github.com/martinchrzan/ColorPicker/blob/ea493022f9043c91761d3d6317810976a3e17e8a/ColorPicker/Mouse/MouseInfoProvider.cs#L80-L88 This code _should_ be this: ``` private static Color GetPixelColor(System.Windows.Point mousePosition) { var...

The color picker tool is super useful and I know of a lot of people including myself who use it in their video production pipelines, what would be super useful...

Bumps [NuGet.CommandLine](https://github.com/NuGet/NuGet.Client) from 5.11.5 to 5.11.6. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=NuGet.CommandLine&package-manager=nuget&previous-version=5.11.5&new-version=5.11.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

## Description of the new feature / enhancement Add [NCS](https://www.ncscolorguide.com/ncs-colors) color type for color picker ## Scenario when this would be used? Architects use the standard ## Supporting information https://www.ncscolorguide.com/ncs-colors