Skip to content

Instantly share code, notes, and snippets.

@2sbsbsb
Created June 18, 2012 23:59
Show Gist options
  • Save 2sbsbsb/2951531 to your computer and use it in GitHub Desktop.
Save 2sbsbsb/2951531 to your computer and use it in GitHub Desktop.
Simple HTML Color Names
public static enum HtmlColor {
GREEN, BLUE, RED, BROWN, BLACK
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment