1 parent 6e3e55b commit 3f22e59Copy full SHA for 3f22e59
1 file changed
styles/twitch/catppuccin.user.css
@@ -2,7 +2,7 @@
2
@name Twitch Catppuccin
3
@namespace github.com/catppuccin/userstyles/styles/twitch
4
@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/twitch
5
-@version 1.1.14
+@version 1.1.15
6
@description Soothing pastel theme for Twitch
7
@author Catppuccin
8
@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/twitch/catppuccin.user.css
@@ -231,6 +231,16 @@
231
color: @text;
232
}
233
234
+ /* Offline screen follow panel */
235
+
236
+ div[data-test-selector="follow-panel-overlay"] p {
237
+ color: @text !important;
238
+ }
239
240
+ div[data-test-selector="follow-panel-overlay"] button div {
241
+ color: @crust !important;
242
243
244
/* Front page warning sign */
245
246
div.content-overlay-gate__content[data-a-target="player-overlay-content-gate"]
0 commit comments