Skip to content

liliththecatpire/discordcss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my discord css

quickcss to change accent color

:root {
    --cute-accent-dark: #e9b3c2;
    --cute-accent-light: #945e80;
}