chore: wrap paragraph in source
This commit is contained in:
parent
1c6b1a171d
commit
d1bb7cb144
|
@ -389,11 +389,11 @@ the \themename subpackages individually so the \themename color theme is
|
|||
never loaded. This will prevent conflicts between the \themename color theme
|
||||
and your preferred theme.
|
||||
|
||||
For example, overriding the color theme as follows may not work as expected because |\usetheme{moloch}| loads the \themename color theme, which
|
||||
defines a relationship between the frametitle background and the primary
|
||||
palette of the theme. Since |seahorse| assumes a different relationship
|
||||
between its palettes, the result is a grey, rather than periwinkle,
|
||||
frametitle background.
|
||||
For example, overriding the color theme as follows may not work as expected
|
||||
because |\usetheme{moloch}| loads the \themename color theme, which defines a
|
||||
relationship between the frametitle background and the primary palette of the
|
||||
theme. Since |seahorse| assumes a different relationship between its palettes,
|
||||
the result is a grey, rather than periwinkle, frametitle background.
|
||||
|
||||
\begin{lstlisting}
|
||||
\usetheme{moloch}
|
||||
|
|
Loading…
Reference in New Issue