feat(alpha): Add more ascii art

In aplha config add ascii arts alien and logo.
This commit will also change the alpha ascii art to kraken.
This commit is contained in:
rajvatsal 2023-12-26 20:56:03 +05:30
parent a989f23fb7
commit 16beeaf6fd
4 changed files with 88 additions and 6 deletions

View file

@ -13,8 +13,8 @@ return {
{ "rebelot/kanagawa.nvim", priority = 1000 },
-- latte, frappe, macchiato, mocha
{ "catppuccin/nvim", priority = 1000, },
{ "catppuccin/catppuccin", priority = 1000, },
-- Theme inspired by Atom
{ 'navarasu/onedark.nvim', priority = 1000, }
{ 'navarasu/onedark.nvim', priority = 1000, },
}