A mirror of phillbush's xmenu.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

config.def.h 371 B

4 år sedan
4 år sedan
1234567891011
  1. #define FONT "-*-*-medium-*-*-*-14-*-*-*-*-*-*-*"
  2. #define UNPRESSEDBG "#FFFFFF"
  3. #define UNPRESSEDFG "#2E3436"
  4. #define PRESSEDBG "#3584E4"
  5. #define PRESSEDFG "#FFFFFF"
  6. #define DECORATIONBG "#CDC7C2"
  7. #define DECORATIONFG "#E6E6E6"
  8. #define ITEMW 130
  9. #define ITEMB 4
  10. #define BORDER 1
  11. #define SEPARATOR 1