1
0
mirror of https://github.com/chylex/Transparent-Twitch-Chat.git synced 2025-05-14 12:34:05 +02:00

Add transparency to highlighted chat messages

This commit is contained in:
chylex 2021-05-18 22:32:43 +02:00
parent 5553bb1c1a
commit 0bdd89f8a9
Signed by: chylex
GPG Key ID: 4DE42C8F19A80548

View File

@ -258,6 +258,14 @@ ${settings.transparentChat ? `@#css{{
${rcolBlur} .chat-line__message a {
color: #cdb9f5 !important;
}
${rcolBlur} .user-notice-line {
background-color: rgba(31, 31, 35, 0.45) !important;
}
${rcolBlur} .user-notice-line--highlighted {
border-left-color: transparent !important;
}
// conversation menu