fix: replace truecolor ANSI codes with 256-color for consistent termi… #116

Open
dearsky wants to merge 1 commits from refs/pull/116/head into main
dearsky commented 2026-04-17 17:10:12 +08:00 (Migrated from gitea.proxy.dearsky.top)

PR target is to consistently display this CLI table across all operating systems using the same color palette:
Screenshot 2026-04-17 at 12 10 53

PR target is to consistently display this CLI table across all operating systems using the same color palette: <img width="444" height="269" alt="Screenshot 2026-04-17 at 12 10 53" src="https://github.com/user-attachments/assets/20e110a8-5f78-4d03-a5e4-2af7ffee690c" />
This pull request is broken due to missing fork information.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin refs/pull/116/head:refs/pull/116/head
git checkout refs/pull/116/head
Sign in to join this conversation.