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