Skip to content

A simple little application that displays all 141 .NET colours neatly.

Notifications You must be signed in to change notification settings

gideondsouza/dotnetcolors

Repository files navigation

dotnetcolors

A handy app that displays all 141 .NET colours neatly. Screenshot of app

Origins

While writing C# often I had to figure out tediously what the .NET Colours from the Colour structure Eg.Color.MistyRose and Color.Azure.looked like visually.So I wrote this little utility in 2007 or so.

The C# community on usenet, yes usenet liked it. I got suggestions and help and tuned the app into Colours 2 which is the name you'll see in the source. ,

Features:

  • The boxes arrange themselves to fill the window as it is resized.

  • Clicking the colour box , highlights it and then copies the hex code to the clipboard.

Contibute

Any type of contributions are warmly welcome 😊

About

A simple little application that displays all 141 .NET colours neatly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages