diff --git a/src/General/css/tomorrow.css b/src/General/css/tomorrow.css index e7241c0af..6cbad2b30 100755 --- a/src/General/css/tomorrow.css +++ b/src/General/css/tomorrow.css @@ -27,6 +27,11 @@ border-color: #111; } +/* Catalog */ +:root.tomorrow .catalog-thread > .comment > span.quote { + color: #B5BD68; +} + /* Quote */ :root.tomorrow .backlink.deadlink { color: #81A2BE !important;