.THEME_NAME {
  &.md-dialog-container .md-dialog {
    background-color: #{'BACKGROUND-COLOR'};
    color: #{'BACKGROUND-CONTRAST'};
  }
}
