fix(twitch): chat theming (#241)
This commit is contained in:
parent
55c4a1579b
commit
224ed5a177
@ -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.9
|
@version 1.1.10
|
||||||
@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
|
||||||
@ -335,8 +335,8 @@
|
|||||||
color: @accent-Color;
|
color: @accent-Color;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.chat-room when not (@lightFlavor = latte) {
|
.chat-room {
|
||||||
background: @base;
|
background: @mantle;
|
||||||
}
|
}
|
||||||
|
|
||||||
&,
|
&,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user