← back to Dw Fleet Registry
fix(grasscloth board): dark --muted/--rule on white ground so tagline, captions, footer + hairlines are visible (were white-on-white)
e2ab0c26dcdd82ae45294be880ac0d9c43d658a4 · 2026-06-01 13:15:59 -0700 · SteveStudio2
Files touched
M brand/grassclothwallpaper.html
Diff
commit e2ab0c26dcdd82ae45294be880ac0d9c43d658a4
Author: SteveStudio2 <steve@designerwallcoverings.com>
Date: Mon Jun 1 13:15:59 2026 -0700
fix(grasscloth board): dark --muted/--rule on white ground so tagline, captions, footer + hairlines are visible (were white-on-white)
---
brand/grassclothwallpaper.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/brand/grassclothwallpaper.html b/brand/grassclothwallpaper.html
index ba690d9..3b9004f 100644
--- a/brand/grassclothwallpaper.html
+++ b/brand/grassclothwallpaper.html
@@ -4,8 +4,8 @@
<link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400&family=Inter:wght@300;400;500;600&display=swap" rel="stylesheet">
<script src="https://mcp.figma.com/mcp/html-to-design/capture.js" async></script>
<style>
-:root{--ink:#0a0a0a;--bg:#ffffff;--paper:#ffffff;--accent:#c14a2e;--accent-deep:#8b3521;--rule:rgba(255,255,255,.12);
---serif:'Cormorant Garamond',Georgia,serif;--sans:'Inter',system-ui,sans-serif;--muted:rgba(255,255,255,.45)}
+:root{--ink:#0a0a0a;--bg:#ffffff;--paper:#ffffff;--accent:#c14a2e;--accent-deep:#8b3521;--rule:rgba(0,0,0,.14);
+--serif:'Cormorant Garamond',Georgia,serif;--sans:'Inter',system-ui,sans-serif;--muted:rgba(0,0,0,.5)}
*{box-sizing:border-box;margin:0;padding:0}
body{background:var(--bg);font-family:var(--sans);color:var(--ink);-webkit-font-smoothing:antialiased}
.board{width:1456px;margin:0 auto;background:var(--bg)}
← 8886e66 read-only template-drift audit: 37 mapped sites vs assigned
·
back to Dw Fleet Registry
·
reusable dw-header.js drop-in: hamburgers UL (nav + admin) + d8d6629 →