xmenu/config.def.h
2020-05-16 02:14:29 -03:00

12 lines
371 B
C

#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
#define SEPARATOR 1