xmenu/config.def.h
2020-05-15 19:02:23 -03:00

11 lines
345 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