Skip to content

Commit 6c314e1

Browse files
committed
Logo (Builtin): updates nixos_small too
Ref #2180
1 parent a86d001 commit 6c314e1

2 files changed

Lines changed: 10 additions & 6 deletions

File tree

src/logo/ascii/nixos_small.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
$1 ▗▄ $2▗▄ ▄▖
2-
$1 ▄▄🬸█▄▄▄$2🬸█▛ $1
3-
$2 ▟▛ ▜$1▃▟🬕
4-
$2🬋🬋🬫█ $1█🬛🬋🬋
5-
$2 🬷▛🮃$1▙ ▟▛
6-
$2 🮃 $1▟█🬴$2▀▀▀█🬴▀▀
7-
$1 ▝▀ ▀▘ $2▀▘
2+
$1 ▄▄🬸█▄▄▄$2🬸█▛ $3
3+
$6 ▟▛ ▜$3▃▟🬕
4+
$6🬋🬋🬫█ $3█🬛🬋🬋
5+
$6 🬷▛🮃$5$4▟▛
6+
$6 🮃 $5▟█🬴$4▀▀▀█🬴▀▀
7+
$5▝▀ ▀▘ $4▀▘

src/logo/builtin.c

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3319,6 +3319,10 @@ static const FFlogo N[] = {
33193319
.colors = {
33203320
FF_COLOR_FG_BLUE,
33213321
FF_COLOR_FG_CYAN,
3322+
FF_COLOR_FG_BLUE,
3323+
FF_COLOR_FG_CYAN,
3324+
FF_COLOR_FG_BLUE,
3325+
FF_COLOR_FG_CYAN,
33223326
},
33233327
},
33243328
// NixOSOld

0 commit comments

Comments
 (0)