Theming

Change the Look & Feel

Since [r486] Retrospectiva comes with a small tool called theme that allows to change it’s look & feel. Run it from your Retrospectiva installation directory:

# To list all available themes
$ ruby script/theme list

Available themes:
  default  -  The DEFAULT Retrospectiva theme (black/white/blue)
  ...

# To install a theme
$ ruby script/theme install default
  ...

Contribute

You like playing around with styles? Create your own theme and contribute it to the project! For examples, check out http://retrospectiva.org/browse/themes/.