summaryrefslogtreecommitdiff
path: root/public/assets/css/themes/fall-08.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/assets/css/themes/fall-08.css')
-rw-r--r--public/assets/css/themes/fall-08.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/public/assets/css/themes/fall-08.css b/public/assets/css/themes/fall-08.css
new file mode 100644
index 0000000..76f1b67
--- /dev/null
+++ b/public/assets/css/themes/fall-08.css
@@ -0,0 +1,8 @@
+:root {
+ --background-image: url(/assets/media/fall-08.webp);
+ --form-layer-bgr: #cccc;
+ --bs-heading-color: #fee /* #045 */;
+ --menu-hover-bgr: #fcc;
+ --info-text-color: #112;
+ --img-credit-hover-color: #334;
+}