@import "themes/dark/patternfly-theme-dark";

@media (prefers-color-scheme: dark) {
  @include pf-theme-dark();
}
