Command boneos_logo manual
NAME
boneos_logo- prints the ASCII art logo of the Operating System
SYNOPSIS
boneos_logo [option]
DESCRIPTION
boneos_logoprints the ASCII art logo of BoneOS to the standard output. You can also customize the foreground and background color using the-coloroption.
OPTIONS
--help: prints the help for this command in the terminal
-color [<fg-color> <bg-color>] [--def]: customizes the foreground and background color while printing the ASCII art logo, while the--defargument prints in the default color (BG:0x7, FG:0x0)
COLORS
0 = Black
1 = Blue
2 = Green
3 = Aqua
4 = Red
5 = Purple
6 = Yellow
7 = White
8 = Gray
9 = Light Blue
A = Light Green
B = Light Aqua
C = Light Red
D = Light Purple
E = Light Yellow
F = Bright White