Class: MaquinaStream::Themes::UnknownTheme
- Defined in:
- lib/maquina_stream/themes.rb
Overview
Raised when config.themes names a theme Rouge does not define. Raising
rather than falling back silently is how the github_dark typo in the
original default was found.