YouTube ▶️ https://www.youtube.com/channel/UCfmgYIylbjkzsrQVYBDJMYg
RGB - Google Meet EmpanadaYT by empanadayt
Details
Authorempanadayt
LicenseNo License
CategoryGoogle Meet
Created
Updated
Size4.8 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name RGB - Google Meet (BETA!)
@namespace USO Archive
@author C1R3X
@description `RGB style for google meet (This is a BETA of this style, not everything is very well done thanks):)`
@version 20211206.22.21
@license CC0-1.0
@preprocessor uso
==/UserStyle== */
@-moz-document domain("meet.google.com") {
@keyframes BorderRainbow {
0% {
border: 4px solid #e68500
}
9% {
border: 4px solid #fe9605
}
18% {
border: 4px solid #fead3d
}
27% {
border: 4px solid #f3b767
}
36% {
border: 4px solid #ecb05d
}
45% {
border: 4px solid #eed7b6
}
54% {
border: 4px solid #e68500
}
63% {
border: 4px solid #fe9605
}
72% {
border: 4px solid #fead3d
}
81% {
border: 4px solid #f3b767
}
90% {
border: 4px solid #ecb05d
}
97% {
border: 4px solid #eed7b6
}
100% {
border: 4px solid #fff
}
}
/* Nút rời cuộc họp - Leave Button */
.Gt6sbf:not(:disabled) {
background-color: #fe960500;
box-shadow: 4px 4px 36px 4px #fe960500;
color: #fe9605;
animation: BorderRainbow 8s infinite;
}
.ftJPW {
border-radius: 10px;
height: 40px;
width: 500px;
animation: BorderRainbow 8s infinite;
transition: 0.4s;
}
.P9KVBf .uaILN:not(:disabled) {
background-color: #fe9605;
}
.P9KVBf .rmHNDe:not(:disabled) {
;
background-color: #fe960500;
animation: BorderRainbow 8s infinite;
}
.P9KVBf .xHd4Cb:not(:disabled) {
background-color: #fe960500;
animation: BorderRainbow 8s infinite;
}
.P9KVBf .rmHNDe {
width: 60px;
height: 40px;
padding: 8px;
border-radius: 10px;
transition: 1s;
}
.AAU0Jf.FTMc0c, .qIiG8c.FTMc0c, .P9KVBf .AAU0Jf.FTMc0c, .P9KVBf .qIiG8c.FTMc0c {
background-color: #fe960500;
border: 0;
border-radius: 10px;
}
.P9KVBf .uaILN {
border-width: 0;
width: 60px;
height: 40px;
padding: 8px;
border-radius: 10px;
animation: BorderRainbow 8s infinite;
transition: 1s;
}
/* Người đang trình bày - Header ( Someone is presenting ) */
.MON6Vd {
background-color: #fe960500;
box-shadow: 0px 0px 16px 4px #fe960500;
animation: BorderRainbow 8s infinite;
}
/* Viền người nói - When a user talk, this css will be apply */
.tC2Wod {
box-sizing: border-box;
height: 100%;
position: absolute;
top: 0;
width: 100%;
border: none;
animation: BorderRainbow 8s infinite;
}
/* icon góc trái dưới - Left Bottom Icon Color*/
.P9KVBf .uaILN:not(:disabled) {
background-color: #fe960500;
color: #fe9605;
}
/* Màu icon góc phải dưới - Right Bottom Icon Color */
.r6xAKc {
color: #fe9605;
/* Màu khi không hiện - Color when disabled*/
}
.P9KVBf .JsuyRc[aria-pressed="true"] .Mwv9k {
color: #fe9605;
/* Màu khi đang hiện - Color when enabled*/
}
/* Màu Bóng người nói - User Shadow Color*/
.zWfAib:not(.zTETae):not(.n9oEIb)>.Zf0RDc {
background-color: #fe960500;
box-shadow: 4px 4px 32px 4px #fe960500;
}
/* footer */
.xPh1xb.P9KVBf {
background-color: #292828;
animation: BorderRainbow 8s infinite;
background-size: 100% 100%;
}
/* "Stop Presenting" Text */
.VfPpkd-vQzf8d {
}
/* More Options menu icon color*/
.SX67K {
color: #fe9605;
height: 24px;
width: 24px;
}
.p2ZbV {
-webkit-font-smoothing: antialiased;
background: url(https://cdn.discordapp.com/attachments/947227027218522162/952978596476108830/Fondo_de_pantalla.png) no-repeat;
background-size: 100% 100%;
direction: ltr;
font-family:'Roboto', arial, sans-serif;
font-size: 12px;
height: 100%;
margin: 0;
width: 100vw;
overflow: hidden;
animation: BorderRainbow 8s infinite;
}
.P9KVBf .xHd4Cb:not(:disabled) {
color: #fe9605;
animation: BorderRainbow 8s infinite;
}
.P9KVBf .AAU0Jf .bkbMM, .P9KVBf .qIiG8c .bkbMM {
fill: #fe9605;
}
.rG0ybd {
box-shadow: inset #fe9605 0px 0px 12px 9px;
background-color: #fe9605;
animation: BorderRainbow 8s infinite;
}
.IisKdb {
background-color: #fe960500;
border-radius: 50%;
color: #fe9605;
animation: BorderRainbow 8s infinite;
}
.N1c98 {
color: #fe9605;
font-size: 20px;
height: 100%;
}
.ZYf3qb:not(.RDPZE) .snByac {
color: #fe9605;
display: flex;
}
.VfeYV {
color: #fe9605;
}
.AAU0Jf.FTMc0c .cIGbvc, .qIiG8c.FTMc0c .cIGbvc {
color: #fe9605;
}
element.style {
border: 1px solid #fe9605;
background-color: #fe9605;
color: #fe9605;
border-radius: 10px;
height: 40px;
width: 250px;
animation: BorderRainbow 8s infinite;
}
}