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

Open
Edi013 wants to merge 1 commits from Edi013/bugfix/ConsistentTerminalDisplay into main
Edi013 commented 2026-04-17 17:10:12 +08:00 (Migrated from github.com)

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 can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

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