Skip to content

Ashley's Wallpaper Test by testaccount12

Screenshot of Ashley's Wallpaper Test

Details

Authortestaccount12

LicenseNo License

Categoryuserstyles

Created

Updated

Size27 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

credit to the original creators of the modified theme I'm just an egghead who cant code in HTML

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           black red 1.2
@namespace      USO Archive
@author         ExecutorFeaR
@description    `black red theme for discord`
@version        20200516.10.12
@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 SadCat*/
    body {

        background: rgb(0, 0, 0);
        background-image: url(https://cdn.discordapp.com/attachments/922684591855239208/1005762815052742718/stock-photo-abstract-geometrical-rainbow-pastel-background.jpg) !important;
        background-size: cover;
    }
    .appMount-3lHmkl {
        background: rgba(0, 0, 0, .7);
        /*Opacity*/
        /*------------------------------------------------------*/
    }
    ::selection {
        background: #d998b99e;
    }
    /*selecton*/
    /* ------REMOVE GREY/WHITE BG COLORS------ */
    .theme-dark,
    .theme-light {
        --header-primary: #000;
        --text-link: #0083ff;
        --header-secondary: #e899b7;
        --text-normal: #000;
        --text-muted: #e899b7;
        --channels-default: #000;
        --interactive-normal: #e899b7;
        --interactive-hover: #e899b7;
        --interactive-active: #e899b7;
        --interactive-muted: #ffffff4d;
        --background-primary: transparent;
        --background-secondary: transparent;
        --background-tertiary: transparent;
        --background-accent: transparent;
        --background-floating: rgba(0, 0, 0, 0);
        --channeltextarea-background: #000;
        --activity-card-background: rgba(255, 15, 15, 0);
        --deprecated-panel-background: transparent;
        --background-mentioned: rgb(3, 169, 244, 0.12);
        --background-mentioned-hover: rgb(3, 169, 244, 0.12);
    }
    /*background-color: #ff000017;*/
    /*    border-radius: 0px;*/
    /*background-color: #ff000026;
    -webkit-box-shadow: inset -5px 0px 0px 0 rgb(255, 0, 0), 0 0 0 1px rgba(255, 0, 0, 0);
    border-radius: 0px;*/
    /*standart username color*/
    .username-1A8OIy {
        color: #a9f7c7;
        text-shadow: 0 0 3px #e899b7;
    }
    /*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: rgb(0, 0, 0) !important;
    }

    /*BACKGROUND of PEOPLE*/
    .theme-dark .container-1D34oG {
        background-color: #e899b7;
    }
    /*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: #bcbcbc12;
    }

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

    /*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: #e899b7...

Reviews

No reviews yet.