summaryrefslogtreecommitdiff
path: root/about.html
diff options
context:
space:
mode:
authorTinWoodman92 <chrhodgden@gmail.com>2023-12-15 20:07:07 -0600
committerTinWoodman92 <chrhodgden@gmail.com>2023-12-15 20:07:07 -0600
commit3c13057bc5726686ce937d1b13c1a0430e0085d4 (patch)
tree6c51436b42bac5e6496abe521bc729588d03fba2 /about.html
parent793f966038552b7f913a429a2d9e46666468c22f (diff)
added dynamic theme
Diffstat (limited to 'about.html')
-rw-r--r--about.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/about.html b/about.html
index e0154b8..13f41b5 100644
--- a/about.html
+++ b/about.html
@@ -4,6 +4,11 @@
<head>
<title>chrhodgden - About</title>
<link rel="stylesheet" href="style.css"/>
+ <style>
+ :root {
+ --theme-hue: var(--about-hue);
+ }
+ </style>
</head>
<body>