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(button): add Roboto font family to button component #36

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

ishaan000
Copy link
Collaborator

  • Added font family and color settings in theme configuration
  • Ensured consistent typography across light and dark themes
  • Applied transition for smooth style changes

Closes #30

- Added font family and color settings in theme configuration
- Ensured consistent typography across light and dark themes
- Applied transition for smooth style changes

Closes #30
@ishaan000 ishaan000 added the styles Related to code formatting, styles, and linting. label Jan 21, 2025
@ishaan000 ishaan000 requested a review from hiyaryan January 21, 2025 00:05
@ishaan000 ishaan000 self-assigned this Jan 21, 2025
Copy link
Member

@hiyaryan hiyaryan left a comment

Choose a reason for hiding this comment

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

LGTM! Will merge right now.

@hiyaryan hiyaryan merged commit a01a4a5 into main Jan 21, 2025
1 check passed
@hiyaryan hiyaryan deleted the button-theme-fix branch January 21, 2025 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
styles Related to code formatting, styles, and linting.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Button Component Does Not Use Roboto Font
2 participants