feat: redesign the welcome screen as a full page greeting - #8
Open
lucasclgibson wants to merge 1 commit into
Open
feat: redesign the welcome screen as a full page greeting#8lucasclgibson wants to merge 1 commit into
lucasclgibson wants to merge 1 commit into
Conversation
Replace the app-header and photo background with a daypart-aware greeting on the brand canvas. An accent eyebrow greets for the time of day above the customer's own heading, a live clock sits in the header, and the brand wash moves across the canvas through the day. - add mode setting: lobby (default) or poster - step long custom headings down in size instead of wrapping off canvas - honour brand colours via setupTheme and isLightColor - drop bg.webp, saving about 900 KB - capture screenshots for both modes
lucasclgibson
force-pushed
the
feat/redesign-welcome
branch
from
August 19, 2026 23:12
91989f1 to
af32025
Compare
lucasclgibson
marked this pull request as ready for review
August 20, 2026 07:32
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Redesigns the welcome screen as a daypart-aware greeting on the brand canvas, following the clock, calendar, menu board, timer and RSS reader redesigns. An accent eyebrow greets for the time of day (Good morning / afternoon / evening, localised for en, fr, de and es) above the customer's own heading, a live clock sits in the header, and the brand wash moves across the canvas through the day: low on the left in the morning, overhead at midday, low on the right in the evening. A long custom heading steps down in size instead of wrapping off the canvas, and the old photo background is gone, cutting the shipped assets by about 900 KB.
Adds a mode setting for the screen's placement: lobby (logo, clock and greeting eyebrow, the default) or poster (message only, larger and centred). Content fades up once on load and respects reduced motion. Screenshots cover both modes at all resolutions.