/* In darkmode, foreground (text) is not pure white and background is not pure black */

.plus-app-2024-03-leffakassarit {
  --plus-foreground: #f8f9fa;
  --plus-background: #131415;
  --plus-purple-light: #d9b0e8;
  --plus-purple-dark: #620579;
  --plus-purple-checkbox: #d9b0e8;
  --plus-purple-selectbutton: #f8f9fa;
  --plus-searchbutton-background: #f8f9fa;
  --plus-searchbutton-background-disabled: #b4b6b7;
  --plus-searchbutton-border: #d9b0e8;
  --plus-top5-number-background: #620579;
  --plus-line: #620579;
  --plus-purple-genrecombo: #d9b0e8;
  --plus-thumbsup-active: #d9b0e8;
  --plus-searchbutton-text-disabled: #4a4f54;
}
