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
|
@name Twitch Catppuccin
|
||||||
@namespace github.com/catppuccin/userstyles/styles/twitch
|
@namespace github.com/catppuccin/userstyles/styles/twitch
|
||||||
@homepageURL https://github.com/catppuccin/userstyles/tree/main/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
|
@description Soothing pastel theme for Twitch
|
||||||
@author Catppuccin
|
@author Catppuccin
|
||||||
@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/twitch/catppuccin.user.css
|
@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/twitch/catppuccin.user.css
|
||||||
@ -338,6 +338,9 @@
|
|||||||
.chat-room {
|
.chat-room {
|
||||||
background: @mantle;
|
background: @mantle;
|
||||||
}
|
}
|
||||||
|
div.pinned-chat__highlight-card div.highlight {
|
||||||
|
background: @mantle;
|
||||||
|
}
|
||||||
|
|
||||||
&,
|
&,
|
||||||
.side-nav-card__link:hover {
|
.side-nav-card__link:hover {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user