fix(twitch): Update pinned message background color (#243)

* Update pinned message background color

* Bump version
This commit is contained in:
fruzitent 2023-10-02 13:16:11 +03:00 committed by GitHub
parent eedcc32a79
commit a652d38893
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
@name Twitch Catppuccin
@namespace github.com/catppuccin/userstyles/styles/twitch
@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/twitch
@version 1.1.10
@version 1.1.11
@description Soothing pastel theme for Twitch
@author Catppuccin
@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/twitch/catppuccin.user.css
@ -338,6 +338,9 @@
.chat-room {
background: @mantle;
}
div.pinned-chat__highlight-card div.highlight {
background: @mantle;
}
&,
.side-nav-card__link:hover {