Deploying to gh-pages from @ EnderIce2/Fennix@073f582752 🚀

This commit is contained in:
EnderIce2
2025-01-04 06:16:42 +00:00
parent 44e2f64977
commit 723dadfa94
407 changed files with 62630 additions and 5 deletions

11
docs/custom.css Normal file
View File

@@ -0,0 +1,11 @@
html {}
html.dark-mode {
color-scheme: dark;
--primary-color: #c49cfc;
--primary-dark-color: #a689eb;
--primary-light-color: #9270e4;
--primary-lighter-color: #202529;
--primary-lightest-color: #242527;
}