Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

fix: The delete button's text color has been changed from black to white #8127

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

1010nishant
Copy link
Contributor

@1010nishant 1010nishant commented Jul 11, 2023

Fixes Issue

Closes #8029

Changes proposed

Previously, when a link was deleted in dark mode, the text colour of the delete button used to be black. This was not visually appealing. But now, the text colour of the delete button has been updated and changed to white, which is a more suitable and visually pleasing colour choice.

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

Screenshots

before
Screenshot 2023-07-06 at 8 57 37 PM

after
Screenshot 2023-07-07 at 4 19 47 PM

Note to reviewers

@github-actions github-actions bot added small Pull request with less than 10 changed lines waiting-for-reviewers labels Jul 11, 2023
@github-actions
Copy link
Contributor

Reviewpad Report

ℹ️ Messages

  • A maintainer will review your pull request soon!

@SaraJaoude SaraJaoude added the issue linked Pull Request has issue linked label Jul 11, 2023
Copy link
Contributor

@amandamartin-dev amandamartin-dev left a comment

Choose a reason for hiding this comment

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

Thank you for working on this, looks good

@eddiejaoude eddiejaoude merged commit 0b8e0f8 into EddieHubCommunity:main Jul 12, 2023
10 checks passed
@1010nishant 1010nishant deleted the delete-link-alert branch July 14, 2023 20:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue linked Pull Request has issue linked small Pull request with less than 10 changed lines waiting-for-reviewers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] colour of Delete button in delete link alert should be white in dark mode
4 participants