@@ -46,6 +46,29 @@ There is one interactive workstation, not a repeated hero console. Themes use
4646real Tokyo Night, Catppuccin and Gruvbox screenshots. Community links are open
4747rows and groups. The purple-and-gold Omarchs jester supplies the closing joke.
4848
49+ ### Navigation identity refinement — 2026-08-30
50+
51+ Starting from ` 77d2538c654bd714ecc3bb2b39cefa6eb01de61b ` , the navbar uses only
52+ the official square mark, removing the repeated wordmark after visual review.
53+ The symbol is 36px on desktop/tablet and 28px on mobile, centered in a minimum
54+ 44px-square home-link target. Its accessible name remains "Omarchy home".
55+ These size rules are scoped to the navbar; hero and footer sizing is unchanged.
56+
57+ Following review, the footer wordmark was restored to official green
58+ (` #9ece6a ` ), matching the hero and square symbols. It uses the original SVG
59+ directly; the temporary cyan tint, mask styles and wrapper were removed.
60+ The icon-only header is unchanged. No JavaScript or dependencies were added.
61+
62+ The local preview was checked at 1440px, 846px, 390px and 320px viewport widths:
63+ brand assets loaded, and the controls did not overlap or cause horizontal
64+ overflow. Mobile menu opening, Escape dismissal, focus return, section navigation
65+ and the home link were checked. Keyboard focus
66+ on the brand retains its cyan outline. ` ruby bin/check ` (including static content,
67+ local targets and reduced motion) and ` html-validate@10.4.0 index.html ` passed.
68+ Browser logs showed no errors; only the existing analytics warning that ignores
69+ localhost. Review captures remain outside the public checkout. Publishing this
70+ refinement to the live preview remains a separate, explicit deployment step.
71+
4972## Verification evidence
5073
5174The reviewed design was visually checked at 1440px and 390px, with overflow
0 commit comments