Skip to content

Commit

Permalink
Logo (Builtin): add snigdhaos ascii (#1485)
Browse files Browse the repository at this point in the history
* feat: add snigdhaos ascii

* feat: insert builtin data
  • Loading branch information
eshanized authored Jan 6, 2025
1 parent 0bed182 commit f82f300
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
20 changes: 20 additions & 0 deletions src/logo/ascii/snigdhaos.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
WK0OO0X
WKOxk0XWNXkxN
WXOxk0N kk
WKkxOXW NxO
NX0ddk00OOOOkkkkkkkkk0
WKkxO0dOXXNNNNWWW WXKK
NxkN kxW XOxxdN
KoX WkxX WkxK Xd0
WxkW XkkX kkW NkxX
W0dK XxOWkkW XxkN
NkxX XoKWkxK Kd0
XkkN WOdN NkxX NxO
OxNKxOW XdO kk
kdk0W XoK WXkxN
WNNXKXXXXKKKK000OOdxkk0X
KdOO000KKKKXXXXX0xx0W
XoK N0kx0N
Nd0 NKOxOKW
Nkk0K0kxOKN
WXXXN
9 changes: 9 additions & 0 deletions src/logo/builtin.c
Original file line number Diff line number Diff line change
Expand Up @@ -4229,6 +4229,15 @@ static const FFlogo S[] = {
FF_COLOR_FG_WHITE,
},
},
// SnigdhaOS
{
.names = {"SnigdhaOS", "Snigdha"},
.lines = FASTFETCH_DATATEXT_LOGO_SMARTOS,
.colors = {
FF_COLOR_FG_CYAN,
FF_COLOR_FG_WHITE,
},
},
// Soda
{
.names = {"Soda"},
Expand Down

0 comments on commit f82f300

Please sign in to comment.