xmenu/config.def.h

11 lines
345 B
C
Raw Normal View History

2020-05-16 00:02:23 +02:00
#define FONT "-*-*-medium-*-*-*-14-*-*-*-*-*-*-*"
#define UNPRESSEDBG "#222222"
#define UNPRESSEDFG "#cccccc"
#define PRESSEDBG "#ffffff"
#define PRESSEDFG "#000000"
#define DECORATIONBG "#bbbbbb"
#define DECORATIONFG "#000000"
#define ITEMW 130
#define ITEMB 5
#define BORDER 2