]> skyeroc.xyz Git - dgamelaunch/commit
Add support for arbitrary background colors
authorsbkelley <sb24kelley@gmail.com>
Wed, 10 Jun 2026 20:03:58 +0000 (16:03 -0400)
committersbkelley <sb24kelley@gmail.com>
Mon, 15 Jun 2026 22:55:29 +0000 (18:55 -0400)
commitbf205bf580f7fd82afde81a78dd10f1a86338bd0
tree9863eef5531e9428d4f48f565814b356295526e7
parentd701a318d4eeff6644e7591b8722c8ea03953456
Add support for arbitrary background colors

move attr-string parsing logic to its own function

Fix C-noob mistakes

Add helper comments for later

add color_pair_idx to prepare to add the rest of the color combos

Add remainder of color pairs

Should be backwards-compatible? We'll see what breaks over on linux box

Finish, in principle, adding new color combos.

They are not yet accessible with $ATTR(), and $ATT2() isn't done.

Correcting fgbits in color_pair_idx()

Reverting sleep-deprived 'correction'

Let the new colors be accessible by $ATTR()

Update Changelog
Changelog
dgamelaunch.c
dgamelaunch.h