Theme

laika.theme.Theme$
See theTheme companion trait
object Theme

Theme companion for constructing empty theme instances.

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Theme.type

Members list

Concise view

Type members

Types

type TreeProcessor[F[_]] = Kleisli[F, ParsedTree[F], ParsedTree[F]]

Type alias for a tree processor Kleisli for convenience.

Type alias for a tree processor Kleisli for convenience.

Attributes

Value members

Concrete methods

An empty theme that can be installed in place of the default Helium theme if you want to control the look & feel by simply placing all necessary templates and styles right into the input directories.

An empty theme that can be installed in place of the default Helium theme if you want to control the look & feel by simply placing all necessary templates and styles right into the input directories.

Attributes