File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed
Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ .xMMMMMMMMMMMMMMMMMMMMMMx.
2+ JDMMMMMMMMMMMMMMMMMMMMMMMMOL
3+ IMMMY' 'YMMMI
4+ MMMM MMMM
5+ MMMM MMMM
6+ IMMMb dMMMI
7+ 'YMMMMMMMMb. .dMMMMMMMMK'
8+ 'OMMMMMMMP' 'YMMMMMMMP'
9+
10+ $2.x76767$36767676$476767$5676x.
11+ $2'*76767$36767676$476767$5676*'
Original file line number Diff line number Diff line change @@ -1070,6 +1070,20 @@ static const FFlogo C[] = {
10701070 .colorKeys = FF_COLOR_FG_BLUE ,
10711071 .colorTitle = FF_COLOR_FG_WHITE ,
10721072 },
1073+ // Cosmic DE
1074+ {
1075+ .names = {"Cosmic" },
1076+ .lines = FASTFETCH_DATATEXT_LOGO_COSMIC ,
1077+ .colors = {
1078+ FF_COLOR_FG_WHITE ,
1079+ FF_COLOR_FG_LIGHT_YELLOW ,
1080+ FF_COLOR_FG_YELLOW ,
1081+ FF_COLOR_FG_LIGHT_RED ,
1082+ FF_COLOR_FG_RED ,
1083+ },
1084+ .colorKeys = FF_COLOR_FG_LIGHT_RED ,
1085+ .colorTitle = FF_COLOR_FG_YELLOW ,
1086+ },
10731087 // CRUX
10741088 {
10751089 .names = {"CRUX" },
You can’t perform that action at this time.
0 commit comments