[object Object]

← back to Saloonwallpaper

saloonwallpaper: editorial rail/facet labels — saloon-flavored (Pressed & Embossed, Victorian & Ornate, Smoke & Slate, Ivory & Cream) over real buckets

49135a7c2c8bf81af8fa550b0ea73e8e678e9b39 · 2026-05-26 09:50:33 -0700 · Steve Abrams

Files touched

Diff

commit 49135a7c2c8bf81af8fa550b0ea73e8e678e9b39
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Tue May 26 09:50:33 2026 -0700

    saloonwallpaper: editorial rail/facet labels — saloon-flavored (Pressed & Embossed, Victorian & Ornate, Smoke & Slate, Ivory & Cream) over real buckets
---
 public/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html
index 063fbad..ddb138d 100644
--- a/public/index.html
+++ b/public/index.html
@@ -489,7 +489,7 @@ const TOUCH = window.matchMedia('(hover: none)').matches;
     document.documentElement.dataset.view = state.view;
   } catch(e){}
 })();
-const LABELS = {"all":"All"};
+const LABELS = {"all":"All","textured":"Pressed & Embossed","contemporary":"Saloon Revival","beige":"Aged Parchment","traditional":"Victorian & Ornate","gray":"Smoke & Slate","white":"Ivory & Cream"};
 
 function escAttr(s) { return String(s == null ? '' : s).replace(/[&<>"']/g, c => ({ '&':'&amp;','<':'&lt;','>':'&gt;','"':'&quot;',"'":'&#39;' }[c])); }
 // Image-URL allowlist: only DW Shopify CDN + designerwallcoverings.com (defends against XSS via crafted products.json)

← 40c21ef saloonwallpaper: commit config-rails fix — aspirational vict  ·  back to Saloonwallpaper  ·  sku-redact: wire shared vendor-id display scrubber f0f6705 →