Skip to content

Discord Grape/Dracula theme by ddenobrega

Details

Authorddenobrega

LicenseNo License

Categorydiscord

Created

Updated

Code size471 B

Code checksum78aea118

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark Theme Inspired by Dracula and Grape colorscheme

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           discord.com
@namespace      userstyles.world
@version        1.0.0
==/UserStyle== */
:root{
    --background-primary: #161423;
    --background-secondary: #161423;
    --background-tertiary: #161423;
    --background-secondary-alt: #161423;
    --channeltextarea-background: #1f1c31;
    --background-accent: #1f1c31;
    --scrollbar-auto-scrollbar-color-track: #1f1c31;
    --scrollbar-auto-scrollbar-color-thumb: #bb79c6
}

Reviews

No reviews yet.