2
0

Dtfpcfg.t.pm 959 B

12345678910111213141516171819202122232425262728293031323334
  1. /* XPM */
  2. /* $XConsortium: Dtfpcfg.t.pm /main/3 1995/07/18 16:37:43 drk $ */
  3. static char * Dtfpcfg_t_pm[] = {
  4. /* width height ncolors cpp [x_hot y_hot] */
  5. "16 16 11 1 0 0",
  6. /* colors */
  7. " s none m none c none",
  8. ". s iconColor2 m white c white",
  9. "X s background m black c #949494949494",
  10. "o s topShadowColor m white c #bdbdbdbdbdbd",
  11. "O s iconGray7 m black c #424242424242",
  12. "+ s iconColor5 m black c blue",
  13. "@ s iconGray4 m white c #949494949494",
  14. "# s iconColor6 m white c yellow",
  15. "$ s iconColor3 m black c red",
  16. "% s iconColor1 m black c black",
  17. "& s bottomShadowColor m black c #636363636363",
  18. /* pixels */
  19. " ",
  20. " ",
  21. " ",
  22. " ..... ",
  23. " . ",
  24. " ....... . ",
  25. " . . . . ",
  26. " . ...... ... ",
  27. " . . . ",
  28. "XXXXXXXXXXoXXXXX",
  29. "OX+@XO#XO$oXXXXX",
  30. "@XO@XOOXOOoXOOO%",
  31. "&&&&&&&&&&&&&&&&",
  32. " . ",
  33. " ... ",
  34. " . "};