Skip to content

discord.com - abr. de 2024 by alexpietro2007

Details

Authoralexpietro2007

LicenseNo License

Categoryanime

Created

Updated

Size1.1 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A new userstyle

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           discord.com - abr. de 2024
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */



  
@-moz-document domain("discord.com") {
    body, html{
        background: url(https://i.imgur.com/8AsYLRT.gif) !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
        font-family: familyFont;
        & div:not(.userAvatar_f45224, .name__4eb92){
            background: rgba(0,0,0,0.05) !important;
            color: whitesmoke !important;
            font-size: 1.1rem !important;
        }
    }
    .title_d4ba1a, .subtitleContainer_f50402, .chat__52833, .sidebar_e031be, .content__76dcf, .base_c0676e, .guilds__2b93a, .wrapper__216eb, .container_d1f8f5, .scroller_de945b, .header__77c95, .scroller__1f498, .thin_b1c063 .scrollerBase_f742b2, .fade_ba0fa0, .customTheme_e72fe3, .container_f41675, .container__7e23c, .messagesWrapper_add28b, .chatContent_f087cb, .container_debb33, .panels__58331{
        background: rgba(0,0,0,0.1) !important;
    }
}

Reviews

No reviews yet.