summaryrefslogtreecommitdiff
path: root/xfwm4/title-3-inactive.xpm
blob: 32317b2a96077940da6d213ef251ae0d6defc7ae (plain)
  1. /* XPM */
  2. static char * title_3_inactive_xpm[] = {
  3. "10 25 6 1",
  4. " c None",
  5. ". c #000000 s inactive_border_color",
  6. "+ c #FFFFFF s inactive_hilight_2",
  7. "@ c #CCCCC7 s inactive_color_2",
  8. "# c #919189 s inactive_shadow_2",
  9. "$ c #B6B6B1 s inactive_color_1",
  10. "..........",
  11. "++++++++++",
  12. "@@@@@@@@@@",
  13. "@@@@@@@@@@",
  14. "@@@@@@@@@@",
  15. "##########",
  16. "$$$$$$$$$$",
  17. "$$$$$$$$$$",
  18. "$$$$$$$$$$",
  19. "$$$$$$$$$$",
  20. "$$$$$$$$$$",
  21. "$$$$$$$$$$",
  22. "$$$$$$$$$$",
  23. "$$$$$$$$$$",
  24. "$$$$$$$$$$",
  25. "$$$$$$$$$$",
  26. "$$$$$$$$$$",
  27. "$$$$$$$$$$",
  28. "$$$$$$$$$$",
  29. "$$$$$$$$$$",
  30. "$$$$$$$$$$",
  31. "$$$$$$$$$$",
  32. "$$$$$$$$$$",
  33. "++++++++++",
  34. ".........."};