/* stuffs to change */
/* used for : nav-header background */
$colorOne: #00ab50;
/* used for : table heads, template builder, form options */
$colorTwo: #00ffa3;
/* used for : pages title background, table borders,page section divider */
$colorThree: #00e9b8;
/* used for : header nav borders, template builder hovers, titles, and main nav colors */
$colorFour: #f0f8ff;
/* used for : nav hovers, table edit hovers, contrast background,used for base font color, global set for all links,  sub title one and template builder icons */
$colorFive: #00e676;
/* used for : main background, admin section redirect*/
$colorSix: #4dffc4;
/* used for:  main button hover */
$colorSeven: #ffe303;
/* end of stuffs to change */
/* universal stuffs */
/* used for: marketplace link and complete type links */
$hoverSuccess: #1e90ff;
/* used for: button submit */
$transitionSuccessHover: #b0c4de;
/* used for: logout, delete type links */
$hoverDanger: #ff0000;
/* used for: button danger */
$transitionDangerHover: #b22222;
/* used for button danger */
$borderThree: #4a6fa5;
/* end of universal stuffs */