summaryrefslogtreecommitdiff
path: root/theme1a.css
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2025-02-17 22:02:39 -0500
committerGravatar Chris Xiong <chirs241097@gmail.com> 2025-02-17 22:02:39 -0500
commitc456a9df4843b29a919c51d301bd8ea7a001b6bd (patch)
tree910a94423b82f30889559db15f1e8bd1c61e0609 /theme1a.css
parent5ae55b445b428eedf66c6882b8bbc03c959dae67 (diff)
downloadweb-c456a9df4843b29a919c51d301bd8ea7a001b6bd.tar.xz
Drop the background pattern. It's cringy.
Until we have new ones to use.
Diffstat (limited to 'theme1a.css')
-rw-r--r--theme1a.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/theme1a.css b/theme1a.css
index 927b5f9..5dd400c 100644
--- a/theme1a.css
+++ b/theme1a.css
@@ -18,5 +18,6 @@
--widget-area-bg: rgba(204,204,204,0.6);
--slider-empty-bg: rgba(64,240,96,0.6);
--slider-filled-bg: #10C048;
- --bg-pattern: url("/pattern1a.png");
+ --bg-pattern: none;
+ --bg-pattern-x: url("/pattern1a.png");
}