.app-sidebar-logo img {
  -webkit-filter: invert(100%); /* Safari/Chrome */
  filter: invert(100%);
}