@mixin sc-document-versions-theme($theme) {
  $background: map-get($theme, background);
  $foreground: map-get($theme, foreground);
}