Merge pull request #814 from dylanaraps/refracta

OS: Added support for refracta
This commit is contained in:
Dylan Araps 2017-08-25 10:06:08 +10:00 committed by GitHub
commit 2dd23807a7
2 changed files with 24 additions and 0 deletions

19
ascii/distro/refracta Normal file
View File

@ -0,0 +1,19 @@
${c2} A
VW
VVW\\
.yWWW\\
,;,,u,;yy;;v;uyyyyyyy ,WWWWW^
*WWWWWWWWWWWWWWWW/ $VWWWWw ,
^*%WWWWWWVWWX $WWWW** ,yy
, "**WWW/' **' ,yy/WWW*`
&WWWWwy `*` <,ywWW%VWWW*
yWWWWWWWWWW* ., "**WW%W
,&WWWWWM*"` ,y/ &WWWww ^*
XWWX*^ ,yWWWW09 .WWWWWWWWwy,
*` &WWWWWM WWWWWWWWWWWWWww,
(WWWWW` /#####WWW***********
^WWWW
VWW
Wh.
V/

View File

@ -3548,6 +3548,11 @@ get_distro_colors() {
ascii_file="redhat"
;;
"Refracted Devuan"*)
set_colors 8 7
ascii_file="refracta"
;;
"Rosa"*)
set_colors 4 7 1
ascii_file="rosa"