Update to assets

This commit is contained in:
Vulpovile
2025-01-11 12:53:52 -08:00
parent 409a99df39
commit 03f6c0d69f
8 changed files with 228 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
@import "./theme-flaredefault-light.css" (prefers-color-scheme: light);
@import "./theme-flaredefault-dark.css" (prefers-color-scheme: dark);