mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2025-02-20 11:43:27 +08:00
parent
20f9ff9bae
commit
2dc8ac6a51
15
src/logo/ascii/xcp_ng.txt
Normal file
15
src/logo/ascii/xcp_ng.txt
Normal file
@ -0,0 +1,15 @@
|
||||
${c3}%${c4}#
|
||||
${c1}((((${c3}%%%%%${c4}&&
|
||||
${c1}#((((((((((${c4}&&&&
|
||||
${c1}(((((((((((${c2}#####${c4}&&
|
||||
${c1}(((((${c5}%.....${c2}%#######
|
||||
${c1}(((( ((((((${c5}%.......${c2}%####,
|
||||
${c1}%((((((& ((((((((${c5}%.....${c2}%####
|
||||
${c1}((((((((((((((${c2}###########
|
||||
${c1}(((( (((((((${c2}###########
|
||||
${c1}( /((((${c2}###########
|
||||
${c6},,*..${c2}##########
|
||||
${c6},,,******${c2}## ######
|
||||
${c6},,,*,,,, ${c2}## ######
|
||||
${c6}. .,,,, ${c2}### ##
|
||||
${c6}...
|
@ -4821,6 +4821,19 @@ static const FFlogo X[] = {
|
||||
FF_COLOR_FG_RED,
|
||||
}
|
||||
},
|
||||
// XCP-ng
|
||||
{
|
||||
.names = {"XCP-ng", "xenenterprise"},
|
||||
.lines = FASTFETCH_DATATEXT_LOGO_XCP_NG,
|
||||
.colors = {
|
||||
FF_COLOR_FG_RED,
|
||||
FF_COLOR_FG_RED,
|
||||
FF_COLOR_FG_BLACK,
|
||||
FF_COLOR_FG_BLACK,
|
||||
FF_COLOR_FG_BLUE,
|
||||
FF_COLOR_FG_YELLOW,
|
||||
}
|
||||
},
|
||||
// Xferience
|
||||
{
|
||||
.names = {"Xferience"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user