Current section

Files

Jump to
dependents_tree config persist_help_attrs.exs
Raw

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
}