Brand

Colors as found in the Sass file and used on the website.

Colors

$color-primary

#008500

$color-secondary

#009

$color-tertiary

#e43e94

$color-greyscale1

#eee

$color-greyscale2

#ccc

$color-greyscale3

#293133

$color-text

#212121

$color-info

#2980b9

$color-success

#27ae60

$color-warning

#f39c12

$color-error

#c0392b

Logo

Logo PNG (800x162).

Style guides

  • Code Guide by @mdo - HTML/CSS
  • PSR-1 - PHP Coding Standard
  • PSR-2 - PHP Coding Style Guide
  • PSR-4 - PHP autoloading
  • PHP: Use camelCase for naming (variables)
  • Write code and comments in English
  • Use HTML id="" only for forms (with labels) and Javascript/jQuery
  • Prepend custom, non-marrel, CSS classes with a dash e.g. -shoppingcart