//META{"name":"Borek24/Kogi","description":"Glass with neon and rainbow","author":"Borek24/Kogi","version":"0.1","website":"<3"}*//{}



#app-mount::before {
content:'';
height:100%;
width:100%;
position:absolute;
top:0;
background-image:url(http://www.hddesktops.com/web/wallpapers/drawing-of-a%20stunning-view-with-pylons/2560x1440.png);
background-size:cover;
filter:blur(5px);
}

.guilds-wrapper .guilds .guild.unread::before {
background:#bf000d;
}

.theme-dark .chat .autocomplete-i9yVHs {
background-color:rgba(0,0,0,0.8);
}

.autocomplete-1vrmpx .selectorSelected-1_M1WV {
background-color:rgba(255,255,255,0.1);
}

.theme-dark .typing-2GQL18 {
background-color:rgba(0,0,0,0);
}

.theme-dark .chat .jump-to-present-bar {
background-color:rgba(0,0,0,0.5)!important;
}

.nameDefault-2DI02H {
 text-align: center;
font-size: 1rem;    
background: linear-gradient(90deg, #ff0000, #ffab00, #ffe300, #ccff00, #7dff00, #00ff20, #00ffb2, #00ffdf, #00d0ff, #003eff, #6b00ff, #9800ff, #f200ff, #ff00d4);
background-size: 50% ;
color:transparent;

-webkit-background-clip: text;

background-clip: text;  

-webkit-animation: AnimationName 10s linear infinite;
-moz-animation: AnimationName 10s linear infinite;
-o-animation: AnimationName 10s linear infinite;
animation: AnimationName 10s linear infinite;
}
@-webkit-keyframes AnimationName {
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}
@-o-keyframes AnimationName {
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}
@keyframes AnimationName {
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}

.nameDefaultText-24KCy5,.nameDefaultVoice-3WUH7s,.nameLockedText-3pqQcL,.nameLockedVoice-26MhB1 {
color:#dcddde;
}

.members-1998pB {
background-color:rgba(0,0,0,0.6)!important;
}

.ui-standard-sidebar-view .sidebar-region .sidebar-region-scroller,.ui-standard-sidebar-view .content-region .content-region-scroller-wrap {
background:rgba(0,0,0,0.4);
}

.theme-dark .layer-3QrUeG,.theme-dark .layers-3iHuyZ {
background:rgba(0,0,0,0)!important;
}

.theme-dark .member-3W1lQa:hover .content-OzHfo4,.contentSelectedText-3wUhMi,.contentSelectedVoice-1WDIBM,.contentHoveredText-2D9B-x {
background-color:rgba(0,0,0,0.2);
}

.theme-dark .activity-1IYsbk,.theme-dark .membersGroup-v9BXpm {
background: linear-gradient(90deg, #ff0000, #ffab00, #ffe300, #ccff00, #7dff00, #00ff20, #00ffb2, #00ffdf, #00d0ff, #003eff, #6b00ff, #9800ff, #f200ff, #ff00d4);
background-size: 50% ;
color:transparent;

-webkit-background-clip: text;

background-clip: text;  

-webkit-animation: AnimationName 10s linear infinite;
-moz-animation: AnimationName 10s linear infinite;
-o-animation: AnimationName 10s linear infinite;
animation: AnimationName 10s linear infinite;
}

content .flex-spacer,.content-region,.headerBar-UHpsPw,.noChannel-2EQ0a9,.channels-Ie2l6A,.title-qAcLxz,.container-GLDMJI,.chat form.typing-2GQL18,.chat form,.chat>.content,.chat,.chat .messages,.friends-table,.messages-wrapper,#friends,.title-3qD0b-,.ui-standard-sidebar-view,.container-2lgZY8 {
background-color:rgba(0,0,0,0)!important;
}

.container-2Thooq,.container-PNkimc,.guilds-wrapper {
background-color:rgba(0,0,0,0.3)!important;
}
.nameUnreadText-DfkrI4, .nameUnreadVoice-EVo-wI {

    color: rgb(0, 250, 252);
    animation: text-flicker 7s linear infinite;

}
@keyframes text-flicker {
  0% {
    opacity:0.1;
    text-shadow: 0px 0px 5px rgba(0, 250, 252, 1);
  }
  
  2% {
    opacity:1;
    text-shadow: 0px 0px 5px rgba(0, 250, 252, 1);
  }
  8% {
    opacity:0.1;
    text-shadow: 0px 0px 5px rgba(0, 250, 252, 1);
  }
  9% {
    opacity:1;
    text-shadow: 0px 0px 5px rgba(0, 250, 252, 1);
  }
  12% {
    opacity:0.1;
    text-shadow: 0px 0px rgba(0, 250, 252, 1);
  }
  20% {
    opacity:1;
    text-shadow: 0px 0px 5px rgba(0, 250, 252, 1);
  }
  25% {
    opacity:0.3;
    text-shadow: 0px 0px 5px rgba(0, 250, 252, 1);
  }
  30% {
    opacity:1;
    text-shadow: 0px 0px 5px rgba(0, 250, 252, 1);
  }
  
  70% {
    opacity:0.7;
    text-shadow: 0px 0px 5px rgba(0, 250, 252, 1);
  }
  
  72% {
    opacity:0.2;
    text-shadow:0px 0px 5px rgba(0, 250, 252, 1);
  }
  
  77% {
    opacity:.9;
    text-shadow: 0px 0px 5px rgba(0, 250, 252, 1);
  }
  100% {
    opacity:.9;
    text-shadow: 0px 0px 5px rgba(0, 250, 252, 1);
  }
}
.unread-1Dp-OI {

    background-color: rgb(0, 250, 252);
    border-radius: 15px;
    height: 18px;
    left: 16px;
    margin-top: -9px;
    position: absolute;
    top: 50%;
    width: 14px;
    z-index: 1;
-webkit-animation:rotate 1s ease-out 0s infinite normal;
-moz-animation:rotate 1s ease-out 0s infinite normal;
-ms-animation:rotate 1s ease-out 0s infinite normal;
animation:rotate 1s ease-out 0s infinite normal;


}

@-webkit-keyframes rotate {
100%{ -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes rotate {
100%{ transform: rotate(360deg); }
}