Adds actcompactbutton to NEWT_COLORS so focused compact buttons can be styled separately from inactive compact buttons.
actcompactbutton
NEWT_COLORS
This is useful for whiptail --yesno dialogs, which use compact buttons.
--yesno
Example:
```text compactbutton=white,black actcompactbutton=black,white
Adds
actcompactbuttontoNEWT_COLORSso focused compact buttons can be styled separately from inactive compact buttons.This is useful for whiptail
--yesnodialogs, which use compact buttons.Example:
```text
compactbutton=white,black
actcompactbutton=black,white