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: :baby_blue,
normal: :reset,
section: :cotton_candy,
switch: :chartreuse_yellow,
value: :screamin_green
}