mirror of https://github.com/lxndrblz/anatole.git

Andreas Deininger
07.57.2025 acb0c1788976af1601ac300b9206e1c898a29d5b
assets/scss/partials/vendors/_mediumzoom.scss
@@ -1,6 +1,8 @@
@use 'modules/color_theme' as color;
.medium-zoom-overlay {
  @include themed() {
    background: t('accent');
  @include color.themed() {
    background: color.t('accent');
  }
  position: fixed;
  top: 0;