1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-06-30 06:35:23 +00:00
icecast-server/win32/colors.h

6 lines
134 B
C
Raw Normal View History

#define BGCOLOR RGB(0,0,0)
#define TEXTCOLOR RGB(175,175,175)
#define TEXTBGCOLOR RGB(0,0,0)
#define LOGOCOLOR RGB(175,175,175)