:root .neo-theme-light {
  --docs-classhierarchy-memberslist-background-color: #bbb;
  --docs-memberlist-group-header-background-color: steelblue;
  --docs-memberlist-group-header-color: #fff;
  --docs-param-table-list-item-background-color: #fff;
  --docs-param-table-list-item-background-image: none;
  --docs-param-table-list-item-header-background-clip: none;
  --docs-param-table-list-item-header-text-shadow: none;
  --docs-param-table-list-item-highlight-search-color: red;
  --docs-param-table-source-link-color: #bbb;
  --docs-param-table-source-link-color-hover: #144675;
  --docs-param-table-thead-background-color: slategray;
  --docs-param-table-thead-background-image: none;
  --docs-param-table-tr-background-clip: none;
  --docs-param-table-tr-color: #fff;
  --docs-param-table-tr-text-shadow: none;
}
/*# sourceMappingURL=MembersList.css.map */