Skip to content

Comments

fix(ui5-search-field): correct bg and text colors#12732

Merged
MapTo0 merged 3 commits intomainfrom
search-theming-bug
Jan 23, 2026
Merged

fix(ui5-search-field): correct bg and text colors#12732
MapTo0 merged 3 commits intomainfrom
search-theming-bug

Conversation

@MapTo0
Copy link
Contributor

@MapTo0 MapTo0 commented Nov 27, 2025

FIXES: #12578

@ui5-webcomponents-bot
Copy link
Collaborator

ui5-webcomponents-bot commented Nov 27, 2025

🧹 Preview deployment cleaned up: https://pr-12732--ui5-webcomponents.netlify.app

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview November 27, 2025 13:23 Inactive
margin: 0;
height: 2.25rem;
color: var(--sapShell_TextColor);
color: var(--sapField_TextColor);
Copy link
Contributor

Choose a reason for hiding this comment

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

In fiori 3 the text is hard to see because it currently uses --sapField_TextColor (which resolves to a dark color, #232629).
According to the spec, the search should use --sapShell_InteractiveTextColor (#d1e8ff) so it remains readable.

@github-actions github-actions bot added the Stale label Jan 8, 2026
@github-actions github-actions bot closed this Jan 16, 2026
@MapTo0 MapTo0 reopened this Jan 22, 2026
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview January 22, 2026 12:14 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview January 22, 2026 12:36 Inactive
@github-actions github-actions bot removed the Stale label Jan 23, 2026
@StefanDimitrov04 StefanDimitrov04 self-requested a review January 23, 2026 08:19
@MapTo0 MapTo0 merged commit 4870903 into main Jan 23, 2026
14 checks passed
@MapTo0 MapTo0 deleted the search-theming-bug branch January 23, 2026 09:57
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview January 23, 2026 09:57 Inactive
@ui5-webcomponents-bot
Copy link
Collaborator

🎉 This PR is included in version v2.19.0-rc.3 🎉

The release is available on v2.19.0-rc.3

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ShellBarSearch theming issue

3 participants