mirror of
https://github.com/protesilaos/ef-themes.git
synced 2026-09-10 07:06:15 -04:00
Mention the modus-themes-include-derivatives-mode in the docs
This commit is contained in:
parent
b5037702f4
commit
6cc10e3508
|
|
@ -11,7 +11,8 @@ Starting with version `2.0.0`, the `ef-themes` are built on top of the
|
|||
`modus-themes`. This means that all customisation options of the Modus
|
||||
themes apply to the Ef themes. Same for all Modus commands that load a
|
||||
theme. Enable `ef-themes-take-over-modus-themes-mode` to set up this
|
||||
arrangement.
|
||||
arrangement (or enable `modus-themes-include-derivatives-mode` instead
|
||||
to blend Ef and Modus into one collection).
|
||||
|
||||
+ Package name (GNU ELPA): `ef-themes`
|
||||
+ Official manual: <https://protesilaos.com/emacs/ef-themes>
|
||||
|
|
|
|||
|
|
@ -127,7 +127,8 @@ As part of {{{development-version}}}, the ~ef-themes~ are built on top
|
|||
of the ~modus-themes~. This means that all customisation is done via
|
||||
the Modus user options. Furthermore, all theme-loading commands are
|
||||
those of Modus, provided the ~ef-themes-take-over-modus-themes-mode~
|
||||
is enabled.
|
||||
is enabled (or enable ~modus-themes-include-derivatives-mode~ instead
|
||||
to blend Ef and Modus into one collection).
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(use-package ef-themes
|
||||
|
|
|
|||
Loading…
Reference in a new issue