5e7abdfb0830d2f20bc45a577bef3024852cad28
max
  Wed Jan 11 06:16:04 2023 -0800
adding tiny CSS themes as demonstrations, got back to ticket after 10 years, thanks lou!, refs #7867

diff --git src/hg/htdocs/style/theme-classic.css src/hg/htdocs/style/theme-classic.css
new file mode 100644
index 0000000..968c239
--- /dev/null
+++ src/hg/htdocs/style/theme-classic.css
@@ -0,0 +1,3 @@
+body.hgTracks { 
+                background: url("../images/floret.jpg");
+         }