gui_bg_color (3) Linux Manual Page
gui_fg_color, gui_bg_color – The foreground and background colors for the standard dialogs. Allegro game programming library.
Synopsis
#include <allegro.h>extern int gui_fg_color;
extern int gui_bg_color;
gui_fg_color, gui_bg_color – The foreground and background colors for the standard dialogs. Allegro game programming library.
extern int gui_fg_color;
extern int gui_bg_color;