Dark Theme Inspired by Dracula and Grape colorscheme
Discord Grape/Dracula theme by ddenobrega
Details
Authorddenobrega
LicenseNo License
Categorydiscord
Created
Updated
Size471 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
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
}