]> skyeroc.xyz Git - dgamelaunch/commit
Add background color functionality to ATTR()
authorsbkelley <sb24kelley@gmail.com>
Fri, 19 Jun 2026 03:47:38 +0000 (23:47 -0400)
committersbkelley <sb24kelley@gmail.com>
Fri, 19 Jun 2026 06:59:54 +0000 (02:59 -0400)
commit2e1a74d745bcd2e14ff9db7ef09233e1ac3ebef2
tree19ae56132d4a3eab5bf81711841b286217c913b7
parentfe4474dccbc0e785e99189c974efcb8519304e9e
Add background color functionality to ATTR()

* color_pair_idx no longer compiled in if USE_NCURSES_COLOR not defined

* rename special_end to second_cursor

* Invert if statement

* Update indentation

* Flatten the other if statement

* Add fg,bg delimiter

Update dgamelaunch.conf hints
dgamelaunch.c
dgamelaunch.h
examples/dgamelaunch.conf