Skip to content

Cleancord by bbambiku

Details

Authorbbambiku

LicenseNo License

Categorydiscord.com

Created

Updated

Size1.4 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

a cool theme for discord

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Cleancord
@version      1.0
@namespace zlipz.space
@description a cool theme for discord
@author       vnti
==/UserStyle== */
@-moz-document domain("discord.com") {
@import url('https://fonts.cdnfonts.com/css/bahnschrift');


* {
    font-family: 'Bahnschrift', sans-serif !important;
    text-decoration: none !important;
}

.appAsidePanelWrapper-ev4hlp {
    margin: 0px 0px;
    padding: 20px;
    background-image: url("https://i.imgur.com/I4IfRQa.png");
    background-size: cover cover;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(2px);
    backdrop-filter: opacity(20%);
}

.notAppAsidePanel-3yzkgB * {
    border-radius: 10px !important;
}

.botTag-2mryIa {
    display: none;
}

.subText-OGOWMj {
    display: none;
}

::selection {
    background: #fff!important;
    color: #000!important;
}

.tabBarItem-30Te4- {
    border-radius: 0px !important;
}


.tabBarItem-MeqDhW {
    border-radius: 0px !important;
}

.avatar-1EWyVD {
    display: none;
}

.premiumTab-39eQzY {
    display: none;
}

.searchBar-3TnChZ {
    display: none;
}

.text-2bYgPB .tip-1AwED_ {
    display: none;
}
.text-2bYgPB::after {
    content: "by @vnti";
    color: #ffff;
}

.text-2bYgPB .tipTitle-3FYEQp {
    display: none;
}

.container-2RRFHK {
    background: rgba(0, 0, 0, .6);
}
}

Reviews

No reviews yet.