Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Change search highlight color and border radius #5989

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

elzody
Copy link
Contributor

@elzody elzody commented Jul 3, 2024

📝 Summary

Previously, the highlighting color for the new search highlighting in the Text app was too bright of a yellow, and had a 4px border radius. This pull request incorporates feedback from the design team and makes the highlighting color a bit less dramatic and halves the border radius (now 2px).

🖼️ Screenshots

Before

image

After

image

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests
  • Documentation (README or documentation) has been updated or is not required

Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
@elzody elzody added design Experience, interaction, interface, … 3. to review labels Jul 3, 2024
@elzody elzody added this to the Nextcloud 30 milestone Jul 3, 2024
@elzody elzody self-assigned this Jul 3, 2024
@mejo- mejo- merged commit 330979d into main Jul 4, 2024
59 of 61 checks passed
@mejo- mejo- deleted the fix/highlight-color branch July 4, 2024 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review design Experience, interaction, interface, …
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants