We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add the following to your project's config/config.exs file:
config/config.exs
config :ex_admin, theme_selector: [ {"AdminLte", ExAdmin.Theme.AdminLte2}, {"ActiveAdmin", ExAdmin.Theme.ActiveAdmin} ]