mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-26 01:19:10 -04:00
- Removed the static ASCII logo and implemented a new function to calculate brightness on a sphere, allowing for a dynamic rendering of the Spacedrive logo as a purple orb using ANSI colors and Unicode half-blocks. - Enhanced the `print_logo_colored` function to utilize the new brightness calculation and color gradient, improving visual representation. - Updated related documentation to reflect the changes in logo rendering.