feat(pchome): close freshness and multi-market decision gaps
Some checks failed
CD Pipeline / deploy (push) Has been cancelled
Some checks failed
CD Pipeline / deploy (push) Has been cancelled
This commit is contained in:
@@ -14,7 +14,9 @@
|
||||
|
||||
:root {
|
||||
/* ── 暖色主軸(最常用,~30+ 處 inline 引用)── */
|
||||
--momo-warm-caramel: var(--momo-page-accent); /* 焦糖橘主色 */
|
||||
/* Keep the V3 base token concrete. Pointing it back to page-accent creates
|
||||
a cycle because the monitor page accent is defined from warm-caramel. */
|
||||
--momo-warm-caramel: #c96442; /* 焦糖橘主色 */
|
||||
--momo-warm-rust: var(--momo-danger-text); /* 鐵鏽紅 */
|
||||
--momo-warm-mahogany: var(--momo-tag-clay-text); /* 桃花心木 */
|
||||
--momo-warm-honey: var(--momo-warning-text); /* 蜂蜜黃 */
|
||||
|
||||
Reference in New Issue
Block a user