:root {
  --links: #6f50d8;
  --sidebar-active: #8c5cff;
}

.ayu,
.coal,
.navy {
  --links: #79c0ff;
  --sidebar-active: #a98aff;
}

