diff --git a/src/index.css b/src/index.css index e592aef5..f265d15c 100644 --- a/src/index.css +++ b/src/index.css @@ -44,6 +44,7 @@ --purple-color: mediumpurple; --green-color: lightgreen; --orange-color: orange; + --reply-to-text-color: var(--reply-to-color); --bg-color: #242526; --bg-faded-color: #18191a; --bg-blur-color: #0009;