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-bold | Generic face for applying a conditional bold weight. This behaves in accordance with ‘modus-themes-bold-constructs’. |
modus-themes-button | Face for graphical buttons. |
modus-themes-completion-match-0 | Completions match level 0. |
modus-themes-completion-match-1 | Completions match level 1. |
modus-themes-completion-match-2 | Completions match level 2. |
modus-themes-completion-match-3 | Completions match level 3. |
modus-themes-completion-selected | Face for current selection in completion UIs. |
modus-themes-fixed-pitch | Face for ‘fixed-pitch’ if ‘modus-themes-mixed-fonts’ is non-nil. |
modus-themes-heading-0 | Level 0 heading. |
modus-themes-heading-1 | Level 1 heading. |
modus-themes-heading-2 | Level 2 heading. |
modus-themes-heading-3 | Level 3 heading. |
modus-themes-heading-4 | Level 4 heading. |
modus-themes-heading-5 | Level 5 heading. |
modus-themes-heading-6 | Level 6 heading. |
modus-themes-heading-7 | Level 7 heading. |
modus-themes-heading-8 | Level 8 heading. |
modus-themes-prompt | Generic face for command prompts. |
modus-themes-reset-soft | Generic 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-slant | Generic face for applying a conditional slant (italics). This behaves in accordance with ‘modus-themes-italic-constructs’. |
modus-themes-ui-variable-pitch | Face for ‘variable-pitch’ if ‘modus-themes-variable-pitch-ui’ is non-nil. |