From d499307606d28f5fea5325b36eb536bfd36b4ddf Mon Sep 17 00:00:00 2001 From: sundae Date: Fri, 19 Dec 2025 12:52:02 +0200 Subject: [PATCH] forgot to include the import oops --- denden.css | 1 + 1 file changed, 1 insertion(+) diff --git a/denden.css b/denden.css index 888be7b..8efddad 100644 --- a/denden.css +++ b/denden.css @@ -7,6 +7,7 @@ * @source https://bunsin.space/forgejo/sundae/discord-denden-theme/src/branch/main/denden.css * @authorLink https://sundae.bunsin.space/ */ +@import url('denden-assets.css'); @supports (color: color-mix(in lch, red, blue)) { .theme-dark { --gel: rgb(76, 252, 252);