Klimi's new dotfiles with stow.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
942 B

4 years ago
  1. /* XPM */
  2. static char *switch_ess[]={
  3. "24 24 13 1",
  4. ". c None s backgroundToolBarColor",
  5. "a c #000000",
  6. "e c #131313",
  7. "# c #1532ed",
  8. "d c #313131",
  9. "k c #434343",
  10. "j c #535353",
  11. "h c #707070",
  12. "b c #878787",
  13. "i c #949494",
  14. "g c #a0a0a0",
  15. "f c #bfbfbf",
  16. "c c #c3c3c3",
  17. "........................",
  18. "........................",
  19. "........................",
  20. "........................",
  21. "..###...................",
  22. "..###...................",
  23. "..###...................",
  24. "..###.aaaab.cdedc.cdedc.",
  25. "..###.af....ag....ag....",
  26. "..###.af....ba....ba....",
  27. "..###.aaad...fah...fah..",
  28. "..###.af.......ga....ga.",
  29. "..###.af....i..jk.i..jk.",
  30. "..###.aaaak.jeej..jeej..",
  31. "..###...................",
  32. "..###...................",
  33. "..###...................",
  34. "..###...........#.......",
  35. "..###...........##......",
  36. "..#################.....",
  37. "..##################....",
  38. "...################.....",
  39. "................##......",
  40. "................#......."};