fix(twitch): Update pinned message background color (#243)
* Update pinned message background color * Bump version
This commit is contained in:
parent
eedcc32a79
commit
a652d38893
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user