https://discord.com/ by 444ichigo
Details
Author444ichigo
LicenseNo License
Categoryhttps://discord.com/
Created
Updated
Size3.0 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Source code
/* ==UserStyle==
@name discord.com
@version 20220426.14.24
@namespace userstyles.world/user/444ichigo
@description Megumi gif
@author 444ichigo
@license No License
==/UserStyle== */
@-moz-document domain("https://discord.com/") {
/* //META {"name": "ClearVision_Emerald", "description": "A peaceful, green theme with customizable colors & background! Based on Discord Reborn by @Omniscient & DarkMatter by @Hammock. Server: https://clearvision.gitlab.io/join", "author": "Zerthox", "version": "5"} *//**/
/* "ClearVision - Emerald v5" by @Zerthox */
/* Based on "Discord Reborn v4.30" by @Omniscient & "DarkMatter" by @Hammock */
/* IMPORT CSS FROM GITHUB */
@import url(https://discord.com/);
/*
---------------------------------------------------------------------------------------------------------------------------------------------
IMPORTANT: CHANGE BETWEEN DARK AND LIGHT VERSION IN APPEARANCE SETTINGS!
---------------------------------------------------------------------------------------------------------------------------------------------
*/
/*
---------------------------------------------------------------------------------------------------------------------------------------------
================ IMPORTANT LINKS =================
Github: https://git.io/v6BHO
Discord: https://git.io/vMnlu
Wiki: https://git.io/vXTqM
Latest version: https://git.io/v6Muk
Changelog: https://git.io/v6r5N
---------------------------------------------------------------------------------------------------------------------------------------------
*/
/*
---------------------------------------------------------------------------------------------------------------------------------------------
============== CUSTOMIZABLE COLORS ===============
*/
:root {
--main-color: #657e82;
--hover-color: #94e1d9;
--background-blur: 0px;
--background-brightness: 100%;
}
/*
--------------------------------------------------------------------------------------------------------------------------------------------
*/
/*
---------------------------------------------------------------------------------------------------------------------------------------------
========= CUSTOMIZABLE BACKGROUND IMAGE ==========
*/
body::after,
.callout-backdrop,
.userPopout-11hFKo::before,
.userPopout-3XzG_A::before,
.root-SR8cQa::before,
#pubs-container::before,
.auth-background,
.auth-tiling-bg,
.invite-modal .invite-splash,
.radio-theme.light label,
.radio-theme.dark label {
background-image: url(https://img.wattpad.com/c41c45d500ba9a07229972e511b97a49371bbe8b/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f776174747061642d6d656469612d736572766963652f53746f7279496d6167652f576a367a5f6161613967324677673d3d2d313131303036383838332e313639376630623332663763383761373539373039333236383832392e676966) !important; /* IMPORTANT: Link must be HTTPS! */
}
/*
--------------------------------------------------------------------------------------------------------------------------------------------
*/
}