fix(design-v2): visibility polish — stronger glass + themed nav chrome
CI / test (push) Has been cancelled
CI / test (push) Has been cancelled
First-cut v2 had transparent cards (alpha 0.55) that disappeared into the harbor backdrop, plus the v1 cream chrome leaked through. This pass: - Bumps --color-surface / surface-2 to 0.85 alpha across every dusk so cards stay readable on top of the photo - Darkens backdrop with a vignette + bumps --color-bg overlay to 0.70 - Adds [data-design=v2] chrome rules: top-nav/bottom-nav glass, theme swatches use dusks tokens, design-toggle cards become glass, install button keeps accent fg color, frame-card gets inset highlight - Brightens --color-text-muted in each dusk for legibility Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -16,9 +16,9 @@
|
||||
<meta name="mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
|
||||
<meta name="apple-mobile-web-app-title" content="WeVisto" />
|
||||
<script type="module" crossorigin src="/build/assets/index-C81kpUpa.js"></script>
|
||||
<script type="module" crossorigin src="/build/assets/index-nsK34hVO.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="/build/assets/_plugin-vue_export-helper-BNDVmFr7.js">
|
||||
<link rel="stylesheet" crossorigin href="/build/assets/index-_dOZGklt.css">
|
||||
<link rel="stylesheet" crossorigin href="/build/assets/index-BQ5oGTyF.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
Reference in New Issue
Block a user