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

Text styles options for the action buttons added. #428

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hashimkhan122
Copy link

This pull request introduces new text styles for various buttons within our application to ensure consistency and improve the user interface. Specifically, the following changes have been made:

New Button Text Styles:

Ignore Button Text Style: A distinct text style specifically for the "Ignore" button to ensure visual distinction and improved readability.

Later Button Text Style: A custom text style for the "Later" button to enhance its appearance and ensure it stands out.

Update Button Text Style: A unique text style for the "Update" button to provide a consistent look and feel across the application.

Generic Default Button Text Style:

A generic default button text style has been created to be applied whenever a specific text style is not provided for a button.
This ensures that all buttons have a consistent and visually appealing text style, even if a custom style is not specified.

Changes Implemented

ButtonTextStyles Implementation:

  1. Defined custom text styles for the "Ignore," "Later," and "Update" buttons.
  2. Created a generic default text style for buttons that do not have a specific style passed.

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.

2 participants