
/*    ---    Color Palette    ---   */

/*
	set:white="#ffffff"
	set:veryLightGray="#f1f4f6"
	set:lightGray="#dddddd"
	set:mediumGray="#999999"
	set:darkGray="#444444"
	set:blue="#44657f"
	set:orange="#eb811c"
	set:lightOceanFoam="#f1f4f6"
	set:lightBlue="#e2eff7"
	set:slateGray="#475157"
	set:brown="#b4a281"
	set:lightBlue2="#f6fDff"		Was used for formFieldFocusBG, delete?
	set:unset="purple"
	set:posigreen="#2a2"			For positive-response buttons (such as dialogs)
	set:negared="#a22"				For negative-response buttons (such as dialogs)
	set:errorRed="#Ff7870"			For error conditions (such as forms)
	set:infoBlue="#44657f"			For the info icon, etc.
*/


/*

/* Colors - from http://clrs.cc

	set:navy="#001f3f"
	setx:blue="#0074d9"				Removed as it steps on us
	set:aqua="#7fdbff"
	set:teal="#39cccc"
	set:olive="#3d9970"
	set:green="#2ecc40"
	set:lime="#01ff70"
	set:yellow="#ffdc00"
	setx:orange="#ff851b"			Removed as it steps on us
	set:red="#ff4136"
	set:fuchsia="#f012be"
	set:purple="#b10dc9"
	set:maroon="#85144b"
	set:silver="#dddddd"
	set:gray="#aaaaaa"
	set:black="#111111"
*/


/*    Generics   */
/*
	set:fgColor="#444444"				Your sites primary text color, in general against the site background
	set:fgColor2="#44657f"				Secondary forground color.  Used for variety (headings, etc.)
	set:fgColor3="#BC4E00"				Third forground.  All three of these should be very legible against your primary background
	set:subtext="#999999"			For more "subtle" textual differences
	set:bgColor="#ffffff"				Site primary background.  The color against which the site text is most commonly against.
	set:bgColorThinLine="#dddddd"	For gentle lines agaist the primary background
	set:bgColor2="#f1f4f6"		Secondary background - for inset boxes, etc.
	set:bgColor2Darker="#e2eff7"		Once we can compute this, we will - but this is for alts like table rows
	set:bgColor2HL="#dddddd"			For background textual highlighting against background2
	set:bgColorStrong="#475157"		For strongly deliniating some area (such as for form containers)
	set:accent="#eb811c"				Splashy accent color - often used for links, inset box borders, etc.
*/
