html[data-theme="dark"] .eye {
  background: #fff8f0;
  border-color: rgba(255, 255, 255, .75);
}

html[data-theme="dark"] .eye > i {
  background: #1e1e24;
}
