KDE Neon ascii art

This commit is contained in:
Dylan 2016-04-21 09:05:11 +10:00
parent b0b79b80fe
commit 497f653d5c
2 changed files with 25 additions and 0 deletions

20
ascii/distro/kde Normal file
View File

@ -0,0 +1,20 @@
${c1}' `..---+/---..`
`---.`` `` `.---.`
.--.` `` `-:-.
`:/: `.----//----.` :/-
.:. `---` `--.` .:`
.:` `--` .:- `:.
`/ `:. `.-::-.` -:` `/`
/. /. `:++++++++:` .: .:
`/ .: `+++++++++++/ /` `+`
/+` -- .++++++++++++` :. .+:
`/ .: `+++++++++++/ /` `+`
/` /. `:++++++++:` .: .:
./ `:. `.:::-.` -:` `/`
.:` `--` .:- `:.
.:. `---` `--.` .:`
`:/: `.----//----.` :/-
.-:.` `` `-:-.
`---.`` `` `.---.`
`..---+/---..`
'

View File

@ -2297,6 +2297,11 @@ colors () {
setcolors 7 5
;;
"KDE"*)
setcolors 2 7
ascii_distro="kde"
;;
"Kali"*)
setcolors 4 8
;;