Added support for Kick alerts

This commit is contained in:
nuttylmao
2025-07-05 06:04:32 +10:00
parent c65205a5a1
commit 2b58be6524
5 changed files with 346 additions and 43 deletions
+4
View File
@@ -307,6 +307,10 @@ html {
background: linear-gradient(#FF6C60BF, #FF0707BF) !important;
}
.kick {
background: linear-gradient(#53fc18BF, #005600BF) !important;
}
.streamlabs {
background: linear-gradient(#73dabbbf, #397765bf) !important;
}