This repository was archived by the owner on Sep 20, 2026. It is now read-only.
更新安装器样式 - #33
Merged
Merged
更新安装器样式#33
Conversation
Member
|
可以,整体确实更清晰了,不过感觉高亮什么的用的有点多了,需要克制一点哈哈 |
Keep the clearer structure, card hierarchy, gold brand accent, and Cinzel titles from PR #33, but calm the "game-splash" flourishes: - Remove the full-bleed mountain background photo, the navigation texture image, the feTurbulence noise + grid overlays, and the gold-ringed vignette. - Collapse the multi-layer glows/shadows on panels, cards, and buttons to 1–2 layers; keep a restrained gold glow only on the primary install CTA and the active nav item. - Drop the blur from page and modal transitions; keep a light fade + slide. - Replace the 762 KB nav-active PNG highlight with a pure-CSS gold panel. - Delete 2.8 MB of unused image assets (app-shell, nav-active, reinstall-primary, the-bazaar-logo).
Address feedback that the calmed UI read as too dim and that colours were defined ad hoc: - Replace the muddy semi-transparent card fills with opaque, stepped surfaces (bg → surface → surface-hi) so every card reads as a distinct plane instead of blending into the background. - Consolidate the scattered oranges/darks into a --bpp-* token ramp (bg, surface, line, gold, text) and drive panels/cards/inputs from it. - Remove the content-area darkening overlays and soften the vignette. - Typography: pull Cinzel back to a display-only role (clean sans kicker), loosen the over-tight Space Grotesk number tracking, lift dim nav text.
Follow-up on feedback that the higher-contrast pass read as heavy and "card-heavy". Move to a light, uncluttered card system: - Cards are now a subtle flat fill + a neutral hairline border + generous padding, instead of an opaque step + warm gold border + drop shadow. Gold is reserved for accents (active nav, primary CTA, hover, warnings). - Collapse card shadows to a 1px seat; enlarge radii and inner padding for breathing room. - Weaken the four maintenance-tool cards (kept as four, per request) and lighten nested content blocks (run rows, cleanup rows) to inset surfaces.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
结合Vide coding和手动修改样式,继承原来安装器的风格,让安装器更精致一点。
Windows 预览图,注意这里使用了自定义的标题栏,隐藏了原生标题栏
Release Notes: