diff --git a/files/assets/event/css/themes/light.css b/files/assets/event/css/themes/light.css index 75e2a7ad5..191350586 100644 --- a/files/assets/event/css/themes/light.css +++ b/files/assets/event/css/themes/light.css @@ -1,3 +1,6 @@ blockquote { color: var(--gray-400); } +.unread { + background: #00000022!important; +}