X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fvideos%2F%2Bvideo-watch%2Fcomment%2Fvideo-comment.component.scss;h=285db061fbe53cb74a203e35e4944087a703d9f1;hb=9a0fc8409c7a783348ec212fa9f38d0a98413467;hp=78bcfe1212a432784f9023e961d33e02969691b4;hpb=3b766e181c59ce148fde73e507276c9fbaf37eb1;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/videos/+video-watch/comment/video-comment.component.scss b/client/src/app/videos/+video-watch/comment/video-comment.component.scss index 78bcfe121..285db061f 100644 --- a/client/src/app/videos/+video-watch/comment/video-comment.component.scss +++ b/client/src/app/videos/+video-watch/comment/video-comment.component.scss @@ -35,7 +35,7 @@ .comment-account { @include disable-default-a-behaviour; - color: #000; + color: var(--mainForegroundColor); font-weight: $font-bold; }