Skip to content

refhub-io/refhub-ascii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

refhub-ascii

// terminal_identity for refhub.io

ansi-colored ascii art logo for refhub — rendered in the terminal with a purple→pink gradient matching the refhub neon palette.


// usage

print the logo directly to your terminal:

cat logo_ascii.txt

pipe it anywhere that supports ansi escape codes — shell scripts, startup banners, cli tools.


// file

file description
logo_ascii.txt ansi-escaped ascii render • purple→pink gradient

// color_palette

colors match the refhub visual identity:

  • rgb(181, 82, 228) — purple start
  • rgb(236, 72, 153) — pink end

gradient flows diagonally, top-left → bottom-right.


// notes

requires a terminal with true-color (24-bit) ansi support. most modern terminals qualify — kitty, wezterm, iterm2, windows terminal, and gnome-terminal all work out of the box.

no dependencies • no build step • just cat

About

ASCII Logo for Fastfetch or wherever you need it!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors