Test /
GeminiThemes3
<< GeminiThemes2 | GeminiThemes | StyleOptions >>
(:theme parch-yellow comic:)
Testing parch-yellow comic theme
markup used is (:theme parch-yellow comic:)
Themes
A custom markup (:theme colourscheme fontscheme:)
can be used to show individual pages (or groups) with different colour and font schemes. For instance (:theme sand:)
will show the current page in 'sand' colour scheme. (:theme red-gold comic:)
will show the current page in 'red-gold' colour scheme and
'comic' font scheme.
The first parameter after (:theme
needs to be a valid colour scheme name, the second parameter
is optional and needs to be a valid font scheme name (or be omitted).
Theme markup can be disabled by setting $EnableThemes = 0;