@mixin nb-window-theme() {
  button.button > i {
    color: nb-theme(btn-outline-fg);
    font-size: 1.5rem;
  }
}
