- Improve display of code snippets - Improve code structure for loops on case log colors
- Refactor some mixins into helpers - CSS3 variables set via SCSS variables are now using "interpolation" (#{$my-var} instead of just $my-var) to be compatible with more SCSS compiler - Overloading some Bulma variables such as font-family