wasm-demo/src/conf
Manos Pitsidianakis 4930d1b46c
Add Italics, Blink, Dim and Hidden text attributes
Text attributes have been rewritten as bit flags, so for example instead of
"BoldUnderline" you'd have to define "Bold | Underline" in your theme
settings.

Requested in #21
2020-04-05 15:57:05 +03:00
..
accounts.rs melib: add search method in mail backends 2020-04-05 15:57:05 +03:00
composing.rs Add conf_override! macro 2020-03-18 19:13:07 +02:00
listing.rs Move Query to melib 2020-04-05 15:57:05 +03:00
notifications.rs Add conf_override! macro 2020-03-18 19:13:07 +02:00
pager.rs Add conf_override! macro 2020-03-18 19:13:07 +02:00
pgp.rs Add conf_override! macro 2020-03-18 19:13:07 +02:00
shortcuts.rs Add conf_override! macro 2020-03-18 19:13:07 +02:00
tags.rs Add conf_override! macro 2020-03-18 19:13:07 +02:00
terminal.rs Respect use_color conf value as well as NO_COLOR 2020-02-09 20:47:36 +02:00
themes.rs Add Italics, Blink, Dim and Hidden text attributes 2020-04-05 15:57:05 +03:00