Skip to content

Logo (Builtin): Add Kylin Logo (Remove ANSI codes) #1760

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

Merged
merged 3 commits into from
May 16, 2025

Conversation

zx900930
Copy link
Contributor

@zx900930 zx900930 commented May 16, 2025

Fixed ASCII Logo, Remove all the escaped ANSI codes

                 ++                     
             *  ***                     
           *******                      
         *******++                      
      ********+===                      
    ******#*+======                     
   *******#***++===                     
   *********+**===                      
  ##*********##==                  ====+
%##****++==+****#                ***+=**
#****++=====++****##            ********
####*+=======+******===-     ***#*##****
 #%#******+**+==++**=======+*+*#%       
 %#****+******=====+====+++==**         
  #*********##***###********##%         
   ***##%#%%%%*****#*###*****#%         
   *#%%%#%%%%%****   %%*******#%        
   #%%%%%%          %%%##***###%%       
    **#%           %%%%#% **#**##       
   ###%%         %%%%%   %%%***         
 %%%%%%        %%%%%%%  %%%%#*          
 %%%%%%                %%%%%%+=        

This is a fix for #1756

@zx900930 zx900930 mentioned this pull request May 15, 2025
@CarterLi
Copy link
Member

CarterLi commented May 16, 2025

You must add color placeholders in your ASCII logo, or the colors you set in src/logo/builtin.c won't work.

Take ubuntu_kylin.txt as an example.

@zx900930
Copy link
Contributor Author

@CarterLi Thx for your patience. I have adjusted my code to add the proper color prefix according to my builtin.c snippet.

See 5c61676

here is the preview
image

@CarterLi CarterLi merged commit 2d93804 into fastfetch-cli:dev May 16, 2025
18 checks 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