diff --git a/theme-dark/templates/base.html b/theme-dark/templates/base.html index 40efd37..d330182 100644 --- a/theme-dark/templates/base.html +++ b/theme-dark/templates/base.html @@ -55,7 +55,7 @@ } h1, h2, h3, h4, h5, h6 { - opacity: 0.5; + opacity: 0.3; }