Skip to content

Monika Discord (Animated) by nevskm

Screenshot of Monika Discord (Animated)

Details

Authornevskm

LicenseNo License

CategoryDiscord

Created

Updated

Size22 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Just Monika.

Notes

Cool animated background for Discord

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name         Monika Discord
@namespace    USO Archive
@author       nevskm
@description  Just Monika.  
@version      20220204.20.45
@license      none
@preprocessor uso
==/UserStyle== */
@-moz-document domain("discord.com")
{
/* ------BACKGROUND------ */  
  body
  {
    background: url(https://c.tenor.com/WT4CDgcGe5UAAAAd/tenor.gif);
    background-size: cover;
  }

  .appMount-3lHmkl
  {
    background: rgba(0, 0, 0, .7);
 /*Opacity*/
/*------------------------------------------------------*/;
  }

  ::selection
  {
    background: #ff11009e;
  } /*selecton*/

/* ------REMOVE GREY/WHITE BG COLORS------ */
  .theme-dark,
.theme-light
  {
   
    --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;
    --background-mentioned: rgb(3, 169, 244, 0.12);
    --background-mentioned-hover: rgb(3, 169, 244, 0.12);
  }
/*standart username color*/
  .username-1A8OIy
  {
    color: #fff;
    text-shadow: 0 0 3px red;
  }
/*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: #00b0ff00 !important;
    -webkit-box-shadow: inset 0 0px 10px 0 rgba(0, 225, 255, .62);
  }

  .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: #ff00006e;
    border-color: #ff00006e;
  }

  .thumb-2JwNFC
  {
    background: #ff000080 !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 rgba(252, 58, 58, .56);
    -webkit-box-shadow: 0 2px 10px 0 rgba(197, 12, 12, 0);
    box-shadow: 0 2px 10px 0 rgb(255, 0, 0);
  }

  .theme-dark .messageGroupWrapper-o-Zw7G
  {
    border-color: rgb(185, 11, 51);
    background-color: #000000bf;
  }

  .statusGreen-168O6Q
  {
    color: #ff0057;
  }

  .theme-dark .channelName-3kBz6H
  {
    color: #d00004;
  }

  .themedPopout-1TrfdI .header-2Kf7Yu .title-2-NHs5
  {
    color: #ff0000;
  }
/* 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: #ff000026;
  }

/*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: #f00;
  }

/*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 rgba(105, 16, 16, .86), 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 rgb(244, 3, 3);
  }

  .theme-dark .footer-3mqk7D
  {
    background-color: #0000006b;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 0, 0, 0.54);
    box-shadow: inset 0 1px 0 rgba(244, 3, 3, .6);
  }

  .textArea-12jD-V
  {
    background-color: #f4030300;
  }
  /*UPLOAD BUTTON*/
  .lookFilled-1Gx00P.colorBrand-3pXr91
  {
    background-color: #f40303c9;
  }

  .lookFilled-1Gx00P.colorBrand-3pXr91:hover
  {
    background-color: #03A9F4;
  }
/*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 rgba(244, 3, 3, .34), 0 2px 10px 0 #f40303;
  }
/*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: #ff0000b5;
  }
/*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: #e91e1e;
  }

  .modeSelected-1zApJ_ .content-3at_AU, .modeSelected-1zApJ_:hover .content-3at_AU
  {
    background-color: #ff00004f;
  }
/*EVERYONEEEEEEEEEEEEEEEEE*/
  .theme-dark .isMentioned-N-h9aa
  {
    background: rgba(34, 255, 0, .2);
  }

  .isMentionedCozy-3isp7y:after
  {
    background: #00ff1e;
    border-left: 4px solid #1ee947;
  }

  .theme-dark .wrapper-3WhCwL
  {
    color: #0f4;
  }

  .reaction-1ELvT8.reactionMe-23mbRf
  {
    background-color: rgba(30, 196, 233, .25);
  }

  element.style
  {
    border-color: #00BCD4;
    max-width: 436px;
  }
/*emoji*/
  .emojiPicker-3m1S-j
  {
    overflow: hidden;
    background-color: #000000de;
    -webkit-box-shadow: 0 0px 10px 0 rgb(255, 0, 0), 0 0 0 1px rgb(255, 0, 0);
  }

  .emojiPicker-3m1S-j .categories-1feg4n .selected-39BZ4S
  {
    border-bottom-color: #ff0000;
  }

  .scrollerThemed-2oenus.themeDark-2cjlUp .scroller-2FKFPG::-webkit-scrollbar-thumb, .theme-dark .scrollerWrap-2lJEkd .scroller-2FKFPG::-webkit-scrollbar-thumb, .theme-light .scrollerThemed-2oenus.themeDark-2cjlUp .scroller-2FKFPG::-webkit-scrollbar-thumb
  {
    background-color: #f00;
  }

  .scrollerThemed-2oenus.themeDark-2cjlUp.scrollerTrack-1ZIpsv>.scroller-2FKFPG::-webkit-scrollbar-track, .scrollerThemed-2oenus.themeDark-2cjlUp.scrollerTrack-1ZIpsv>.scrollerStore-390omS::-webkit-scrollbar-track, .theme-dark .scrollerWrap-2lJEkd.scrollerTrack-1ZIpsv>.scroller-2FKFPG::-webkit-scrollbar-track, .theme-dark .scrollerWrap-2lJEkd.scrollerTrack-1ZIpsv>.scrollerStore-390omS::-webkit-scrollbar-track, .theme-light .scrollerThemed-2oenus.themeDark-2cjlUp.scrollerTrack-1ZIpsv>.scroller-2FKFPG::-webkit-scrollbar-track, .theme-light .scrollerThemed-2oenus.themeDark-2cjlUp.scrollerTrack-1ZIpsv>.scrollerStore-390omS::-webkit-scrollbar-track
  {
    background-color: #33333330;
  }

  .infoBar-U6oBFk
  {
    background-color: #0000;
  }
 /*audio chat members*/
  .total-3tKGEB
  {
    background-color: #000000de;
  }

  .users-i_3-kL
  {
    background-color: #0e0e0e;
  }

  .total-3tKGEB:after
  {
    border-right-color: #000000de;
  }
/* deleting message*/
  .theme-dark .message-2qRu38
  {
    background-color: #000000b8;
  }

  .lookFilled-1Gx00P.colorRed-1TFJan
  {
    color: #fff;
    background-color: #ff0000;
 ...

Reviews

No reviews yet.