Skip to content

docs: add new Aura overlay text color custom CSS properties#5339

Draft
web-padawan wants to merge 1 commit intomainfrom
docs/overlay-text-color-props
Draft

docs: add new Aura overlay text color custom CSS properties#5339
web-padawan wants to merge 1 commit intomainfrom
docs/overlay-text-color-props

Conversation

@web-padawan
Copy link
Member

Added the following custom CSS properties introduced in vaadin/web-components#11265:

  • --vaadin-dialog-text-color
  • --vaadin-login-overlay-text-color
  • --vaadin-popover-text-color

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't get any of these to work in Aura:

vaadin-dialog {
  --vaadin-dialog-text-color: #ff0000;
}

Only base styles seem to work.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, we still need to update Aura for overlays to not override CSS here.

@web-padawan web-padawan marked this pull request as draft March 10, 2026 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants