[GH-ISSUE #19] More complete color support #16

Open
opened 2026-05-05 03:31:29 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @cy384 on GitHub (Aug 8, 2022).
Original GitHub issue: https://github.com/cy384/ssheven/issues/19

ssheven supports 16 colors, but actually only 8 colors, because that's what the "traditional" quickdraw environment supports

  • detect current color depth
  • figure out how we can do 256+ colors without needing a whole screen buffer
  • hook into libvterm to do the colors
Originally created by @cy384 on GitHub (Aug 8, 2022). Original GitHub issue: https://github.com/cy384/ssheven/issues/19 ssheven supports 16 colors, but actually only 8 colors, because that's what the "traditional" quickdraw environment supports * detect current color depth * figure out how we can do 256+ colors without needing a whole screen buffer * hook into libvterm to do the colors
gitea-mirror added the
enhancement
label 2026-05-05 03:31:29 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ssheven#16
No description provided.