Change body background for dark theme

pull/3333/head
Victor Baranov 4 years ago
parent feb51ce06f
commit 35e1b62b81
  1. 1
      apps/block_scout_web/assets/css/theme/custom_contracts/_dark-forest-theme.scss

@ -10,6 +10,7 @@ $dark-primary-alternate: $dark-primary;
.dark-forest-theme-applied {
color: #ffffff;
background-color: $body-dark;
.dark-mode-changer--dark svg path {
fill: $dark-primary;

Loading…
Cancel
Save