Skip to content

Lists Windows system colors. Helps developers use system-defined colors in their programs. Features a simple web-like interface built with Windows Forms and the WebBrowser control.

License

Notifications You must be signed in to change notification settings

TechAurelian2/KnownColorLister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KnownColorLister

KnownColorLister is a tiny (Hello World) portable Windows program that helps .NET Framework and Windows developers use system-defined colors in their programs. It lists the system colors and their actual values on the current PC, and all the predefined named colors in the .NET Framework.

KnownColorLister is especially useful when using a color picker to look at other user interfaces for color inspiration, as you can easily search for a color code to see if it matches a system-defined color. KnownColorLister features a simple web-like interface, with color tables that show vivid color swatches along with their names and hexadecimal codes. You can press Ctrl+F to start searching for a color name or code, or Ctrl+P to print the color tables on paper, or to a PDF file. You can also select any color name or code and press Ctrl+S to copy it to the clipboard.

KnownColorLister Screenshot

Download

KnownColorLister can be downloaded from GitHub Releases. You can download the Installation package, or a fully portable edition that does not require installation. KnownColorLister runs on Windows 10, 8, 7, Vista, and XP.

Source Code

KnownColorLister is written in C# using Windows Forms and .NET Framework 2.0. The project is developed using Microsoft Visual Studio Community 2017, with the help of and StyleCop.Analyzers.

Contributions

Contributions are welcome! For feature requests and bug reports please submit an issue.

License

KnownColorLister is licensed under the MIT License.

About

Lists Windows system colors. Helps developers use system-defined colors in their programs. Features a simple web-like interface built with Windows Forms and the WebBrowser control.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages