module

Noir::Themes

Constants

THEMES = {} of String => Theme.class

Class methods

find(name : String, scope = ".highlight") : Theme | Nil
Source
register(name : String, theme) : Nil
Source

Nested types