File: modus-themes.el.html

The Modus themes conform with the highest standard for color-contrast accessibility between background and foreground values (WCAG AAA). They are also highly customizable and can even be used as the basis for other themes. Please refer to the official Info manual for further documentation (distributed with the themes, or available at: <https://protesilaos.com/emacs/modus-themes>).

Defined variables (0)

Defined functions (0)

Defined faces (21)

modus-themes-boldGeneric face for applying a conditional bold weight. This behaves in accordance with ‘modus-themes-bold-constructs’.
modus-themes-buttonFace for graphical buttons.
modus-themes-completion-match-0Completions match level 0.
modus-themes-completion-match-1Completions match level 1.
modus-themes-completion-match-2Completions match level 2.
modus-themes-completion-match-3Completions match level 3.
modus-themes-completion-selectedFace for current selection in completion UIs.
modus-themes-fixed-pitchFace for ‘fixed-pitch’ if ‘modus-themes-mixed-fonts’ is non-nil.
modus-themes-heading-0Level 0 heading.
modus-themes-heading-1Level 1 heading.
modus-themes-heading-2Level 2 heading.
modus-themes-heading-3Level 3 heading.
modus-themes-heading-4Level 4 heading.
modus-themes-heading-5Level 5 heading.
modus-themes-heading-6Level 6 heading.
modus-themes-heading-7Level 7 heading.
modus-themes-heading-8Level 8 heading.
modus-themes-promptGeneric face for command prompts.
modus-themes-reset-softGeneric face to set most face properties to nil. This is intended to be inherited by faces that should not retain properties from their context (e.g. an overlay over an underlined text should not be underlined as well) yet still blend in.
modus-themes-slantGeneric face for applying a conditional slant (italics). This behaves in accordance with ‘modus-themes-italic-constructs’.
modus-themes-ui-variable-pitchFace for ‘variable-pitch’ if ‘modus-themes-variable-pitch-ui’ is non-nil.