Browse Source

[PR] dylanaraps/neofetch#2222 from AwkwardTeenageBoy - VanillaOS neofetch

Upstream PR: https://github.com/dylanaraps/neofetch/pull/2222
Thanks to @AwkwardTeenageBoy

Co-authored-by: Twinkie <105467171+AwkwardTeenageBoy@users.noreply.github.com>
Hykilpikonna 2 years ago
parent
commit
fdd3ef970d
1 changed files with 26 additions and 0 deletions
  1. 26 0
      neofetch

+ 26 - 0
neofetch

@@ -13310,6 +13310,32 @@ ${c1}   |   (-- |  |
 EOF
 EOF
 
 
         ;;
         ;;
+	
+       "Vanilla"*)
+            set_colors 11 15
+            read -rd '' ascii_data <<'EOF'                      
+${c1}
+                .----:
+               .-------.
+              :---::----:
+             .----::-----.
+  .........  :----::-----: ..:::-::::..
+.-----------------::------------------:
+  ----::-----------::----------::::---:
+   -----:::--------::-------:::-------
+    :------::::--::...:::::---------:
+     .---------::..    ..:---------.
+      .::-----::..    .::----::.
+        .:------:.......:-------:
+       .--------::::::::-:::-------.
+      .-------::-----.:-----::------.
+     -----::------:   :------::-----
+    :--::--------:     .-------::---:
+   :----------::         .:----------
+  
+EOF
+        ;;
+
 
 
         "Obarun"*)
         "Obarun"*)
             set_colors 6 6 7 1
             set_colors 6 6 7 1