fix(twitch): chat theming (#241)
This commit is contained in:
parent
55c4a1579b
commit
224ed5a177
@ -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.9
|
||||
@version 1.1.10
|
||||
@description Soothing pastel theme for Twitch
|
||||
@author Catppuccin
|
||||
@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/twitch/catppuccin.user.css
|
||||
@ -335,8 +335,8 @@
|
||||
color: @accent-Color;
|
||||
}
|
||||
}
|
||||
.chat-room when not (@lightFlavor = latte) {
|
||||
background: @base;
|
||||
.chat-room {
|
||||
background: @mantle;
|
||||
}
|
||||
|
||||
&,
|
||||
|
Loading…
x
Reference in New Issue
Block a user