Next: , Previous: , Up: Customization options [Index]


4.7 Option for command prompt styles

Brief: Control the style of command prompts (e.g. minibuffer, shell, IRC clients).

Symbol: modus-themes-prompts (‘choice’ type, list of properties)

Possible values are expressed as a list of properties (default is nil or an empty list). The list can include any of the following symbols:

The default (a nil value or an empty list) means to only use a subtle colored foreground color.

The italic property adds a slant to the font’s forms (italic or oblique forms, depending on the typeface).

The symbol of a font weight attribute such as light, semibold, et cetera, adds the given weight to links. Valid symbols are defined in the variable modus-themes-weights. The absence of a weight means that the one of the underlying text will be used.

Combinations of any of those properties are expressed as a list, like in these examples:

(bold italic)
(italic semibold)

The order in which the properties are set is not significant.

In user configuration files the form may look like this:

(setq modus-themes-prompts '(extrabold italic))

Make prompts more or less colorful.

AltStyle によって変換されたページ (->オリジナル) /