Skip to content

Discord Black Green Shards by notis_tfue

Details

Authornotis_tfue

LicenseNO-REDISTRIBUTION

CategoryXD

Created

Updated

Size18 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Discord Black Green Shards

Notes

Userstyle doesn't have notes.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name           Discord Black Green Shards
@namespace      USO Archive
@author         ExecutorFeaR
@description    `Discord Black Green Shards`
@version        20200505.13.35
@license        NO-REDISTRIBUTION
@preprocessor   uso
==/UserStyle== */
@-moz-document domain("discord.com") {
/* ------BACKGROUND------ */   /*contact me (FeaR#3500) I'm bad in English so be patient I have autism :D*/
body {         
    
}
.appMount-3lHmkl {
    background: rgba(0, 0, 0, .7); /*Opacity*/
    
    
}
    ::selection {background:  #00ffe5 ;} /*selecton*/

/* ------REMOVE GREY/WHITE BG COLORS------ */
.theme-dark,
.theme-light {
    --header-primary: #00ffe5;
    --text-link: #0083ff;
    --header-secondary: #00d5dc;
    --text-normal: #ffffff;
    --text-muted: #0ff;
    --channels-default: #0ff;
    --interactive-normal: #0083ff;
    --interactive-hover: #3f0;
    --interactive-active: #067700;
    --interactive-muted: #ffffff4d;
    --background-primary: transparent;
    --background-secondary: transparent;
    --background-tertiary: transparent;
    --background-accent: transparent;
    --background-floating: rgba(0, 0, 0, .8);
    --channeltextarea-background: #0e0e0e;
    --activity-card-background: transparent;
    --deprecated-panel-background: transparent;
}
/*standart username color*/
.username-1A8OIy {
    color: #fff;

}
/*remove borders*/
.header-2o-2hj,
.searchBar-6Kv8R2,
.content-yTz4x3::before {
    box-shadow: none !important;
}

/*misc*/
.container-3gCOGc,  /*friends list*/
.wrapper-3WhCwL,    /*mentions*/
.scrollbar-2rkZSL,  /*scrollbar*/
.pad-29zQak,
.track-1JN30G {
    background: #f4030347 !important;
}

.scrollbar-2rkZSL {
    width: 8px;
}
/* ------SCROLLBAR------ */
.theme-dark .scrollerThemed-2oenus.themedWithTrack-q8E3vB .scroller-2FKFPG::-webkit-scrollbar-track-piece {         
    background-color: #00000036;
    border: 3px solid #0000;
}
.theme-dark .scrollerThemed-2oenus.themedWithTrack-q8E3vB .scroller-2FKFPG::-webkit-scrollbar-thumb {
    background-color: #00f7ff4f;
    border-color: #00f7ff4f;
}
.thumb-2JwNFC {
    background: #00f7ff4f !important;
}
.track-1JN30G,
.thumb-2JwNFC {
    border: none !important;
}

/* ------EMBEDDED TEXT------ */
.embedProvider-3k5pfl,
.embedDescription-1Cuq9a,
.embedFields-2IPs5Z,
.embedAuthorName-3mnTWj,
.embedFooterText-28V_Wb {
    color: #f2f2f2 !important;
}

/* ------POP-UP------ */
.modal-yWgWj-,
.footer-3rDWdC {
    background: rgba(0, 0, 0, .18) !important;
}

/*BACKGROUND of PEOPLE*/
.theme-dark .container-1D34oG {         
    background-color: #f000;
}
/*NITRO BACKGROUND*/
.applicationStore-1pNvnv {              
    background-color: #02020200;
}

/*MENTION*/
.theme-dark .wrapper-3UweLa {    
    background: #21355200; 
}                          
.theme-dark .wrapper-3UweLa {      
    color: #b9bbbe;
    background: #20222500;             
}

.theme-dark .header-ykumBX {
    background-color: #ff000000;
}

.theme-dark .messagesPopout-24nkyi {
    background-color: #00000029;
}
.theme-dark .messagesPopoutWrap-1MQ1bW {
    background-color: #040405b3;
    border: 1px solid #00f7ff4f;
    -webkit-box-shadow: 0 2px 10px 0 rgba(197, 12, 12, 0);
    box-shadow: 0 2px 10px 0 #00d5dc;
}

.theme-dark .messageGroupWrapper-o-Zw7G {
    border-color: #0083ff;
    background-color: #000000bf;           
}
.statusGreen-168O6Q {
    color: #0ff;
}
.theme-dark .channelName-3kBz6H {
    color: #0ff;
}
.themedPopout-1TrfdI .header-2Kf7Yu .title-2-NHs5 {
    color: #0ff;
}
/* NOW PLAYING */
.theme-dark .jumpButton-3DTcS_ {          
    background-color: #b90b0b1a;      

}
.theme-dark .popoutContainer-3WC9HR:hover {
    background-color: #00000070;
}
.theme-dark .inset-GQDQYw {
    background-color: #fb3a3a1a;
}


.theme-dark .popout-3G62UL {
    background-color: #040405c2;                  
    
}
.theme-dark .recentlyPlayedContainer-2F3MqS {
    background-color: #fb3a3a1a;                       
}


.theme-dark .separator-2c4hi3 {
    background-color: #ff000042;
}

.theme-dark .applicationStreamingPreviewWrapper-GnrvWN {
    background-color: #2f292900;
}

.selected-aXhQR6 .layout-2DM8Md {
    background-color: #00ff1126;
}

/*active channels*/
.modeConnected-2IEL4z .name-3_Dsmg, .modeConnected-2IEL4z:hover .name-3_Dsmg, .modeSelected-1zApJ_ .name-3_Dsmg, .modeSelected-1zApJ_:hover .name-3_Dsmg, .modeUnread-1zpFdA .name-3_Dsmg, .modeUnread-1zpFdA:hover .name-3_Dsmg, .notInteractive-YF5EXq.modeConnected-2IEL4z .name-3_Dsmg, .notInteractive-YF5EXq.modeSelected-1zApJ_ .name-3_Dsmg {
    color: #0ff;
}

/*default nicknames(channel)*/
.container-2Pjhx- {         
    color: #ffffff;
}

.activity-2Gy-9S {
    color: #c7c7c7;
}
/*UPLOAD FILE*/
.theme-dark .uploadModal-2ifh8j {
    background-color: #0000006b;
    -webkit-box-shadow: 0 0 0 1px #0083ff, 0 2px 10px 0 rgba(255, 6, 6, 0);
    box-shadow: 0 0 0 1px rgba(3, 169, 244, 0.12), 0 2px 10px 0 #0ff;
}
.theme-dark .footer-3mqk7D {
    background-color: #0000006b;
    -webkit-box-shadow: inset 0 1px 0 #00f7ff4f;
    box-shadow: inset 0 1px 0 #00f7ff4f;
}

.textArea-12jD-V {
    background-color: #f4030300;
}
  /*UPLOAD BUTTON*/
.lookFilled-1Gx00P.colorBrand-3pXr91 {     
    background-color: #00f7ff4f;            
}
.lookFilled-1Gx00P.colorBrand-3pXr91:hover {
    background-color: #00ffe5;
}
/*GIFS*/
.theme-dark .autocomplete-1vrmpx {       
    background-color: #000000a3;
}
 /*NITRO GIFT*/
.theme-dark .root-1gCeng {                                               
    background-color: #000000cc;
    -webkit-box-shadow: 0 0 0 1px rgba(32,34,37,.6), 0 2px 10px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 0 1px #00f7ff4f, 0 2px 10px 0 #00f7ff4f;
}
/*search*/
.theme-dark .searchResultsWrap-2DKFzt {   
    background-color: #00000096;
}
.theme-dark .searchHeader-1l-wpR {
    background-color: #000000c2;
}
.theme-dark .searchResultsWrap-2DKFzt {
    background-color: #00000000;
}
.theme-dark .searchResult-3pzFAB .hit-NLlWXA {
    background-color: #00000061;
    -webkit-box-shadow: 0 0 10px 6px #2f313600;
    box-shadow: 0 0 10px 6px #0000004a;
}
.theme-dark .channelSeparator-1X1FuH .channelName-1QajIf {
    color: #fff;
    background-color: #2f313600;
}
.theme-dark .searchResult-3pzFAB:before {
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(47,49,54,0)),to(#2f313600));
    background-image: linear-gradient(0deg,rgba(47,49,54,0),#0000);
}
.theme-dark .searchResult-3pzFAB:after {
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(47,49,54,0)),to(#2f313600));
    background-image: linear-gradient(0deg,rgba(47,49,54,0),#0000);
}
.theme-dark .emptyPlaceholder-1zh-Eu .body-bvcIjN {
    color: hsl(0, 0%, 100%);
}
.theme-dark .searchAnswer-3Dz2-q, .theme-dark .searchFilter-2ESiM3 {
    background-color: #00f7ff4f;
}
/*PEOPLE friends list shadow object selection*/
.peopleListItem-2nzedh:hover { 
    background: #0000005e;
}
.clickable-1JJAn8:hover .layout-2DM8Md {
    background-color: rgba(0, 0, 0, 0.26);
}
/*SELECTED CHANNEL*/
.wrapper-1BJsBx.selected-bZ3Lue .childWrapper-anI2G9, .wrapper-1BJsBx:hover .childWrapper-anI2G9 {  
    color: #fff;
    background-color: #00ffe5;
}
.modeSelected-1zApJ_ .content-3at_AU, .modeSelected-1zApJ_:hover .content-3at_AU {
    background-color: #00f7ff4f;
}
/*EVERYONEEEEEEEEEEEEEEEEE*/
.theme-dark .isMentioned-N-h9aa {  
    background: #00f7ff4f;
}


.isMentionedCozy-3isp7y:after {
    background: #00ffe5;
    border-left: 4px solid #00ffe5;
}
.theme-dark .wrapper-3WhCwL {
    color: #00ffe5;
}
.reaction-1ELvT8.reactionMe-23mbRf {
    background-color: rgba(30, 196, 233, .25);
}
element.style {
    border-color: #00ffe5;
    max-width: 436px;
}
/*emoji*/
.emojiPicker-3m1S-j {
    overflow: hidden;
    background-color: #000000de;
    box-shadow: 0 0 10px #00ffe5;
}
.infoBar-U6oBFk {
    background-color: #0000;
}
 
/* deleting message*/
.theme-dark .message-2qRu38 {
    background-color: #000000b8; 
}
.lookFilled-1Gx00P.colorRed-1TFJan {
    color: #fff;
    background-color: #00ffe5;
}

.wrapper-1ucjTd:hover .content-3at_AU {
    background-color: rgba(0, 0, 0, 0.52);
}
.theme-dark .pageWrapper-1PgVDX {
    background-color: #0000001f;
    color: #fff;
}
.theme-dark .searchBox-3Y2Vi7 {
    background-color: #000000cc;
}
.theme-dark .card-3DjzTQ, .theme-dark .cardPlaceholder-1zrbbe {
    background: #000000;
}
.botTagRegular-2HEhHi {
    background: #0014ff;
    
}
.theme-dark .modal-yWgWj- {
    box-shadow: 0 0 0 1px #00f7ff4f, 0 2px 10px 0 #00ffe5;
}
/*USER PROF*/
.theme-dark .headerNormal-T_seeN {
    background-color: #000000c2;
}
.theme-dark .bodyInner-245q0L, .theme-dark .footer-1fjuF6 {
    background-color: #000000c2;
}
.theme-dark .quickMessage-1yeL4E {
    background-color: #000000;
    border-color: #00ffe5;
}
.userPopout-3XzG_A {
    box-shadow: 0 2px 10px 0 #00ffe5, 0 0 0 1px #00ffe5;
}
.headerPlaying-j0WQBV, .headerStreaming-2FjmGz {
    background: #000000c2;
}
.activity-11LB_k {
    background-color: rgba(31, 244, 3, .1);
}
.theme-dark .bodyInner-245q0L, .theme-dark .footer-1fjuF6 {
    color: hsl(0, 0%, 100%);
}
/*USER CALL*/
.theme-dark .wrapper-29NfPK {
    background-color: #00000087;
}
.theme-dark .wrapper-29NfPK.minimum-2d6zH6 .actions-2vadYq .center-1Vp33r {
    border-color: #03a9f41a;
    background-color: #00000000;
}

.topSectionPlaying-1J5E4n {
    background: #7289da00;
}

/*>friends
          >selected*/
.side-8zPYf6 .themed-OHr7kt.selected-3s45Ha.item-PXvHYJ, .topPill-30KHOu .themed-OHr7kt.selected-3s45Ha.item-PXvHYJ {
    background-color: #f000;
    box-shadow: inset 0 0 10px #00ffe5;
    border-radius: 50px;
}
.side-8zPYf6 .themed-OHr7kt.item-PXvHYJ:hover, .topPill-30KHOu .themed-OHr7kt.item-PXvHYJ:hover {
    background-color: rgba(255, 0, 0, 0);
-webkit-box-shadow: inset 0 0px 10px 0 #00ffe5, 0 0 0 1px #00ffe5;
    border-radius: 50px;
}
/*add friend icon color*/
element.style {
    background-color: #0ff;
    color: rgb(255, 255, 255);
}
.peopleListItem-2nzedh {
    border-top: 1p...

Reviews

No reviews yet.