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

Improve Bash logo #795

Merged
merged 2 commits into from
Oct 15, 2022
Merged

Improve Bash logo #795

merged 2 commits into from
Oct 15, 2022

Conversation

alessandroasm
Copy link
Contributor

Small improvement over the original logo:

  • The pattern is now more consistent
  • Colored the underline and changed the angle of it
  • I'm using a darker shade of green (the one used on the chip is a little too bright for the logo).

Any suggestions are welcome :)

This is part of the improvements requests by task #777

@spenserblack
Copy link
Collaborator

Related: #787

@spenserblack spenserblack mentioned this pull request Oct 5, 2022
@o2sh
Copy link
Owner

o2sh commented Oct 15, 2022

I was hoping for smth a little cleaner.

Here is my suggestion:

image

  ascii: |
    {0}             _._
    {0}         _.-'   '-._
    {0}     _.-'           '-._
    {0} _.-'                   '-._
    {0}|                        _,-|
    {0}|                    _,-'+++|
    {0}|                _,-'+++++++|
    {0}|             ,-'+++++++++++|
    {0}|             |++++ ++++++++|
    {0}|             |+++   +++++++|
    {0}|             |++  +++++++++|
    {0}|             |++++  +++{1}**{0}++|
    {0}|             |++   ++{1}**{0}++++|
    {0}'-,_          |+++ ++++++_,-'
    {0}    '-,_      |++++++_,-'
    {0}        '-,_  |++_,-'
    {0}            '-|-'
  colors:
    ansi:
      - white
      - green

@alessandroasm
Copy link
Contributor Author

That's a much cleaner design! I updated the PR with your suggestion.

Thank you @o2sh

@o2sh o2sh merged commit 4e5b2e2 into o2sh:main Oct 15, 2022
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.

3 participants