Current section

Files

Jump to
github_issues config persist_help_attrs.exs
Raw

config/persist_help_attrs.exs

import Config
config :github_issues,
help_attrs: %{
arg: :light_cyan,
normal: :reset,
section: :light_green,
switch: :light_yellow,
value: :light_blue
}