Current section
Files
Jump to
Current section
Files
config/persist_help_attrs.exs
import Config
config :dependents_tree,
help_attrs: %{
arg: :light_cyan,
normal: :reset,
section: :light_green,
switch: :light_yellow,
value: :light_magenta
}