diff --git a/theme-dark/templates/base.html b/theme-dark/templates/base.html index 6533b3a..9f1b3dd 100644 --- a/theme-dark/templates/base.html +++ b/theme-dark/templates/base.html @@ -12,7 +12,7 @@ font: 0.75em/1.5 AppleGothic, Sans-serif; color: deeppink; /* limegreen */ - background-color: blanchealmond; + background-color: rgb(255, 235, 205, 0.2); /* blackberry */ /* overflow: hidden; */ scrollbar-width: none;