From 0cdd10f8dae1229de2f20b0e12ecb3368285dfc7 Mon Sep 17 00:00:00 2001
From: helenclx
Date: Sat, 26 Oct 2024 00:37:49 +0000
Subject: [PATCH] Build: (6618eca) Put color-scheme CSS property in root
---
archive/index.html | 6 +-
assets/css/cassettebeasts.css | 4 +-
categories/star-wars-kotor-2/index.html | 6 +-
categories/star-wars-kotor/index.html | 2 +-
categories/video-game-mods/index.html | 4 +-
feed.xml | 2 +-
.../index.html | 4 +-
shrines/cassettebeasts/articles/index.html | 4 +-
shrines/cassettebeasts/facts/index.html | 4 +-
shrines/cassettebeasts/featured/index.html | 4 +-
shrines/cassettebeasts/gamelog/index.html | 4 +-
shrines/cassettebeasts/index.html | 4 +-
shrines/cassettebeasts/resources/index.html | 4 +-
sitemap.xml | 76 +++++++++----------
14 files changed, 64 insertions(+), 64 deletions(-)
diff --git a/archive/index.html b/archive/index.html
index 6a1cf13a..ce8b7a9a 100644
--- a/archive/index.html
+++ b/archive/index.html
@@ -395,7 +395,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
-
+
@@ -405,7 +405,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
-
+
@@ -415,7 +415,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
-
+
diff --git a/assets/css/cassettebeasts.css b/assets/css/cassettebeasts.css
index 3eab743e..8303fe8f 100644
--- a/assets/css/cassettebeasts.css
+++ b/assets/css/cassettebeasts.css
@@ -1,6 +1,6 @@
-html { color-scheme: light dark; }
-
:root {
+ color-scheme: light dark;
+
--clr-body-bg: light-dark(#e4e3e3, #141414);
--clr-body-txt: light-dark(#141414, #fff);
--clr-content-bg: light-dark(#ffffff, #242424);
diff --git a/categories/star-wars-kotor-2/index.html b/categories/star-wars-kotor-2/index.html
index c0f00f16..bcdf3c0f 100644
--- a/categories/star-wars-kotor-2/index.html
+++ b/categories/star-wars-kotor-2/index.html
@@ -398,7 +398,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
-
+
@@ -408,7 +408,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
-
+
@@ -418,7 +418,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
-
+
diff --git a/categories/star-wars-kotor/index.html b/categories/star-wars-kotor/index.html
index 4ad65206..0039c7aa 100644
--- a/categories/star-wars-kotor/index.html
+++ b/categories/star-wars-kotor/index.html
@@ -398,7 +398,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
-
+
diff --git a/categories/video-game-mods/index.html b/categories/video-game-mods/index.html
index 1a610829..5e2f0cda 100644
--- a/categories/video-game-mods/index.html
+++ b/categories/video-game-mods/index.html
@@ -398,7 +398,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
-
+
@@ -408,7 +408,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
-
+
diff --git a/feed.xml b/feed.xml
index 76d70bd2..a097fd9d 100644
--- a/feed.xml
+++ b/feed.xml
@@ -4,7 +4,7 @@
Leilukin's personal website.
- 2024-10-25T15:52:05Z
+ 2024-10-26T00:37:45Z
https://leilukin.com/
Leilukin
diff --git a/shrines/cassettebeasts/articles/cassette-beasts-more-than-a-pokemon-clone/index.html b/shrines/cassettebeasts/articles/cassette-beasts-more-than-a-pokemon-clone/index.html
index c1e14dbd..60f15a80 100644
--- a/shrines/cassettebeasts/articles/cassette-beasts-more-than-a-pokemon-clone/index.html
+++ b/shrines/cassettebeasts/articles/cassette-beasts-more-than-a-pokemon-clone/index.html
@@ -144,9 +144,9 @@
.blog__post--prev { grid-area: prev; }
.blog__post--next { grid-area: next; }
-html { color-scheme: light dark; }
-
:root {
+ color-scheme: light dark;
+
--clr-body-bg: light-dark(#e4e3e3, #141414);
--clr-body-txt: light-dark(#141414, #fff);
--clr-content-bg: light-dark(#ffffff, #242424);
diff --git a/shrines/cassettebeasts/articles/index.html b/shrines/cassettebeasts/articles/index.html
index 1a53208d..6497f439 100644
--- a/shrines/cassettebeasts/articles/index.html
+++ b/shrines/cassettebeasts/articles/index.html
@@ -144,9 +144,9 @@
.blog__post--prev { grid-area: prev; }
.blog__post--next { grid-area: next; }
-html { color-scheme: light dark; }
-
:root {
+ color-scheme: light dark;
+
--clr-body-bg: light-dark(#e4e3e3, #141414);
--clr-body-txt: light-dark(#141414, #fff);
--clr-content-bg: light-dark(#ffffff, #242424);
diff --git a/shrines/cassettebeasts/facts/index.html b/shrines/cassettebeasts/facts/index.html
index 17a24854..18e9c4da 100644
--- a/shrines/cassettebeasts/facts/index.html
+++ b/shrines/cassettebeasts/facts/index.html
@@ -144,9 +144,9 @@
.blog__post--prev { grid-area: prev; }
.blog__post--next { grid-area: next; }
-html { color-scheme: light dark; }
-
:root {
+ color-scheme: light dark;
+
--clr-body-bg: light-dark(#e4e3e3, #141414);
--clr-body-txt: light-dark(#141414, #fff);
--clr-content-bg: light-dark(#ffffff, #242424);
diff --git a/shrines/cassettebeasts/featured/index.html b/shrines/cassettebeasts/featured/index.html
index 2ae1f655..3a574d03 100644
--- a/shrines/cassettebeasts/featured/index.html
+++ b/shrines/cassettebeasts/featured/index.html
@@ -144,9 +144,9 @@
.blog__post--prev { grid-area: prev; }
.blog__post--next { grid-area: next; }
-html { color-scheme: light dark; }
-
:root {
+ color-scheme: light dark;
+
--clr-body-bg: light-dark(#e4e3e3, #141414);
--clr-body-txt: light-dark(#141414, #fff);
--clr-content-bg: light-dark(#ffffff, #242424);
diff --git a/shrines/cassettebeasts/gamelog/index.html b/shrines/cassettebeasts/gamelog/index.html
index ab620e70..f615ca3c 100644
--- a/shrines/cassettebeasts/gamelog/index.html
+++ b/shrines/cassettebeasts/gamelog/index.html
@@ -144,9 +144,9 @@
.blog__post--prev { grid-area: prev; }
.blog__post--next { grid-area: next; }
-html { color-scheme: light dark; }
-
:root {
+ color-scheme: light dark;
+
--clr-body-bg: light-dark(#e4e3e3, #141414);
--clr-body-txt: light-dark(#141414, #fff);
--clr-content-bg: light-dark(#ffffff, #242424);
diff --git a/shrines/cassettebeasts/index.html b/shrines/cassettebeasts/index.html
index 40264cb4..24922205 100644
--- a/shrines/cassettebeasts/index.html
+++ b/shrines/cassettebeasts/index.html
@@ -144,9 +144,9 @@
.blog__post--prev { grid-area: prev; }
.blog__post--next { grid-area: next; }
-html { color-scheme: light dark; }
-
:root {
+ color-scheme: light dark;
+
--clr-body-bg: light-dark(#e4e3e3, #141414);
--clr-body-txt: light-dark(#141414, #fff);
--clr-content-bg: light-dark(#ffffff, #242424);
diff --git a/shrines/cassettebeasts/resources/index.html b/shrines/cassettebeasts/resources/index.html
index d717f14b..cfd60acc 100644
--- a/shrines/cassettebeasts/resources/index.html
+++ b/shrines/cassettebeasts/resources/index.html
@@ -144,9 +144,9 @@
.blog__post--prev { grid-area: prev; }
.blog__post--next { grid-area: next; }
-html { color-scheme: light dark; }
-
:root {
+ color-scheme: light dark;
+
--clr-body-bg: light-dark(#e4e3e3, #141414);
--clr-body-txt: light-dark(#141414, #fff);
--clr-content-bg: light-dark(#ffffff, #242424);
diff --git a/sitemap.xml b/sitemap.xml
index 5a34ef84..491ef5f8 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1106,229 +1106,229 @@
https://leilukin.com/blog/posts/
- 2024-10-25T15:52:00.772Z
+ 2024-10-26T00:37:40.754Z
weekly
0.5
https://leilukin.com/changelogs/2022/
- 2024-10-25T15:52:00.780Z
+ 2024-10-26T00:37:40.758Z
weekly
0.5
https://leilukin.com/changelogs/2023/
- 2024-10-25T15:52:00.780Z
+ 2024-10-26T00:37:40.758Z
weekly
0.5
https://leilukin.com/changelogs/2024/
- 2024-10-25T15:52:00.780Z
+ 2024-10-26T00:37:40.758Z
weekly
0.5
https://leilukin.com/changelogs/layouts/
- 2024-10-25T15:52:00.780Z
+ 2024-10-26T00:37:40.758Z
weekly
0.5
https://leilukin.com/
- 2024-10-25T15:52:00.780Z
+ 2024-10-26T00:37:40.758Z
weekly
0.5
https://leilukin.com/projects/code/bellabuffs-phpmailer/
- 2024-10-25T15:52:00.780Z
+ 2024-10-26T00:37:40.758Z
weekly
0.5
https://leilukin.com/projects/playlists/
- 2024-10-25T15:52:00.780Z
+ 2024-10-26T00:37:40.758Z
weekly
0.5
https://leilukin.com/projects/snippets/disability-pride-flag-background/
- 2024-10-25T15:52:00.780Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/shrines/asummersend/gallery/
- 2024-10-25T15:52:00.780Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/shrines/asummersend/playlists/
- 2024-10-25T15:52:00.780Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/shrines/asummersend/trivia/
- 2024-10-25T15:52:00.780Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/shrines/cassettebeasts/articles/
- 2024-10-25T15:52:00.780Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/shrines/cassettebeasts/facts/
- 2024-10-25T15:52:00.780Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/shrines/cassettebeasts/featured/
- 2024-10-25T15:52:00.780Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/shrines/cassettebeasts/gamelog/
- 2024-10-25T15:52:00.780Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/shrines/cassettebeasts/resources/
- 2024-10-25T15:52:00.780Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/shrines/starwarskotor/articles/
- 2024-10-25T15:52:00.780Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/shrines/starwarskotor/guides/
- 2024-10-25T15:52:00.784Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/shrines/starwarskotor/resources/
- 2024-10-25T15:52:00.784Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/shrines/starwarskotor/resources/kotor-same-gender-romance-mods/
- 2024-10-25T15:52:00.784Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/shrines/starwarskotor/resources/kotor2-female-exile-recruit-handmaiden-mods/
- 2024-10-25T15:52:00.784Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/shrines/starwarskotor/resources/tslrcm-m478ep-modules-music/
- 2024-10-25T15:52:00.784Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/shrines/starwarskotor/universes/
- 2024-10-25T15:52:00.784Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/archive/
- 2024-10-25T15:52:00.784Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/categories/
- 2024-10-25T15:52:00.784Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/changelogs/
- 2024-10-25T15:52:00.784Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/about/
- 2024-10-25T15:52:00.784Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/adoptables/
- 2024-10-25T15:52:00.784Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/articles/
- 2024-10-25T15:52:00.784Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/blog/
- 2024-10-25T15:52:00.784Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/guestbook/
- 2024-10-25T15:52:00.784Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/links/
- 2024-10-25T15:52:00.784Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/now/
- 2024-10-25T15:52:00.784Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/projects/
- 2024-10-25T15:52:00.784Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/shrines/
- 2024-10-25T15:52:00.784Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/accessibility/
- 2024-10-25T15:52:00.784Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5
https://leilukin.com/colophon/
- 2024-10-25T15:52:00.784Z
+ 2024-10-26T00:37:40.762Z
weekly
0.5