1
0
mirror of https://github.com/HorlogeSkynet/archey4 synced 2025-06-15 04:00:11 +02:00

[LOGO][DARWIN] Improves design according to official Apple logo

> See <dylanaraps/neofetch#1892>

Co-authored-by: angelofallars <ba.fallaria@gmail.com>
This commit is contained in:
Samuel FORESTIER
2021-09-04 11:39:12 +02:00
parent d76512a014
commit 5eab718865
2 changed files with 7 additions and 6 deletions

@ -8,6 +8,7 @@ and this project (partially) adheres to [Semantic Versioning](https://semver.org
## [Unreleased]
### Changed
- Only run `pkg` on \*BSD systems
- Improve Darwin (Apple) logo design
- Fix text width overlap regression introduced in v4.13.0
- Fix `brew` `Packages` count on Apple Silicon and GNU/Linux
- Prevent entries `disabled` special field from being propagated in `options`

@ -6,11 +6,11 @@ from archey.colors import Colors
COLORS = [Colors.WHITE_NORMAL]
LOGO = [
"""{c[0]} 'c. """,
"""{c[0]} c.' """,
"""{c[0]} ,xNMM. """,
"""{c[0]} .OMMMMo """,
"""{c[0]} OMMM0, """,
"""{c[0]} .;loddo:' loolloddol;. """,
"""{c[0]} lMMM" """,
"""{c[0]} .;loddo:. .olloddol;. """,
"""{c[0]} cKMMMMMMMMMMNWMMMMMMMMMM0: """,
"""{c[0]} .KMMMMMMMMMMMMMMMMMMMMMMMWd. """,
"""{c[0]} XMMMMMMMMMMMMMMMMMMMMMMMX. """,
@ -18,11 +18,11 @@ LOGO = [
"""{c[0]} MMMMMMMMMMMMMMMMMMMMMMMM: """,
"""{c[0]} MMMMMMMMMMMMMMMMMMMMMMMMX. """,
"""{c[0]} kMMMMMMMMMMMMMMMMMMMMMMMMWd. """,
"""{c[0]} .XMMMMMMMMMMMMMMMMMMMMMMMMMMk""",
"""{c[0]} .XMMMMMMMMMMMMMMMMMMMMMMMMK.""",
"""{c[0]} 'XMMMMMMMMMMMMMMMMMMMMMMMMMMk""",
"""{c[0]} 'XMMMMMMMMMMMMMMMMMMMMMMMMK.""",
"""{c[0]} kMMMMMMMMMMMMMMMMMMMMMMd """,
"""{c[0]} ;KMMMMMMMWXXWMMMMMMMk. """,
"""{c[0]} .cooc,. .,coo:. """
"""{c[0]} "cooc*" "*coo'" """
]
# Alternative logo : Apple's "retro" logo.