/** * 莫兰迪色系 · 登录页等通用视觉 */ $morandi-bg-page: #f0ebe5; $morandi-bg-card: #faf8f6; $morandi-bg-card-inner: #fdfcfa; $morandi-bg-muted: #ebe4dc; $morandi-border: #ebe4dc; $morandi-border-soft: #e5ded6; $morandi-border-strong: #ddd4c8; $morandi-text: #4a4542; $morandi-text-secondary: #5c5652; $morandi-text-muted: #9a938c; $morandi-text-soft: #b5aea6; $morandi-chip: #ebe4dc; $morandi-chip-on-bg: #dde5d8; $morandi-chip-on-border: #9fb0a0; $morandi-accent: #5f7168; $morandi-accent-soft: #6b7f72; $morandi-highlight: #e8e2da; $morandi-highlight-border: #cfc4b8; $morandi-feed: #e8e4df; $morandi-composer: #f5f2ef;