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

Add Linutil Logo via state.rs. #391

Closed
wants to merge 2 commits into from

Conversation

fam007e
Copy link

@fam007e fam007e commented Sep 15, 2024

2024-09-17_00-37

Type of Change

  • New feature
  • Bug fix
  • Documentation Update
  • Refactoring
  • Hotfix
  • Security patch
  • UI/UX improvement

Description

This PR includes the following changes:
Add Linutil Logo: Adds a new ASCII logo for Linutil by editing state.rs and using ANSI color codes in the ratatui library to render a colorful (blue) logo.

The changes are primarily aesthetic and focused on improving the user experience through clear messaging and branding.

Testing

  • Tested the rendering of the ASCII logo to ensure it displays properly and the colors are applied correctly.

Impact

  • No new dependencies introduced.
  • The changes are visual and should not impact performance or core functionality.

Issue related to PR

  • Resolves no specific issue but addresses minor UI/UX improvements.

Additional Information

  • The logo is designed in blue using ANSI colors, adding a unique branding element to Linutil.

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no errors/warnings/merge conflicts.

@nnyyxxxx
Copy link
Contributor

nnyyxxxx commented Sep 15, 2024

@fam007e Duplicate of #379 , Please close this.

@lj3954
Copy link
Contributor

lj3954 commented Sep 15, 2024

Please drop changes in hint.rs.

@fam007e fam007e changed the title Fix Spelling in hint.rs and Add Linutil Logo via state.rs. Add Linutil Logo via state.rs. Sep 15, 2024
@jeevithakannan2
Copy link
Contributor

Can you add a preview of how this looks?

@fam007e fam007e closed this Sep 18, 2024
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.

4 participants