md-sidenav {

  md-list-item {
    &.active {
      background: #eee;
    }
  }
}
