Skip to content

feat: allow surface color adjustments on app-layout#10644

Merged
web-padawan merged 1 commit intomainfrom
feat/aura-app-layout-surface
Dec 15, 2025
Merged

feat: allow surface color adjustments on app-layout#10644
web-padawan merged 1 commit intomainfrom
feat/aura-app-layout-surface

Conversation

@jouni
Copy link
Copy Markdown
Member

@jouni jouni commented Dec 15, 2025

Allow developers to adjust the surface color opacity and level on the <vaadin-app-layout> element. Makes it easier to control the color of the app layout content area, as the selector for that is very specific:

vaadin-app-layout > :nth-child(1 of :not([slot])):nth-last-child(1 of :not([slot])) {

@jouni jouni requested a review from web-padawan December 15, 2025 08:51
@web-padawan web-padawan merged commit 7d81edf into main Dec 15, 2025
8 checks passed
@web-padawan web-padawan deleted the feat/aura-app-layout-surface branch December 15, 2025 09:09
web-padawan pushed a commit that referenced this pull request Dec 15, 2025
Co-authored-by: Jouni Koivuviita <jouni@vaadin.com>
@sonarqubecloud
Copy link
Copy Markdown

@vaadin-bot
Copy link
Copy Markdown
Collaborator

This ticket/PR has been released with Vaadin 25.1.0-alpha1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants