A mirror of phillbush's xmenu.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 

12 行
371 B

  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