diff --git a/site/theme/static/dark.less b/site/theme/static/dark.less index 6351c82670..3b560c6951 100644 --- a/site/theme/static/dark.less +++ b/site/theme/static/dark.less @@ -93,6 +93,10 @@ } } + a[disabled] { + color: rgba(255, 255, 255, 0.25); + } + h1, h2, h3,