[][src]Module meli::conf::themes

Application themes.

On startup a DFS is performed to see if there are any cycles in the link graph.

Re-exports

pub use regexp::text_format_regexps;

Modules

regexp

Structs

Theme
ThemeAttribute

ThemeAttributeInner but with the links resolved.

ThemeAttributeInner

Holds {fore,back}ground color and terminal attribute values.

Themes

Enums

ColorField
ThemeValue

Holds either an actual value or refers to the key name of the attribute that holds the value.

Constants

DEFAULT_KEYS

Traits

ThemeLink

The field a ThemeValue::Link refers to.

Functions

attrs
bg_color
fg_color
is_cyclic
unlink
unlink_attrs
unlink_bg
unlink_fg
value