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