* Colors management
* Minor indentation fixes.
* Remove redundant naming.
* Add missing block comment annotations.
* Use consistently defrecord instead of reify.
* Remove useless mapcat usage and simplify the related code.
* Start using more optimistic updates on collection operations.
* Remove println.
* Remove ^:const metadata.
* Remove neested let.
* Replace when with if on sablono templates.