← back to 1970swallpaper
theme: period-appropriate decade color palette (light+dark :root + accent)
ce76a103ae1020eb6af363a034b1ba626569dd91 · 2026-06-01 15:48:33 -0700 · SteveStudio2
Files touched
M public/index.htmlM site.config.json
Diff
commit ce76a103ae1020eb6af363a034b1ba626569dd91
Author: SteveStudio2 <steve@designerwallcoverings.com>
Date: Mon Jun 1 15:48:33 2026 -0700
theme: period-appropriate decade color palette (light+dark :root + accent)
---
public/index.html | 24 ++++++++++++------------
site.config.json | 4 ++--
2 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/public/index.html b/public/index.html
index 34cc28b..ecc06c8 100644
--- a/public/index.html
+++ b/public/index.html
@@ -32,21 +32,21 @@
<script src="/zd-loader.js" defer></script>
<style>
:root {
- --bg: #F5F2EB;
- --paper: #000;
- --muted: #8B7866;
- --line: #000;
- --accent: #000;
- --bg-soft: #000;
+ --bg: #f3ebdb;
+ --paper: #281f17;
+ --muted: #8a7a5e;
+ --line: rgba(40,31,23,.13);
+ --accent: #b5651d;
+ --bg-soft: #e9ddc4;
--cols: 6;
}
html[data-theme="dark"] {
- --bg: #1a1410;
- --paper: #F5F2EB;
- --muted: #C9B89E;
- --line: rgba(255,254,250,0.12);
- --accent: #FF0000;
- --bg-soft: #2a1f15;
+ --bg: #15110b;
+ --paper: #f1e6d2;
+ --muted: #b09872;
+ --line: rgba(255,240,220,.13);
+ --accent: #d98a2b;
+ --bg-soft: #241a10;
}
* { margin:0; padding:0; box-sizing:border-box }
html { scroll-behavior:smooth }
diff --git a/site.config.json b/site.config.json
index 2ddaafa..30ce596 100644
--- a/site.config.json
+++ b/site.config.json
@@ -7,7 +7,7 @@
"heroHeadline": "1970S WALLPAPER",
"heroSub": "Earth-tone and disco prints.",
"theme": {
- "accent": "#d4a047"
+ "accent": "#b5651d"
},
"rails": [
"earth-tone",
@@ -17,4 +17,4 @@
"organic",
"novelty"
]
-}
+}
\ No newline at end of file
← a41ba19 dw-header: hide ANY pre-existing <header> (not just ns-heade
·
back to 1970swallpaper
·
catalog: fill from Shopify (1970swallpaper niche) d037f86 →